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

#include <tplcitem.hxx>

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

Public Member Functions

 SfxTemplateControllerItem (sal_uInt16 nId, SfxCommonTemplateDialog_Impl &rDialog, SfxBindings &rBindings)
 
virtual ~SfxTemplateControllerItem () override
 
- Public Member Functions inherited from SfxControllerItem
SfxBindingsGetBindings ()
 
const SfxBindingsGetBindings () const
 
 SfxControllerItem ()
 
 SfxControllerItem (sal_uInt16 nId, SfxBindings &)
 
virtual ~SfxControllerItem ()
 
virtual void dispose ()
 
void Bind (sal_uInt16 nNewId, SfxBindings *)
 
void UnBind ()
 
void ReBind ()
 
bool IsBound () const
 
void ClearCache ()
 
SfxControllerItemGetItemLink ()
 
SfxControllerItemChangeItemLink (SfxControllerItem *pNewLink)
 
void SetId (sal_uInt16 nItemId)
 
sal_uInt16 GetId () const
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState)
 
virtual void GetControlState (sal_uInt16 nSID, boost::property_tree::ptree &)
 
MapUnit GetCoreMetric () const
 
void SetFallbackCoreMetric (MapUnit eFallback)
 
SAL_DLLPRIVATE void BindInternal_Impl (sal_uInt16 nNewId, SfxBindings *)
 

Private Member Functions

 DECL_LINK (SetWaterCanStateHdl_Impl, void *, void)
 
virtual void StateChangedAtToolBoxControl (sal_uInt16, SfxItemState, const SfxPoolItem *pState) override
 

Private Attributes

SfxCommonTemplateDialog_ImplrTemplateDlg
 
sal_uInt8 nWaterCanState
 
ImplSVEventnUserEventId
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxControllerItem
static SfxItemState GetItemState (const SfxPoolItem *pState)
 

Detailed Description

Definition at line 28 of file tplcitem.hxx.

Constructor & Destructor Documentation

◆ SfxTemplateControllerItem()

SfxTemplateControllerItem::SfxTemplateControllerItem ( sal_uInt16  nId,
SfxCommonTemplateDialog_Impl rDialog,
SfxBindings rBindings 
)

Definition at line 32 of file tplcitem.cxx.

◆ ~SfxTemplateControllerItem()

SfxTemplateControllerItem::~SfxTemplateControllerItem ( )
overridevirtual

Definition at line 44 of file tplcitem.cxx.

References nUserEventId, and Application::RemoveUserEvent().

Member Function Documentation

◆ DECL_LINK()

SfxTemplateControllerItem::DECL_LINK ( SetWaterCanStateHdl_Impl  ,
void *  ,
void   
)
private

◆ StateChangedAtToolBoxControl()

void SfxTemplateControllerItem::StateChangedAtToolBoxControl ( sal_uInt16  nSID,
SfxItemState  eState,
const SfxPoolItem pState 
)
overrideprivatevirtual

Member Data Documentation

◆ nUserEventId

ImplSVEvent* SfxTemplateControllerItem::nUserEventId
private

Definition at line 32 of file tplcitem.hxx.

Referenced by StateChangedAtToolBoxControl(), and ~SfxTemplateControllerItem().

◆ nWaterCanState

sal_uInt8 SfxTemplateControllerItem::nWaterCanState
private

Definition at line 31 of file tplcitem.hxx.

Referenced by StateChangedAtToolBoxControl().

◆ rTemplateDlg

SfxCommonTemplateDialog_Impl& SfxTemplateControllerItem::rTemplateDlg
private

Definition at line 30 of file tplcitem.hxx.

Referenced by StateChangedAtToolBoxControl().


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