20 module
com { module sun { module star { module report {
51 raises( ::
com::sun::star::lang::DisposedException,
52 com::sun::star::lang::IllegalArgumentException,
53 ::
com::sun::star::uno::Exception );
65 com::sun::star::frame::XModel createDocumentAlive([in]
com::sun::star::frame::XFrame frame)
66 raises( ::
com::sun::star::lang::DisposedException,
67 com::sun::star::lang::IllegalArgumentException,
68 ::
com::sun::star::uno::Exception );
78 com::sun::star::util::
URL createDocument()
79 raises( ::
com::sun::star::lang::DisposedException,
80 com::sun::star::lang::IllegalArgumentException,
81 ::
com::sun::star::uno::Exception );
88 raises( ::
com::sun::star::lang::DisposedException,
89 ::
com::sun::star::uno::Exception );
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
represents a connection (session) with a specific database.
Definition: XConnection.idl:49
Definition: Ambiguous.idl:20
represents a component which is created from a URL and arguments.
Definition: XModel.idl:50
identifies a XReportEngine which allows the creation of OpenDocument files.
Definition: XReportEngine.idl:34
controls a status indicator which displays progress of longer actions to the user ...
Definition: XStatusIndicator.idl:32
identifies a XReportComponent as being a (sub-) report.
Definition: XReportDefinition.idl:40
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
long MaxRows
defines the maximum number of rows which should be fetched for the report.
Definition: XReportEngine.idl:114
Definition: ReportDefinition.idl:24
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
com::sun::star::task::XStatusIndicator StatusIndicator
specifies the status indicator which shows the progress of the report generation process.
Definition: XReportEngine.idl:107