Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl168 void gotoSlideIndex( [in] long Index );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx217 virtual void SAL_CALL gotoSlideIndex( ::sal_Int32 Index ) throw (css::uno::RuntimeException);
H A Dslideshowimpl.cxx3510 void SAL_CALL SlideshowImpl::gotoSlideIndex( sal_Int32 nIndex ) throw (RuntimeException) in gotoSlideIndex() function in sd::SlideshowImpl
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx1070 mxSlideShowController->gotoSlideIndex(mnPendingSlideNumber - 1); in keyReleased()
H A DPresenterSlideSorter.cxx1199 mxSlideShowController->gotoSlideIndex(nSlideIndex); in GotoSlide()

Completed in 52 milliseconds