LibreOffice Module sd (master) 1
Public Member Functions | List of all members
SdTbxCtlDiaPages Class Reference

#include <diactrl.hxx>

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

Public Member Functions

virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override
 
virtual VclPtr< InterimItemWindowCreateItemWindow (vcl::Window *pParent) override
 
 SFX_DECL_TOOLBOX_CONTROL ()
 
 SdTbxCtlDiaPages (sal_uInt16 nSlotId, ToolBoxItemId nId, ToolBox &rTbx)
 
virtual ~SdTbxCtlDiaPages () 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)
 

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 55 of file diactrl.hxx.

Constructor & Destructor Documentation

◆ SdTbxCtlDiaPages()

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

Definition at line 144 of file diactrl.cxx.

References nId.

◆ ~SdTbxCtlDiaPages()

SdTbxCtlDiaPages::~SdTbxCtlDiaPages ( )
overridevirtual

Definition at line 149 of file diactrl.cxx.

Member Function Documentation

◆ CreateItemWindow()

VclPtr< InterimItemWindow > SdTbxCtlDiaPages::CreateItemWindow ( vcl::Window pParent)
overridevirtual

Reimplemented from SfxToolBoxControl.

Definition at line 178 of file diactrl.cxx.

References VclPtr< class reference_type >::Create(), and m_xFrame.

◆ SFX_DECL_TOOLBOX_CONTROL()

SdTbxCtlDiaPages::SFX_DECL_TOOLBOX_CONTROL ( )

◆ StateChangedAtToolBoxControl()

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

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