Searched refs:gotoSlideIndex (Results 1 – 5 of 5) sorted by relevance
168 void gotoSlideIndex( [in] long Index );
217 virtual void SAL_CALL gotoSlideIndex( ::sal_Int32 Index ) throw (css::uno::RuntimeException);
3510 void SAL_CALL SlideshowImpl::gotoSlideIndex( sal_Int32 nIndex ) throw (RuntimeException) in gotoSlideIndex() function in sd::SlideshowImpl
1070 mxSlideShowController->gotoSlideIndex(mnPendingSlideNumber - 1); in keyReleased()
1199 mxSlideShowController->gotoSlideIndex(nSlideIndex); in GotoSlide()
Completed in 441 milliseconds