Home
last modified time | relevance | path

Searched refs:mbCustomShow (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx350 rPresSettings.mbCustomShow = sal_False; in setPropertyValue()
407 rPresSettings.mbCustomShow = sal_True; in setPropertyValue()
449 …if( (rPresSettings.maPresPage != aPresPage) || !rPresSettings.mbCustomShow || !rPresSettings.mbAll… in setPropertyValue()
453 rPresSettings.mbCustomShow = sal_False; in setPropertyValue()
613 return Any( (sal_Bool) ( !rPresSettings.mbCustomShow && rPresSettings.mbAll ) ); in getPropertyValue()
621 …SdCustomShow* pShow = (pList && rPresSettings.mbCustomShow)?(SdCustomShow*)pList->GetCurObject():N… in getPropertyValue()
637 if( !rPresSettings.mbCustomShow && !rPresSettings.mbAll ) in getPropertyValue()
H A Dslideshowimpl.cxx839 maPresSettings.mbCustomShow = sal_False; in startPreview()
1014 if( !maPresSettings.mbAll && !maPresSettings.mbCustomShow ) in startShow()
2567 if( !bStartWithActualSlide && mpDoc->GetCustomShowList() && maPresSettings.mbCustomShow ) in createSlideList()
3656 mbCustomShow = sal_False; in SetPropertyValue()
/aoo42x/main/sd/source/ui/func/
H A Dfusldlg.cxx122 aDlgSet.Put( SfxBoolItem( ATTR_PRESENT_CUSTOMSHOW, rPresentationSettings.mbCustomShow ) ); in DoExecute()
166 if ( bValue != rPresentationSettings.mbCustomShow ) in DoExecute()
169 rPresentationSettings.mbCustomShow = bValue; in DoExecute()
H A Dfucushow.cxx81 rSettings.mbCustomShow = pDlg->IsCustomShow(); in DoExecute()
/aoo42x/main/sd/source/core/
H A Ddrawdoc.cxx113 mbCustomShow(false), in PresentationSettings()
133 mbCustomShow( r.mbCustomShow ), in PresentationSettings()
/aoo42x/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx99 aCbxUseCustomShow.Check( pCustomShowList && rDoc.getPresentationSettings().mbCustomShow ); in SdCustomShowDlg()
H A Dsdtreelb.cxx1603 if (mpDoc->getPresentationSettings().mbCustomShow) in PageBelongsToCurrentShow()
/aoo42x/main/sd/inc/
H A Ddrawdoc.hxx136 sal_Bool mbCustomShow; member
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx1401 rPresSettings.mbCustomShow = ( nFlags & 8 ) != 0; in Import()

Completed in 67 milliseconds