LibreOffice
LibreOffice 7.4 SDK API Reference
|
simplifies the accessing of data sources, and it's corresponding database document and forms, and reports. More...
import"XOfficeDatabaseDocument.idl";
Exported Interfaces | |
interface | com::sun::star::sdb::XFormDocumentsSupplier |
allows to access the supplier for forms. More... | |
interface | com::sun::star::sdb::XReportDocumentsSupplier |
allows to access the supplier for reports. More... | |
interface | com::sun::star::document::XDocumentSubStorageSupplier |
allows the access to all sub storages in the office database document. More... | |
Public Attributes | |
com::sun::star::sdbc::XDataSource | DataSource |
provides access to the one and only DataSource associated with this document More... | |
Additional Inherited Members | |
![]() | |
com::sun::star::container::XNameAccess | getFormDocuments () |
returns the container of forms. More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
![]() | |
com::sun::star::container::XNameAccess | getReportDocuments () |
returns the container of reports. More... | |
![]() | |
com::sun::star::embed::XStorage | getDocumentSubStorage ([in] string StorageName, [in] long nMode) |
provides the access to a substorage with specified name More... | |
sequence< string > | getDocumentSubStoragesNames () raises ( ::com::sun::star::io::IOException ) |
provides the list of substorages More... | |
simplifies the accessing of data sources, and it's corresponding database document and forms, and reports.
allows the access to all sub storages in the office database document.
allows to access the supplier for forms.
allows to access the supplier for reports.
|
attributereadonly |
provides access to the one and only DataSource associated with this document