LibreOffice Module sfx2 (master) 1
|
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< NotebookbarTabControl > | m_pParent |
Definition at line 48 of file NotebookbarTabControl.cxx.
|
inlineexplicit |
Definition at line 53 of file NotebookbarTabControl.cxx.
References SfxViewFrame::Current(), comphelper::getProcessComponentContext(), p, and xFrame.
|
inlineoverridevirtual |
Definition at line 96 of file NotebookbarTabControl.cxx.
References VclPtr< class reference_type >::clear(), SfxViewFrame::Current(), comphelper::getProcessComponentContext(), m_pParent, and xFrame.
|
inlineoverridevirtual |
Definition at line 77 of file NotebookbarTabControl.cxx.
References m_pParent, and TOOLBAR_STR.
Referenced by elementRemoved(), and elementReplaced().
|
inlineoverridevirtual |
Definition at line 86 of file NotebookbarTabControl.cxx.
References elementInserted().
|
inlineoverridevirtual |
Definition at line 91 of file NotebookbarTabControl.cxx.
References elementInserted().
|
private |
Definition at line 50 of file NotebookbarTabControl.cxx.
Referenced by disposing(), and elementInserted().