Searched refs:AnimationSlideController (Results 1 – 2 of 2) sorted by relevance
140 class AnimationSlideController class227 AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode ) in AnimationSlideController() function in sd::AnimationSlideController260 sal_Int32 AnimationSlideController::getStartSlideIndex() const in getStartSlideIndex()395 sal_Int32 AnimationSlideController::getNextSlideIndex() const in getNextSlideIndex()447 bool AnimationSlideController::nextSlide() in nextSlide()483 bool AnimationSlideController::previousSlide() in previousSlide()853 …mpSlideController.reset( new AnimationSlideController( xSlides, AnimationSlideController::PREVIEW … in startPreview()2573 AnimationSlideController::Mode eMode = in createSlideList()2575 (bAll ? AnimationSlideController::ALL : AnimationSlideController::FROM); in createSlideList()2581 if( eMode != AnimationSlideController::CUSTOM ) in createSlideList()[all …]
98 class AnimationSlideController;361 boost::shared_ptr< AnimationSlideController > mpSlideController;
Completed in 19 milliseconds