LibreOffice Module vcl (master)
1
|
split from the main class since it needs different ref-counting mana More...
Public Member Functions | |
NotebookBarContextChangeEventListener (NotebookBar *p) | |
virtual void SAL_CALL | notifyContextChangeEvent (const css::ui::ContextChangeEventObject &rEvent) override |
virtual void SAL_CALL | disposing (const ::css::lang::EventObject &) override |
Private Attributes | |
VclPtr< NotebookBar > | mpParent |
split from the main class since it needs different ref-counting mana
Definition at line 46 of file notebookbar.cxx.
|
inlineexplicit |
Definition at line 50 of file notebookbar.cxx.
|
overridevirtual |
Definition at line 269 of file notebookbar.cxx.
References VclPtr< reference_type >::clear(), and mpParent.
|
overridevirtual |
Definition at line 219 of file notebookbar.cxx.
References vcl::EnumContext::GetContextEnum(), NotebookBar::m_pContextContainers, mpParent, and NotebookbarContextControl::SetContext().
|
private |
Definition at line 48 of file notebookbar.cxx.
Referenced by disposing(), and notifyContextChangeEvent().