Home
last modified time | relevance | path

Searched refs:mnLocationAnimationId (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/model/
H A DSlsVisualState.cxx39 mnLocationAnimationId(controller::Animator::NotAnAnimationId), in VisualState()
52 || mnLocationAnimationId != controller::Animator::NotAnAnimationId) in ~VisualState()
55 OSL_ASSERT(mnLocationAnimationId == controller::Animator::NotAnAnimationId); in ~VisualState()
172 return mnLocationAnimationId; in GetLocationAnimationId()
180 mnLocationAnimationId = nAnimationId; in SetLocationAnimationId()
/aoo4110/main/sd/source/ui/slidesorter/inc/model/
H A DSlsVisualState.hxx88 sal_Int32 mnLocationAnimationId; member in sd::slidesorter::model::VisualState

Completed in 9 milliseconds