LibreOffice Module extensions (master) 1
|
#include <toolbar.hxx>
Public Member Functions | |
BibTBQueryMenuListener (BibToolBar *pTB, const OUString &aStr, ToolBoxItemId nId) | |
virtual | ~BibTBQueryMenuListener () 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 83 of file toolbar.hxx.
BibTBQueryMenuListener::BibTBQueryMenuListener | ( | BibToolBar * | pTB, |
const OUString & | aStr, | ||
ToolBoxItemId | nId | ||
) |
Definition at line 118 of file toolbar.cxx.
|
overridevirtual |
Definition at line 123 of file toolbar.cxx.
|
overridevirtual |
Reimplemented from BibToolBarListener.
Definition at line 127 of file toolbar.cxx.
References BibToolBarListener::GetCommand(), i, nCount, and BibToolBarListener::pToolBar.