LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_report_XGroup_idl__
20 #define __com_sun_star_report_XGroup_idl__
27 module
com { module sun { module star { module report {
90 [attribute,bound]
short GroupOn
102 [attribute,bound]
short KeepTogether
string Expression
Defines either a column name or an expression.
Definition: XGroup.idl:114
boolean FooterOn
Defines if a group has a footer.
Definition: XGroup.idl:64
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
identifies a XGroup.
Definition: XGroup.idl:36
com::sun::star::report::XGroups Groups
Specifies the parent of the group.
Definition: XGroup.idl:110
long GroupInterval
Defines an interval value that rows are grouped by.
Definition: XGroup.idl:97
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
boolean StartNewColumn
Specifies that the group header should always be printed on a new column.
Definition: XGroup.idl:118
boolean SortAscending
Defines if the group is sorted ascending or descending.
Definition: XGroup.idl:51
boolean HeaderOn
Defines if a group has a header.
Definition: XGroup.idl:60
provides access to the parent of the object.
Definition: XChild.idl:37
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
specifies the functions supplier which are located in a report definition or a group.
Definition: XFunctionsSupplier.idl:30
This interface specifies the groups collections of the report definition.
Definition: XGroups.idl:36
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
boolean ResetPageNumber
Specifies that the group header should always be printed on a new page and the reset of the page numb...
Definition: XGroup.idl:122
identifies a XSection inside a report.
Definition: XSection.idl:44