LibreOffice Module sd (master) 1
Public Member Functions | Static Private Member Functions | List of all members
SdTbxCtlGlueEscDir Class Referencefinal

Toolbox controller for glue-point escape direction. More...

#include <gluectrl.hxx>

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

Public Member Functions

virtual void StateChangedAtToolBoxControl (sal_uInt16 nSId, SfxItemState eState, const SfxPoolItem *pState) override
 Represents state in the listbox of the controller. More...
 
virtual VclPtr< InterimItemWindowCreateItemWindow (vcl::Window *pParent) override
 
 SFX_DECL_TOOLBOX_CONTROL ()
 
 SdTbxCtlGlueEscDir (sal_uInt16 nSlotId, ToolBoxItemId nId, ToolBox &rTbx)
 Constructor for gluepoint escape direction toolbox control. More...
 
- 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)
 

Static Private Member Functions

static sal_uInt16 GetEscDirPos (SdrEscapeDirection nEscDir)
 Returns position in the array for EscDir (Mapping for Listbox) More...
 

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

Toolbox controller for glue-point escape direction.

Definition at line 53 of file gluectrl.hxx.

Constructor & Destructor Documentation

◆ SdTbxCtlGlueEscDir()

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

Constructor for gluepoint escape direction toolbox control.

Definition at line 137 of file gluectrl.cxx.

References nId.

Member Function Documentation

◆ CreateItemWindow()

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

◆ GetEscDirPos()

sal_uInt16 SdTbxCtlGlueEscDir::GetEscDirPos ( SdrEscapeDirection  nEscDir)
staticprivate

Returns position in the array for EscDir (Mapping for Listbox)

Definition at line 190 of file gluectrl.cxx.

References aEscDirArray, ESCDIR_COUNT, and i.

Referenced by StateChangedAtToolBoxControl().

◆ SFX_DECL_TOOLBOX_CONTROL()

SdTbxCtlGlueEscDir::SFX_DECL_TOOLBOX_CONTROL ( )

◆ StateChangedAtToolBoxControl()

void SdTbxCtlGlueEscDir::StateChangedAtToolBoxControl ( sal_uInt16  nSId,
SfxItemState  eState,
const SfxPoolItem pState 
)
overridevirtual

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