|
LibreOffice Module starmath (master) 1
|
#include <view.hxx>
Public Member Functions | |
| SmGraphicController (SmGraphicWidget &, sal_uInt16, SfxBindings &) | |
| virtual void | StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState) override |
Public Member Functions inherited from SfxControllerItem | |
| SfxBindings & | GetBindings () |
| const SfxBindings & | GetBindings () 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 () |
| SfxControllerItem * | GetItemLink () |
| SfxControllerItem * | ChangeItemLink (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 | |
| SmGraphicWidget & | rGraphic |
Additional Inherited Members | |
Static Public Member Functions inherited from SfxControllerItem | |
| static SfxItemState | GetItemState (const SfxPoolItem *pState) |
| SmGraphicController::SmGraphicController | ( | SmGraphicWidget & | rSmGraphic, |
| sal_uInt16 | nId_, | ||
| SfxBindings & | rBindings | ||
| ) |
|
overridevirtual |
Reimplemented from SfxControllerItem.
Definition at line 909 of file view.cxx.
References weld::CustomWidgetController::Invalidate(), rGraphic, SmGraphicWidget::SetTotalSize(), and SfxControllerItem::StateChangedAtToolBoxControl().
|
private |
Definition at line 168 of file view.hxx.
Referenced by StateChangedAtToolBoxControl().