Searched refs:SharedPresenterAnimation (Results 1 – 5 of 5) sorted by relevance
62 void PresenterAnimator::AddAnimation (const SharedPresenterAnimation& rpAnimation) in AddAnimation()86 SharedPresenterAnimation pAnimation (maActiveAnimations.begin()->second); in Process()124 SharedPresenterAnimation pAnimation (maFutureAnimations.begin()->second); in ActivateAnimations()
50 void AddAnimation (const SharedPresenterAnimation& rpAnimation);53 typedef ::std::multimap<sal_uInt64,SharedPresenterAnimation> AnimationList;
597 pAnimator->AddAnimation(SharedPresenterAnimation(pMultiAnimation)); in ShowPane()671 pAnimator->AddAnimation(SharedPresenterAnimation(pMultiAnimation)); in HidePane()872 pAnimator->AddAnimation(SharedPresenterAnimation(pMultiAnimation)); in HidePane()915 pAnimator->AddAnimation(SharedPresenterAnimation(pMultiAnimation)); in CreateShowAnimation()
121 typedef ::boost::shared_ptr<PresenterAnimation> SharedPresenterAnimation; typedef
1612 mpAnimator->AddAnimation(SharedPresenterAnimation(new ModeChangeAnimation( in notifyConfigurationChange()
Completed in 27 milliseconds