Home
last modified time | relevance | path

Searched refs:nAnimationId (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/ui/slidesorter/model/
H A DSlsVisualState.cxx140 void VisualState::SetStateAnimationId (const sal_Int32 nAnimationId) in SetStateAnimationId() argument
142 mnStateAnimationId = nAnimationId; in SetStateAnimationId()
178 void VisualState::SetLocationAnimationId (const sal_Int32 nAnimationId) in SetLocationAnimationId() argument
180 mnLocationAnimationId = nAnimationId; in SetLocationAnimationId()
226 void VisualState::SetButtonAlphaAnimationId (const sal_Int32 nAnimationId) in SetButtonAlphaAnimationId() argument
228 mnButtonAlphaAnimationId = nAnimationId; in SetButtonAlphaAnimationId()
/aoo42x/main/sd/source/ui/slidesorter/inc/model/
H A DSlsVisualState.hxx63 void SetStateAnimationId (const sal_Int32 nAnimationId);
68 void SetLocationAnimationId (const sal_Int32 nAnimationId);
75 void SetButtonAlphaAnimationId (const sal_Int32 nAnimationId);
/aoo42x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsAnimator.hxx95 void RemoveAnimation (const AnimationId nAnimationId);
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimator.cxx46 const Animator::AnimationId nAnimationId,

Completed in 17 milliseconds