Home
last modified time | relevance | path

Searched refs:mbAll (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dprinter.cxx49 sal_Bool mbAll; member
55 mbAll ( sal_True ), in SfxPrinter_Impl()
166 pImpl->mbAll = rPrinter.pImpl->mbAll; in SfxPrinter()
183 pNewPrinter->pImpl->mbAll = pImpl->mbAll; in Clone()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx345 if( rPresSettings.mbAll != bVal ) in setPropertyValue()
347 rPresSettings.mbAll = bVal; in setPropertyValue()
449 …f( (rPresSettings.maPresPage != aPresPage) || !rPresSettings.mbCustomShow || !rPresSettings.mbAll ) in setPropertyValue()
454 rPresSettings.mbAll = sal_False; in setPropertyValue()
613 return Any( (sal_Bool) ( !rPresSettings.mbCustomShow && rPresSettings.mbAll ) ); in getPropertyValue()
637 if( !rPresSettings.mbCustomShow && !rPresSettings.mbAll ) in getPropertyValue()
H A Dslideshowimpl.cxx837 maPresSettings.mbAll = sal_False; in startPreview()
991 maPresSettings.mbAll = false; in startShow()
1008 createSlideList( maPresSettings.mbAll, false, aPresSlide ); in startShow()
1014 if( !maPresSettings.mbAll && !maPresSettings.mbCustomShow ) in startShow()
3657 mbAll = sal_False; in SetPropertyValue()
/trunk/main/sd/source/ui/func/
H A Dfusldlg.cxx121 aDlgSet.Put( SfxBoolItem( ATTR_PRESENT_ALL, rPresentationSettings.mbAll ) ); in DoExecute()
159 if ( bValue != rPresentationSettings.mbAll ) in DoExecute()
162 rPresentationSettings.mbAll = bValue; in DoExecute()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx111 : mbAll( true ), in PresentationSettings()
131 mbAll( r.mbAll ), in PresentationSettings()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx134 sal_Bool mbAll; member
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1400 rPresSettings.mbAll = ( nFlags & 4 ) == 0; in Import()

Completed in 124 milliseconds