LibreOffice Module sfx2 (master) 1
Public Member Functions | Protected Member Functions | List of all members
sfx2::IModifiableDocument Class Referenceabstract

callback for the DocumentStorageModifyListener class More...

#include <docstoragemodifylistener.hxx>

Inheritance diagram for sfx2::IModifiableDocument:
[legend]

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 ()
 

Detailed Description

callback for the DocumentStorageModifyListener class

Definition at line 40 of file docstoragemodifylistener.hxx.

Constructor & Destructor Documentation

◆ ~IModifiableDocument()

sfx2::IModifiableDocument::~IModifiableDocument ( )
inlineprotected

Definition at line 47 of file docstoragemodifylistener.hxx.

Member Function Documentation

◆ storageIsModified()

virtual void sfx2::IModifiableDocument::storageIsModified ( )
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().


The documentation for this class was generated from the following file: