Home
last modified time | relevance | path

Searched refs:RestartShow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx128 RestartShow(); in KeyInput()
151 RestartShow(); in KeyInput()
257 RestartShow(); in MouseButtonUp()
503 void ShowWindow::RestartShow() in RestartShow() function in sd::ShowWindow
505 RestartShow( mnRestartPageIndex ); in RestartShow()
510 void ShowWindow::RestartShow( sal_Int32 nPageIndexToRestart ) in RestartShow() function in sd::ShowWindow
660 RestartShow(); in IMPL_LINK()
H A Dslideshowimpl.cxx1562 mpShowWindow->RestartShow(); in resume()
2410 mpShowWindow->RestartShow(); in IMPL_LINK()
2414 mpShowWindow->RestartShow(); in IMPL_LINK()
2502 mpShowWindow->RestartShow( nPageNumber ); in IMPL_LINK()
3240 mpShowWindow->RestartShow(); in gotoNextEffect()
3264 mpShowWindow->RestartShow(); in gotoPreviousEffect()
3288 mpShowWindow->RestartShow( 0); in gotoFirstSlide()
3309 mpShowWindow->RestartShow(); in gotoNextSlide()
3397 mpShowWindow->RestartShow( nLastSlideIndex ); in gotoPreviousSlide()
3401 mpShowWindow->RestartShow(); in gotoPreviousSlide()
[all …]
H A Dshowwindow.hxx88 void RestartShow( sal_Int32 nPageIndexToRestart );
108 void RestartShow();