LibreOffice Module sfx2 (master) 1
|
callback for the DocumentStorageModifyListener class More...
#include <docstoragemodifylistener.hxx>
Public Member Functions | |
virtual void | storageIsModified ()=0 |
indicates the root or a sub storage of the document has been modified More... | |
Protected Member Functions | |
~IModifiableDocument () | |
callback for the DocumentStorageModifyListener class
Definition at line 40 of file docstoragemodifylistener.hxx.
|
inlineprotected |
Definition at line 47 of file docstoragemodifylistener.hxx.
|
pure virtual |
indicates the root or a sub storage of the document has been modified
Implemented in IMPL_SfxBaseModel_DataContainer.
Referenced by sfx2::DocumentStorageModifyListener::modified().