Searched refs:maPresSettings (Results 1 – 3 of 3) sorted by relevance
721 if( maPresSettings.mbFullScreen ) in disposing()837 maPresSettings.mbAll = sal_False; in startPreview()840 maPresSettings.mbManual = sal_False; in startPreview()847 maPresSettings.mnPauseTimeout = 0; in startPreview()949 maPresSettings = *pPresSettings; in startShow()968 maPresSettings.mnPauseTimeout = 0; in startShow()991 maPresSettings.mbAll = false; in startShow()1014 if( !maPresSettings.mbAll && !maPresSettings.mbCustomShow ) in startShow()1071 if( maPresSettings.mbFullScreen ) in startShow()1887 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 34 milliseconds