GdaReportDocbookDocument

GdaReportDocbookDocument — Report document based on the DocBook dialect

Synopsis




                    GdaReportDocbookDocument;
GdaReportDocument*  gda_report_docbook_document_new     (GdaReportEngine *engine);

Object Hierarchy


  GObject
   +----GdaReportDocument
         +----GdaReportDocbookDocument

Properties


  "fo-stylesheet"            gchararray            : Read / Write
  "fop-path"                 gchararray            : Read / Write
  "html-stylesheet"          gchararray            : Read / Write
  "java-home"                gchararray            : Read / Write

Description

Details

GdaReportDocbookDocument

typedef struct _GdaReportDocbookDocument GdaReportDocbookDocument;


gda_report_docbook_document_new ()

GdaReportDocument*  gda_report_docbook_document_new     (GdaReportEngine *engine);

Creates a new GdaReportDocbookDocument using fo_file as a base

engine :
Returns : a new GdaReportDocbookDocument object

Property Details

The "fo-stylesheet" property

  "fo-stylesheet"            gchararray            : Read / Write

Default value: NULL


The "fop-path" property

  "fop-path"                 gchararray            : Read / Write

Default value: NULL


The "html-stylesheet" property

  "html-stylesheet"          gchararray            : Read / Write

Default value: NULL


The "java-home" property

  "java-home"                gchararray            : Read / Write

Default value: NULL