Searched refs:maPresSettings (Results 1 – 3 of 3) sorted by relevance
700 if( maPresSettings.mbFullScreen ) in disposing()816 maPresSettings.mbAll = sal_False; in startPreview()819 maPresSettings.mbManual = sal_False; in startPreview()826 maPresSettings.mnPauseTimeout = 0; in startPreview()928 maPresSettings = *pPresSettings; in startShow()947 maPresSettings.mnPauseTimeout = 0; in startShow()970 maPresSettings.mbAll = false; in startShow()993 if( !maPresSettings.mbAll && !maPresSettings.mbCustomShow ) in startShow()1050 if( maPresSettings.mbFullScreen ) in startShow()1866 return maPresSettings.mbEndless; in isEndless()[all …]
1023 return mxController.is() ? mxController->maPresSettings.mbFullScreen : false; in isFullScreen()1092 return mxController.is() ? mxController->maPresSettings.mbAlwaysOnTop : false; in isAlwaysOnTop()
390 PresentationSettings maPresSettings; member in sd::SlideshowImpl
Completed in 35 milliseconds