Home
last modified time | relevance | path

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

/aoo4110/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
239 sal_Int32 AnimationSlideController::getStartSlideIndex() const in getStartSlideIndex()
374 sal_Int32 AnimationSlideController::getNextSlideIndex() const in getNextSlideIndex()
426 bool AnimationSlideController::nextSlide() in nextSlide()
462 bool AnimationSlideController::previousSlide() in previousSlide()
832 …mpSlideController.reset( new AnimationSlideController( xSlides, AnimationSlideController::PREVIEW … in startPreview()
2552 AnimationSlideController::Mode eMode = in createSlideList()
2554 (bAll ? AnimationSlideController::ALL : AnimationSlideController::FROM); in createSlideList()
2560 if( eMode != AnimationSlideController::CUSTOM ) in createSlideList()
[all …]
H A Dslideshowimpl.hxx98 class AnimationSlideController;
361 boost::shared_ptr< AnimationSlideController > mpSlideController;

Completed in 38 milliseconds