Home
last modified time | relevance | path

Searched refs:SharedPresenterAnimation (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterAnimator.cxx62 void PresenterAnimator::AddAnimation (const SharedPresenterAnimation& rpAnimation) in AddAnimation()
86 SharedPresenterAnimation pAnimation (maActiveAnimations.begin()->second); in Process()
124 SharedPresenterAnimation pAnimation (maFutureAnimations.begin()->second); in ActivateAnimations()
H A DPresenterAnimator.hxx50 void AddAnimation (const SharedPresenterAnimation& rpAnimation);
53 typedef ::std::multimap<sal_uInt64,SharedPresenterAnimation> AnimationList;
H A DPresenterPaneAnimator.cxx597 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()
H A DPresenterAnimation.hxx121 typedef ::boost::shared_ptr<PresenterAnimation> SharedPresenterAnimation; typedef
H A DPresenterWindowManager.cxx1612 mpAnimator->AddAnimation(SharedPresenterAnimation(new ModeChangeAnimation( in notifyConfigurationChange()

Completed in 34 milliseconds