19#ifndef __com_sun_star_document_XStorageChangeListener_idl__
20#define __com_sun_star_document_XStorageChangeListener_idl__
27module
com { module sun { module star { module document {
allows to be notified when a document is switched to a new storage.
Definition XStorageChangeListener.idl:32
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:44
base interface for all event listeners interfaces.
Definition XEventListener.idl:33
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22