LibreOffice Module extensions (master) 1
|
#include <toolbar.hxx>
Public Member Functions | |
BibTBListBoxListener (BibToolBar *pTB, const OUString &aStr, ToolBoxItemId nId) | |
virtual | ~BibTBListBoxListener () override |
virtual void SAL_CALL | statusChanged (const css::frame::FeatureStateEvent &Event) override |
Public Member Functions inherited from BibToolBarListener | |
BibToolBarListener (BibToolBar *pTB, OUString aStr, ToolBoxItemId nId) | |
virtual | ~BibToolBarListener () override |
const OUString & | GetCommand () const |
virtual void SAL_CALL | disposing (const css::lang::EventObject &) override |
virtual void SAL_CALL | statusChanged (const css::frame::FeatureStateEvent &Event) override |
Additional Inherited Members | |
Protected Attributes inherited from BibToolBarListener | |
VclPtr< BibToolBar > | pToolBar |
Definition at line 61 of file toolbar.hxx.
BibTBListBoxListener::BibTBListBoxListener | ( | BibToolBar * | pTB, |
const OUString & | aStr, | ||
ToolBoxItemId | nId | ||
) |
Definition at line 80 of file toolbar.cxx.
|
overridevirtual |
Definition at line 85 of file toolbar.cxx.
|
overridevirtual |
Reimplemented from BibToolBarListener.
Definition at line 89 of file toolbar.cxx.
References Any, BibToolBarListener::GetCommand(), i, nCount, BibToolBarListener::pToolBar, and o3tl::tryAccess().