Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx160 void displayCurrentSlide( const Reference< XSlideShow >& xShow,
480 void AnimationSlideController::displayCurrentSlide( const Reference< XSlideShow >& xShow, in displayCurrentSlide() function in sd::AnimationSlideController
1467 void SlideshowImpl::displayCurrentSlide (const bool bSkipAllMainSequenceEffects) in displayCurrentSlide() function in sd::SlideshowImpl
1476 mpSlideController->displayCurrentSlide( mxShow, xDrawPages, bSkipAllMainSequenceEffects ); in displayCurrentSlide()
1791 displayCurrentSlide(); in displaySlideNumber()
1805 displayCurrentSlide(); in displaySlideIndex()
2077 displayCurrentSlide(); in keyInput()
3326 displayCurrentSlide(); in gotoNextSlide()
3406 displayCurrentSlide(bSkipAllMainSequenceEffects); in gotoPreviousSlide()
3419 displayCurrentSlide(false); in gotoPreviousSlide()
H A Dslideshowimpl.hxx279 void displayCurrentSlide (const bool bSkipAllMainSequenceEffects = false);