|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module document {
allows to be notified when a document is switched to a new storage.
Definition: XStorageChangeListener.idl:26
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
This interface represents main storage functionality.
Definition: XStorage.idl:27
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void notifyStorageChange([in] ::com::sun::star::uno::XInterface xDocument, [in] ::com::sun::star::embed::XStorage xStorage)
is called when document switches to another storage.