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

Public Member Functions

 ChangedUIEventListener (NotebookbarTabControl *p)
 
virtual void SAL_CALL elementInserted (const ConfigurationEvent &rEvent) override
 
virtual void SAL_CALL elementRemoved (const ConfigurationEvent &rEvent) override
 
virtual void SAL_CALL elementReplaced (const ConfigurationEvent &rEvent) override
 
virtual void SAL_CALL disposing (const ::css::lang::EventObject &) override
 

Private Attributes

VclPtr< NotebookbarTabControlm_pParent
 

Detailed Description

Definition at line 48 of file NotebookbarTabControl.cxx.

Constructor & Destructor Documentation

◆ ChangedUIEventListener()

ChangedUIEventListener::ChangedUIEventListener ( NotebookbarTabControl p)
inlineexplicit

Member Function Documentation

◆ disposing()

virtual void SAL_CALL ChangedUIEventListener::disposing ( const ::css::lang::EventObject &  )
inlineoverridevirtual

◆ elementInserted()

virtual void SAL_CALL ChangedUIEventListener::elementInserted ( const ConfigurationEvent &  rEvent)
inlineoverridevirtual

Definition at line 77 of file NotebookbarTabControl.cxx.

References m_pParent, and TOOLBAR_STR.

Referenced by elementRemoved(), and elementReplaced().

◆ elementRemoved()

virtual void SAL_CALL ChangedUIEventListener::elementRemoved ( const ConfigurationEvent &  rEvent)
inlineoverridevirtual

Definition at line 86 of file NotebookbarTabControl.cxx.

References elementInserted().

◆ elementReplaced()

virtual void SAL_CALL ChangedUIEventListener::elementReplaced ( const ConfigurationEvent &  rEvent)
inlineoverridevirtual

Definition at line 91 of file NotebookbarTabControl.cxx.

References elementInserted().

Member Data Documentation

◆ m_pParent

VclPtr<NotebookbarTabControl> ChangedUIEventListener::m_pParent
private

Definition at line 50 of file NotebookbarTabControl.cxx.

Referenced by disposing(), and elementInserted().


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