Searched refs:getPreviousSlideIndex (Results 1 – 1 of 1) sorted by relevance
165 sal_Int32 getPreviousSlideIndex() const;444 sal_Int32 AnimationSlideController::getPreviousSlideIndex() const in getPreviousSlideIndex() function in sd::AnimationSlideController477 return jumpToSlideIndex( getPreviousSlideIndex() ); in previousSlide()2258 …pMenu->EnableItem( CM_PREV_SLIDE, ( mpSlideController->getPreviousSlideIndex() != -1 ) || (eMode =… in IMPL_LINK()