LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
sd::AnimationControllerItem Class Reference

ControllerItem for Animator. More...

#include <animobjs.hxx>

Inheritance diagram for sd::AnimationControllerItem:
[legend]
Collaboration diagram for sd::AnimationControllerItem:
[legend]

Public Member Functions

 AnimationControllerItem (sal_uInt16, AnimationWindow *, SfxBindings *)
 ControllerItem for Animator. More...
 
- 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 *pState) override
 

Private Attributes

VclPtr< AnimationWindowpAnimationWin
 

Additional Inherited Members

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

Detailed Description

ControllerItem for Animator.

Definition at line 148 of file animobjs.hxx.

Constructor & Destructor Documentation

◆ AnimationControllerItem()

sd::AnimationControllerItem::AnimationControllerItem ( sal_uInt16  _nId,
AnimationWindow pAnimWin,
SfxBindings _pBindings 
)

ControllerItem for Animator.

Definition at line 1099 of file animobjs.cxx.

Member Function Documentation

◆ StateChangedAtToolBoxControl()

void sd::AnimationControllerItem::StateChangedAtToolBoxControl ( sal_uInt16  nSId,
SfxItemState  eState,
const SfxPoolItem pState 
)
overrideprotectedvirtual

Reimplemented from SfxControllerItem.

Definition at line 1108 of file animobjs.cxx.

References CntUInt16Item::GetValue(), nState, and pAnimationWin.

Member Data Documentation

◆ pAnimationWin

VclPtr<AnimationWindow> sd::AnimationControllerItem::pAnimationWin
private

Definition at line 158 of file animobjs.hxx.

Referenced by StateChangedAtToolBoxControl().


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