LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
ReportControlModel Service Reference

import "ReportControlModel.idl";

Inheritance diagram for ReportControlModel:
XReportControlModel XReportComponent XReportControlFormat XContainer XIndexContainer XCloneable XChild XComponent XShape XPropertySet XInterface XIndexReplace XInterface XInterface XInterface XShapeDescriptor XInterface XIndexAccess XInterface XElementAccess XInterface

Additional Inherited Members

- Exported Interfaces inherited from XReportControlModel
interface XReportComponent
 allows the creation of sub reports. More...
 
interface XReportControlFormat
 
interface com::sun::star::container::XContainer
 allows to register listeners to be notified of changes in the container. More...
 
interface com::sun::star::container::XIndexContainer
 gives access to the com::sun::star::report::XFormatCondition elements by index. More...
 
- Public Member Functions inherited from XReportControlModel
XFormatCondition createFormatCondition () raises ( com::sun::star::uno::Exception )
 Creates a format condition. More...
 
- Public Attributes inherited from XReportControlModel
string DataField { set raises(com::sun::star::lang::IllegalArgumentException, com::sun::star::beans::UnknownPropertyException); get raises(com::sun::star::beans::UnknownPropertyException); }
 Specifies which content should be shown. More...
 
boolean PrintWhenGroupChange { set raises(com::sun::star::beans::UnknownPropertyException); get raises(com::sun::star::beans::UnknownPropertyException); }
 Specifies that the element gets printed when the group changes. More...
 
string ConditionalPrintExpression { set raises(com::sun::star::beans::UnknownPropertyException); get raises(com::sun::star::beans::UnknownPropertyException); }
 Describes the print expression of the report control model. More...
 

The documentation for this service was generated from the following file: