Searched refs:gotoFirstSlide (Results 1 – 4 of 4) sorted by relevance
1628 case ClickAction_FIRSTPAGE: gotoFirstSlide(); break; in click()2117 gotoFirstSlide(); in keyInput()2208 gotoFirstSlide(); in IMPL_LINK()2392 gotoFirstSlide(); in IMPL_LINK()2903 case PAGE_FIRST: gotoFirstSlide(); break; in receiveRequest()3276 void SAL_CALL SlideshowImpl::gotoFirstSlide( ) throw (RuntimeException) in gotoFirstSlide() function in sd::SlideshowImpl
209 virtual void SAL_CALL gotoFirstSlide( ) throw (css::uno::RuntimeException);
125 void gotoFirstSlide();
1020 mxSlideShowController->gotoFirstSlide(); in keyReleased()