Searched refs:maActiveAnimations (Results 1 – 2 of 2) sorted by relevance
44 maActiveAnimations(), in PresenterAnimator()83 while ( ! maActiveAnimations.empty()) in Process()85 sal_uInt64 nRequestedTime (maActiveAnimations.begin()->first); in Process()86 SharedPresenterAnimation pAnimation (maActiveAnimations.begin()->second); in Process()91 maActiveAnimations.erase(maActiveAnimations.begin()); in Process()105 maActiveAnimations.insert( in Process()125 maActiveAnimations.insert(*maFutureAnimations.begin()); in ActivateAnimations()138 if ( ! maActiveAnimations.empty()) in ScheduleNextRun()140 nStartTime = maActiveAnimations.begin()->first; in ScheduleNextRun()
55 AnimationList maActiveAnimations; member in sdext::presenter::PresenterAnimator
Completed in 16 milliseconds