LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxTbxCtlDraw Class Referencefinal

#include <tbxctl.hxx>

Inheritance diagram for SvxTbxCtlDraw:
[legend]
Collaboration diagram for SvxTbxCtlDraw:
[legend]

Public Member Functions

 SvxTbxCtlDraw (sal_uInt16 nSlotId, ToolBoxItemId nId, ToolBox &rTbx)
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override
 
 SFX_DECL_TOOLBOX_CONTROL ()
 
virtual void Select (sal_uInt16 nSelectModifier) override
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override
 
- Public Member Functions inherited from SfxToolBoxControl
virtual void SAL_CALL dispose () override
 
virtual void SAL_CALL statusChanged (const css::frame::FeatureStateEvent &Event) override
 
virtual void SAL_CALL execute (sal_Int16 KeyModifier) override
 
virtual void SAL_CALL click () override
 
virtual void SAL_CALL doubleClick () override
 
virtual css::uno::Reference< css::awt::XWindow > SAL_CALL createPopupWindow () override
 
virtual css::uno::Reference< css::awt::XWindow > SAL_CALL createItemWindow (const css::uno::Reference< css::awt::XWindow > &rParent) override
 
 SFX_DECL_TOOLBOX_CONTROL ()
 
 SfxToolBoxControl (sal_uInt16 nSlotID, ToolBoxItemId nId, ToolBox &rBox, bool bShowStrings=false)
 
virtual ~SfxToolBoxControl () override
 
ToolBoxGetToolBox () const
 
ToolBoxItemId GetId () const
 
unsigned short GetSlotId () const
 
void Dispatch (const OUString &aCommand, css::uno::Sequence< css::beans::PropertyValue > const &aArgs)
 

Private Member Functions

void toggleToolbox ()
 

Private Attributes

OUString m_sToolboxName
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxToolBoxControl
static void Dispatch (const css::uno::Reference< css::frame::XDispatchProvider > &rDispatchProvider, const OUString &rCommand, css::uno::Sequence< css::beans::PropertyValue > const &aArgs)
 
static SfxItemState GetItemState (const SfxPoolItem *pState)
 
static rtl::Reference< SfxToolBoxControlCreateControl (sal_uInt16 nSlotId, ToolBoxItemId nTbxId, ToolBox *pBox, SfxModule const *pMod)
 
static void RegisterToolBoxControl (SfxModule *, const SfxTbxCtrlFactory &)
 
- Protected Member Functions inherited from SfxToolBoxControl
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState)
 
virtual void Select (sal_uInt16 nSelectModifier)
 
virtual void DoubleClick ()
 
virtual void Click ()
 
virtual void CreatePopupWindow ()
 
virtual VclPtr< InterimItemWindowCreateItemWindow (vcl::Window *pParent)
 

Detailed Description

Definition at line 31 of file tbxctl.hxx.

Constructor & Destructor Documentation

◆ SvxTbxCtlDraw()

SvxTbxCtlDraw::SvxTbxCtlDraw ( sal_uInt16  nSlotId,
ToolBoxItemId  nId,
ToolBox rTbx 
)

Member Function Documentation

◆ initialize()

void SAL_CALL SvxTbxCtlDraw::initialize ( const css::uno::Sequence< css::uno::Any > &  aArguments)
overridevirtual

Definition at line 41 of file tbxdrctl.cxx.

References aArguments, svt::ToolboxController::initialize(), and m_sToolboxName.

◆ Select()

void SvxTbxCtlDraw::Select ( sal_uInt16  nSelectModifier)
overridevirtual

Reimplemented from SfxToolBoxControl.

Definition at line 94 of file tbxdrctl.cxx.

References toggleToolbox().

◆ SFX_DECL_TOOLBOX_CONTROL()

SvxTbxCtlDraw::SFX_DECL_TOOLBOX_CONTROL ( )

◆ StateChangedAtToolBoxControl()

void SvxTbxCtlDraw::StateChangedAtToolBoxControl ( sal_uInt16  nSID,
SfxItemState  eState,
const SfxPoolItem pState 
)
overridevirtual

◆ toggleToolbox()

void SvxTbxCtlDraw::toggleToolbox ( )
private

Member Data Documentation

◆ m_sToolboxName

OUString SvxTbxCtlDraw::m_sToolboxName
private

Definition at line 34 of file tbxctl.hxx.

Referenced by initialize(), StateChangedAtToolBoxControl(), and toggleToolbox().


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