19 #ifndef __com_sun_star_report_XReportControlModel_idl__ 20 #define __com_sun_star_report_XReportControlModel_idl__ 28 module
com { module sun { module star { module report {
67 [attribute,bound]
string DataField
76 [attribute,bound]
boolean PrintWhenGroupChange
85 [attribute,bound]
string ConditionalPrintExpression
Definition: XReportControlModel.idl:30
describes a component which may be part of a report.
Definition: XReportComponent.idl:40
supports quick access to the information if a container currently contains elements.
Definition: XContainer.idl:47
Definition: Ambiguous.idl:22
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:34
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This is the generic interface for supporting the insertion and removal of indexed elements...
Definition: XIndexContainer.idl:37