Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dshowwindow.hxx76 …sal_Bool SetPauseMode( sal_Int32 nPageIndexToRestart, sal_Int32 nTimeoutSec = SLIDE_NO_…
H A Dshowwin.cxx399 sal_Bool ShowWindow::SetPauseMode( sal_Int32 nPageIndexToRestart, sal_Int32 nTimeout, Graphic* pLog… in SetPauseMode() function in sd::ShowWindow
H A Dslideshowimpl.cxx3352 … mpShowWindow->SetPauseMode( 0, maPresSettings.mnPauseTimeout, &aGraphic ); in gotoNextSlide()
3355 mpShowWindow->SetPauseMode( 0, maPresSettings.mnPauseTimeout ); in gotoNextSlide()