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.cxx132 class AnimationSlideController class
138 AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode );
195 Reference< XDrawPage > AnimationSlideController::getSlideByNumber( sal_Int32 nSlideNumber ) const in getSlideByNumber()
203 bool AnimationSlideController::isVisibleSlideNumber( sal_Int32 nSlideNumber ) const in isVisibleSlideNumber()
214 void AnimationSlideController::setPreviewNode( const Reference< XAnimationNode >& xPreviewNode ) in setPreviewNode()
219 AnimationSlideController::AnimationSlideController( Reference< XIndexAccess > xSlides, Mode eMode ) in AnimationSlideController() function in sd::AnimationSlideController
231 void AnimationSlideController::setStartSlideNumber( sal_Int32 nSlideNumber ) in setStartSlideNumber()
252 sal_Int32 AnimationSlideController::getStartSlideIndex() const in getStartSlideIndex()
269 sal_Int32 AnimationSlideController::getCurrentSlideNumber() const in getCurrentSlideNumber()
279 sal_Int32 AnimationSlideController::getCurrentSlideIndex() const in getCurrentSlideIndex()
[all …]
H A Dslideshowimpl.hxx96 class AnimationSlideController;
359 boost::shared_ptr< AnimationSlideController > mpSlideController;