Home
last modified time | relevance | path

Searched refs:mbShowPauseLogo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfusldlg.cxx135 aDlgSet.Put( SfxBoolItem( ATTR_PRESENT_SHOW_PAUSELOGO, rPresentationSettings.mbShowPauseLogo ) ); in DoExecute()
243 if ( bValue != rPresentationSettings.mbShowPauseLogo ) in DoExecute()
246 rPresentationSettings.mbShowPauseLogo = bValue; in DoExecute()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx122 mbShowPauseLogo( false ), in PresentationSettings()
142 mbShowPauseLogo( r.mbShowPauseLogo ), in PresentationSettings()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx559 if( rPresSettings.mbShowPauseLogo != bVal ) in setPropertyValue()
562 rPresSettings.mbShowPauseLogo = bVal; in setPropertyValue()
655 return Any( rPresSettings.mbShowPauseLogo ); in getPropertyValue()
H A Dslideshowimpl.cxx848 maPresSettings.mbShowPauseLogo = sal_False; in startPreview()
969 maPresSettings.mbShowPauseLogo = sal_False; in startShow()
3352 if ( maPresSettings.mbShowPauseLogo ) in gotoNextSlide()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx145 sal_Bool mbShowPauseLogo; member
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1061 rSettings.mbShowPauseLogo = mpPage3LogoCB->IsChecked(); in GetDocument()

Completed in 100 milliseconds