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

#include <view.hxx>

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

Public Member Functions

 SmEditController (SmEditWindow &, sal_uInt16, SfxBindings &)
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) 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 Attributes

SmEditWindowrEdit
 

Additional Inherited Members

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

Detailed Description

Definition at line 176 of file view.hxx.

Constructor & Destructor Documentation

◆ SmEditController()

SmEditController::SmEditController ( SmEditWindow rSmEdit,
sal_uInt16  nId_,
SfxBindings rBindings 
)

Definition at line 917 of file view.cxx.

Member Function Documentation

◆ StateChangedAtToolBoxControl()

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

Member Data Documentation

◆ rEdit

SmEditWindow& SmEditController::rEdit
private

Definition at line 178 of file view.hxx.

Referenced by StateChangedAtToolBoxControl().


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