LibreOffice
LibreOffice 24.2 SDK API Reference
|
interfaces for reports generated from data sources. More...
Modules | |
module | inspection |
property handlers for reports. | |
module | meta |
report meta data. | |
Constant Groups | |
constants | Calculation |
Specifies how to calculate a value. | |
constants | ForceNewPage |
Specifies if the section will be printed on a separate page. | |
constants | GroupKeepTogether |
Specifies if groups in a multi column report where the group has the property XGroup::KeepTogether set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column. | |
constants | GroupOn |
Specifies how to group data. | |
constants | KeepTogether |
Specifies that a group header, detail, and footer section is printed on the same page. | |
constants | ReportPrintOption |
Specifies whether a page header or footer is printed on the same page as the report header or report footer. | |
constants | SectionPageBreak |
Specifies that page breaks are allowed inside this section. | |
Classes | |
service | FixedLine |
service | FixedText |
service | FormatCondition |
service | FormattedField |
service | Function |
service | Group |
service | Groups |
service | ImageControl |
service | ReportControlFormat |
service | ReportControlModel |
service | ReportDefinition |
service | ReportEngine |
service | Section |
service | Shape |
interface | XFixedLine |
interface | XFixedText |
interface | XFormatCondition |
specifies a format condition for a control. More... | |
interface | XFormattedField |
describes a control which can be used for displaying values with an arbitrary formatting. More... | |
interface | XFunction |
specifies a format condition for a control. More... | |
interface | XFunctions |
This interface specifies the functions collections of the report definition or a group. More... | |
interface | XFunctionsSupplier |
specifies the functions supplier which are located in a report definition or a group. More... | |
interface | XGroup |
identifies a XGroup. More... | |
interface | XGroups |
This interface specifies the groups collections of the report definition. More... | |
interface | XImageControl |
interface | XReportComponent |
describes a component which may be part of a report. More... | |
interface | XReportControlFormat |
specifies a format condition for a control. More... | |
interface | XReportControlModel |
interface | XReportDefinition |
identifies a XReportComponent as being a (sub-) report. More... | |
interface | XReportEngine |
identifies a XReportEngine which allows the creation of OpenDocument files. More... | |
interface | XSection |
identifies a XSection inside a report. More... | |
interface | XShape |
interfaces for reports generated from data sources.