LibreOffice
LibreOffice 6.0 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XDocumentSubStorageSupplier_idl__
20 #define __com_sun_star_document_XDocumentSubStorageSupplier_idl__
27 module
com { module sun { module star { module document {
49 [in]
string StorageName,
57 sequence< string > getDocumentSubStoragesNames()
This interface represents main storage functionality.
Definition: XStorage.idl:43
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
through this interface documents can provide access to their substorages
Definition: XDocumentSubStorageSupplier.idl:35
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47