20#ifndef INCLUDED_SFX2_DOCSTORAGEMODIFYLISTENER_HXX
21#define INCLUDED_SFX2_DOCSTORAGEMODIFYLISTENER_HXX
25#include <com/sun/star/util/XModifyListener.hpp>
64 virtual void SAL_CALL modified(
const css::lang::EventObject& aEvent )
override;
67 virtual void SAL_CALL disposing(
const css::lang::EventObject& Source )
override;
DocumentStorageModifyListener & operator=(const DocumentStorageModifyListener &)=delete
comphelper::SolarMutex & m_rMutex
IModifiableDocument * m_pDocument
DocumentStorageModifyListener(const DocumentStorageModifyListener &)=delete
callback for the DocumentStorageModifyListener class
virtual void storageIsModified()=0
indicates the root or a sub storage of the document has been modified