Searched refs:GetAnimator (Results 1 – 10 of 10) sorted by relevance
51 virtual ::boost::shared_ptr<controller::Animator> GetAnimator (void) = 0;140 virtual ::boost::shared_ptr<controller::Animator> GetAnimator (void) { return mpAnimator; } in GetAnimator() function in sd::slidesorter::view::InsertAnimator::Implementation196 mpAnimator(rSlideSorter.GetController().GetAnimator()), in Implementation()476 mrAnimatorAccess.GetAnimator()->RemoveAnimation(mnAnimationId); in RestartAnimation()481 mnAnimationId = mrAnimatorAccess.GetAnimator()->AddAnimation( in RestartAnimation()
724 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(nId); in StartFadeAnimation()754 mrSlideSorter.GetController().GetAnimator()->AddAnimation( in StartFadeAnimation()
157 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(mnScrollAnimationId); in MakeVisible()167 mnScrollAnimationId = mrSlideSorter.GetController().GetAnimator()->AddAnimation( in MakeVisible()
95 mrController.GetAnimator()->RemoveAnimation(mnAnimationId); in ~SelectionManager()
1064 ::boost::shared_ptr<Animator> SlideSorterController::GetAnimator (void) const in GetAnimator() function in sd::slidesorter::controller::SlideSorterController
595 ::boost::shared_ptr<PresenterAnimator> pAnimator (mpPresenterController->GetAnimator()); in ShowPane()616 ::boost::shared_ptr<PresenterAnimator> pAnimator (mpPresenterController->GetAnimator()); in HidePane()871 ::boost::shared_ptr<PresenterAnimator> pAnimator (mpPresenterController->GetAnimator()); in HidePane()913 ::boost::shared_ptr<PresenterAnimator> pAnimator (mpPresenterController->GetAnimator()); in CreateShowAnimation()
116 ::boost::shared_ptr<PresenterAnimator> GetAnimator (void) const;
542 ::boost::shared_ptr<PresenterAnimator> PresenterController::GetAnimator (void) const in GetAnimator() function in sdext::presenter::PresenterController
234 ::boost::shared_ptr<Animator> GetAnimator (void) const;
533 mpSlideSorterController->GetAnimator()->RemoveAllAnimations(); in RelocateToWindow()
Completed in 42 milliseconds