LibreOffice Module sc (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ScNavigatorControllerItem Class Reference

#include <navcitem.hxx>

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

Public Member Functions

 ScNavigatorControllerItem (sal_uInt16 nId, ScNavigatorDlg &rDlg, SfxBindings &rBindings)
 
- 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 *)
 

Protected Member Functions

virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pItem) override
 

Private Attributes

ScNavigatorDlgrNavigatorDlg
 

Additional Inherited Members

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

Detailed Description

Definition at line 26 of file navcitem.hxx.

Constructor & Destructor Documentation

◆ ScNavigatorControllerItem()

ScNavigatorControllerItem::ScNavigatorControllerItem ( sal_uInt16  nId,
ScNavigatorDlg rDlg,
SfxBindings rBindings 
)

Definition at line 29 of file navcitem.cxx.

Member Function Documentation

◆ StateChangedAtToolBoxControl()

void ScNavigatorControllerItem::StateChangedAtToolBoxControl ( sal_uInt16  nSID,
SfxItemState  eState,
const SfxPoolItem pItem 
)
overrideprotectedvirtual

Member Data Documentation

◆ rNavigatorDlg

ScNavigatorDlg& ScNavigatorControllerItem::rNavigatorDlg
private

Definition at line 37 of file navcitem.hxx.

Referenced by StateChangedAtToolBoxControl().


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