LibreOffice Module unotools (master) 1
Public Member Functions | Public Attributes | List of all members
utl::ConfigChangeListener_Impl Class Reference
Inheritance diagram for utl::ConfigChangeListener_Impl:
[legend]
Collaboration diagram for utl::ConfigChangeListener_Impl:
[legend]

Public Member Functions

 ConfigChangeListener_Impl (ConfigItem &rItem, const Sequence< OUString > &rNames)
 
virtual void SAL_CALL changesOccurred (const ChangesEvent &Event) override
 
virtual void SAL_CALL disposing (const EventObject &Source) override
 

Public Attributes

ConfigItempParent
 
const Sequence< OUString > aPropertyNames
 

Detailed Description

Definition at line 62 of file configitem.cxx.

Constructor & Destructor Documentation

◆ ConfigChangeListener_Impl()

ConfigChangeListener_Impl::ConfigChangeListener_Impl ( ConfigItem rItem,
const Sequence< OUString > &  rNames 
)

Definition at line 100 of file configitem.cxx.

Member Function Documentation

◆ changesOccurred()

void ConfigChangeListener_Impl::changesOccurred ( const ChangesEvent &  Event)
overridevirtual

◆ disposing()

void ConfigChangeListener_Impl::disposing ( const EventObject &  Source)
overridevirtual

Definition at line 136 of file configitem.cxx.

References pParent, and utl::ConfigItem::RemoveChangesListener().

Member Data Documentation

◆ aPropertyNames

const Sequence< OUString > utl::ConfigChangeListener_Impl::aPropertyNames

Definition at line 69 of file configitem.cxx.

Referenced by changesOccurred().

◆ pParent

ConfigItem* utl::ConfigChangeListener_Impl::pParent

Definition at line 68 of file configitem.cxx.

Referenced by changesOccurred(), and disposing().


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