21 module
com { module sun { module star { module document {
32 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaDescriptor )
42 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaDescriptor )
This exception can be thrown in case an object is initialized second time.
Definition DoubleInitializationException.idl:29
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
the base of all UNO exceptions
Definition Exception.idl:29
allows to initialize document with a storage, to store document to a storage, and to set document to ...
Definition XStorageBasedDocument.idl:27
void switchToStorage([in] ::com::sun::star::embed::XStorage xStorage)
allows to switch the document to the provided storage.
void removeStorageChangeListener([in] XStorageChangeListener xListener)
allows to deregister the listener.
void loadFromStorage([in] ::com::sun::star::embed::XStorage xStorage, [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaDescriptor)
lets the document load itself using provided storage.
void addStorageChangeListener([in] XStorageChangeListener xListener)
allows to register a listener that will be notified when another storage is set to the document.
::com::sun::star::embed::XStorage getDocumentStorage()
allows to get the storage the document is based on.
void storeToStorage([in] ::com::sun::star::embed::XStorage xStorage, [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaDescriptor)
lets the document store itself to the provided storage.
allows to be notified when a document is switched to a new storage.
Definition XStorageChangeListener.idl:26
This interface represents main storage functionality.
Definition XStorage.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
Basic UNO interfaces.
Definition modules.idl:72
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20