LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/report/XReportDefinition.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/lang/XComponent.idl;
import <com/sun/star/util/URL.idl;
import <com/sun/star/frame/XModel.idl;
import <com/sun/star/task/XStatusIndicator.idl;
import <com/sun/star/frame/XFrame.idl;
import <com/sun/star/sdbc/XConnection.idl;
import <com/sun/star/lang/IllegalArgumentException.idl;
import <com/sun/star/lang/DisposedException.idl;
import <com/sun/star/uno/Exception.idl;
Go to the source code of this file.
Classes | |
interface | XReportEngine |
identifies a XReportEngine which allows the creation of OpenDocument files. More... | |
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::report |
interfaces for reports generated from data sources. | |