Home
last modified time | relevance | path

Searched refs:gotoNextEffect (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx751 mxSlideShowController->gotoNextEffect(); in HandleMouseClick()
983 mxSlideShowController->gotoNextEffect(); in keyReleased()
993 mxSlideShowController->gotoNextEffect(); in keyReleased()
1076 mxSlideShowController->gotoNextEffect(); in keyReleased()
H A DPresenterProtocolHandler.cxx704 mpPresenterController->GetSlideShowController()->gotoNextEffect(); in Execute()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2067 gotoNextEffect(); in keyInput()
2083 gotoNextEffect(); in keyInput()
2179 gotoNextEffect(); in IMPL_LINK()
2183 gotoNextEffect(); in IMPL_LINK()
3224 void SAL_CALL SlideshowImpl::gotoNextEffect( ) throw (RuntimeException) in gotoNextEffect() function in sd::SlideshowImpl
H A Dslideshowimpl.hxx207 virtual void SAL_CALL gotoNextEffect( ) throw (css::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl112 void gotoNextEffect();
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx726 xSlideShowController->gotoNextEffect(); in HandleScrollCommand()