Home
last modified time | relevance | path

Searched refs:AnimationSlideController (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx140 class AnimationSlideController class
227 AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode ) in AnimationSlideController() function in sd::AnimationSlideController
260 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 …]
H A Dslideshowimpl.hxx98 class AnimationSlideController;
361 boost::shared_ptr< AnimationSlideController > mpSlideController;

Completed in 33 milliseconds