Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx141 sal_Int32 getStartSlideIndex() const;
252 sal_Int32 AnimationSlideController::getStartSlideIndex() const in getStartSlideIndex() function in sd::AnimationSlideController
1239 displaySlideIndex( mpSlideController->getStartSlideIndex() ); in startShowImpl()