Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx140 class AnimationSlideController class
146 AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode );
203 Reference< XDrawPage > AnimationSlideController::getSlideByNumber( sal_Int32 nSlideNumber ) const in getSlideByNumber()
211 bool AnimationSlideController::isVisibleSlideNumber( sal_Int32 nSlideNumber ) const in isVisibleSlideNumber()
222 void AnimationSlideController::setPreviewNode( const Reference< XAnimationNode >& xPreviewNode ) in setPreviewNode()
227 AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode ) in AnimationSlideController() function in sd::AnimationSlideController
239 void AnimationSlideController::setStartSlideNumber( sal_Int32 nSlideNumber ) in setStartSlideNumber()
260 sal_Int32 AnimationSlideController::getStartSlideIndex() const in getStartSlideIndex()
277 sal_Int32 AnimationSlideController::getCurrentSlideNumber() const in getCurrentSlideNumber()
287 sal_Int32 AnimationSlideController::getCurrentSlideIndex() const in getCurrentSlideIndex()
[all …]
H A Dslideshowimpl.hxx98 class AnimationSlideController;
361 boost::shared_ptr< AnimationSlideController > mpSlideController;