Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/remotecontrol/
H A DReceiver.cxx98 xSlideShowController->gotoSlideIndex( aSlide ); in executeCommand()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/remotecontrol/
H A DReceiver.cxx98 xSlideShowController->gotoSlideIndex( aSlide ); in executeCommand()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx161 virtual void SAL_CALL gotoSlideIndex( ::sal_Int32 Index ) override;
H A Dslideshowimpl.cxx2954 void SAL_CALL SlideshowImpl::gotoSlideIndex( sal_Int32 nIndex ) in gotoSlideIndex() function in sd::SlideshowImpl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx164 virtual void SAL_CALL gotoSlideIndex( ::sal_Int32 Index ) override;
H A Dslideshowimpl.cxx2964 void SAL_CALL SlideshowImpl::gotoSlideIndex( sal_Int32 nIndex ) in gotoSlideIndex() function in sd::SlideshowImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl137 void gotoSlideIndex( [in] long Index );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl137 void gotoSlideIndex( [in] long Index );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterController.cxx955 mxSlideShowController->gotoSlideIndex(mnPendingSlideNumber - 1); in keyReleased()
H A DPresenterSlideSorter.cxx1030 mxSlideShowController->gotoSlideIndex(nSlideIndex); in GotoSlide()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterController.cxx944 mxSlideShowController->gotoSlideIndex(mnPendingSlideNumber - 1); in keyReleased()
H A DPresenterSlideSorter.cxx1032 mxSlideShowController->gotoSlideIndex(nSlideIndex); in GotoSlide()