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