Searched refs:gotoLastSlide (Results 1 – 4 of 4) sorted by relevance
1629 case ClickAction_LASTPAGE: gotoLastSlide(); break; in click()2121 gotoLastSlide(); in keyInput()2204 gotoLastSlide(); in IMPL_LINK()2396 gotoLastSlide(); in IMPL_LINK()2904 case PAGE_LAST: gotoLastSlide(); break; in receiveRequest()3437 void SAL_CALL SlideshowImpl::gotoLastSlide() throw (RuntimeException) in gotoLastSlide() function in sd::SlideshowImpl
212 virtual void SAL_CALL gotoLastSlide( ) throw (css::uno::RuntimeException);
143 void gotoLastSlide();
1027 mxSlideShowController->gotoLastSlide(); in keyReleased()