Searched refs:mbShowPauseLogo (Results 1 – 6 of 6) sorted by relevance
135 … aDlgSet.Put( SfxBoolItem( ATTR_PRESENT_SHOW_PAUSELOGO, rPresentationSettings.mbShowPauseLogo ) ); in DoExecute()243 if ( bValue != rPresentationSettings.mbShowPauseLogo ) in DoExecute()246 rPresentationSettings.mbShowPauseLogo = bValue; in DoExecute()
120 mbShowPauseLogo( false ), in PresentationSettings()140 mbShowPauseLogo( r.mbShowPauseLogo ), in PresentationSettings()
554 if( rPresSettings.mbShowPauseLogo != bVal ) in setPropertyValue()557 rPresSettings.mbShowPauseLogo = bVal; in setPropertyValue()650 return Any( rPresSettings.mbShowPauseLogo ); in getPropertyValue()
838 maPresSettings.mbShowPauseLogo = sal_False; in startPreview()959 maPresSettings.mbShowPauseLogo = sal_False; in startShow()3342 if ( maPresSettings.mbShowPauseLogo ) in gotoNextSlide()
145 sal_Bool mbShowPauseLogo; member
1065 rSettings.mbShowPauseLogo = mpPage3LogoCB->IsChecked(); in GetDocument()