Home
last modified time | relevance | path

Searched refs:GetAnimator (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx51 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::Implementation
196 mpAnimator(rSlideSorter.GetController().GetAnimator()), in Implementation()
476 mrAnimatorAccess.GetAnimator()->RemoveAnimation(mnAnimationId); in RestartAnimation()
481 mnAnimationId = mrAnimatorAccess.GetAnimator()->AddAnimation( in RestartAnimation()
H A DSlsButtonBar.cxx724 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(nId); in StartFadeAnimation()
754 mrSlideSorter.GetController().GetAnimator()->AddAnimation( in StartFadeAnimation()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsVisibleAreaManager.cxx157 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(mnScrollAnimationId); in MakeVisible()
167 mnScrollAnimationId = mrSlideSorter.GetController().GetAnimator()->AddAnimation( in MakeVisible()
H A DSlsSelectionManager.cxx95 mrController.GetAnimator()->RemoveAnimation(mnAnimationId); in ~SelectionManager()
H A DSlideSorterController.cxx1064 ::boost::shared_ptr<Animator> SlideSorterController::GetAnimator (void) const in GetAnimator() function in sd::slidesorter::controller::SlideSorterController
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx595 ::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()
H A DPresenterController.hxx116 ::boost::shared_ptr<PresenterAnimator> GetAnimator (void) const;
H A DPresenterController.cxx542 ::boost::shared_ptr<PresenterAnimator> PresenterController::GetAnimator (void) const in GetAnimator() function in sdext::presenter::PresenterController
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlideSorterController.hxx234 ::boost::shared_ptr<Animator> GetAnimator (void) const;
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx532 mpSlideSorterController->GetAnimator()->RemoveAllAnimations(); in RelocateToWindow()

Completed in 46 milliseconds