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

import "ReportEngine.idl";

Inheritance diagram for ReportEngine:
XReportEngine XComponent XPropertySet XInterface XInterface

Additional Inherited Members

- Exported Interfaces inherited from XReportEngine
interface com::sun::star::lang::XComponent
 allows life-time control of report engine. More...
 
interface com::sun::star::beans::XPropertySet
 gives access to the properties. More...
 
- Public Member Functions inherited from XReportEngine
com::sun::star::frame::XModel createDocumentModel () raises ( ::com::sun::star::lang::DisposedException, com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::Exception )
 creates a report document. More...
 
com::sun::star::frame::XModel createDocumentAlive ([in] com::sun::star::frame::XFrame frame) raises ( ::com::sun::star::lang::DisposedException, com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::Exception )
 creates a report document. More...
 
com::sun::star::util::URL createDocument () raises ( ::com::sun::star::lang::DisposedException, com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::Exception )
 creates a report document. More...
 
void interrupt () raises ( ::com::sun::star::lang::DisposedException, ::com::sun::star::uno::Exception )
 allows to interrupt the creation process of the report document. More...
 
- Public Attributes inherited from XReportEngine
XReportDefinition ReportDefinition { set raises(com::sun::star::lang::IllegalArgumentException); }
 specifies the report definition object which is used to create the resulting report. More...
 
com::sun::star::sdbc::XConnection ActiveConnection { set raises(com::sun::star::lang::IllegalArgumentException); }
 specifies the active connection which is used to create the resulting report. More...
 
com::sun::star::task::XStatusIndicator StatusIndicator
 specifies the status indicator which shows the progress of the report generation process. More...
 
long MaxRows
 defines the maximum number of rows which should be fetched for the report. More...
 

Detailed Description

Since
LibreOffice 4.1

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