LibreOffice Module comphelper (master) 1
|
Public Member Functions | |
ConfigurationChangesListener (comphelper::detail::ConfigurationWrapper &rWrapper) | |
virtual void SAL_CALL | changesOccurred (const css::util::ChangesEvent &) override |
virtual void SAL_CALL | disposing (const css::lang::EventObject &) override |
Private Attributes | |
comphelper::detail::ConfigurationWrapper & | mrConfigurationWrapper |
Definition at line 110 of file configuration.cxx.
|
inline |
Definition at line 115 of file configuration.cxx.
|
inlineoverridevirtual |
Definition at line 119 of file configuration.cxx.
References comphelper::detail::ConfigurationWrapper::maMutex, comphelper::detail::ConfigurationWrapper::maPropertyCache, and mrConfigurationWrapper.
|
inlineoverridevirtual |
Definition at line 124 of file configuration.cxx.
References comphelper::detail::ConfigurationWrapper::maListener, comphelper::detail::ConfigurationWrapper::maMutex, comphelper::detail::ConfigurationWrapper::maNotifier, comphelper::detail::ConfigurationWrapper::maPropertyCache, comphelper::detail::ConfigurationWrapper::mbDisposed, and mrConfigurationWrapper.
|
private |
Definition at line 113 of file configuration.cxx.
Referenced by changesOccurred(), and disposing().