Home
last modified time | relevance | path

Searched refs:mbEmptyPresObj (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx49 sal_Bool mbEmptyPresObj : 1; member in ImplEESdrObject
84 sal_Bool IsEmptyPresObj() const { return mbEmptyPresObj; } in IsEmptyPresObj()
H A Deschesdo.cxx1130 mbEmptyPresObj( sal_False ) in ImplEESdrObject()
1151 mbEmptyPresObj( sal_False ) in ImplEESdrObject()
1304 mbEmptyPresObj = ::cppu::any2bool( mAny ); in Init()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1141 mbPresObj = mbEmptyPresObj = sal_False; in ImplGetShapeByIndex()
1146 mAny >>= mbEmptyPresObj; in ImplGetShapeByIndex()
3185 if ( mbEmptyPresObj ) in ImplWriteTextStyleAtom()
3187 if ( !mbEmptyPresObj ) in ImplWriteTextStyleAtom()
4826 if ( mbEmptyPresObj && ( ePageType == NORMAL ) ) in ImplWritePage()
4887 if ( ( ePageType == NOTICE ) && mbEmptyPresObj ) in ImplWritePage()
4968 if ( mbEmptyPresObj ) in ImplWritePage()
5070 if ( mbEmptyPresObj ) in ImplWritePage()
5115 if ( mbEmptyPresObj && ( ePageType == NORMAL ) ) in ImplWritePage()
5427 if ( mbEmptyPresObj == sal_False ) in ImplWritePage()
H A Deppt.hxx718 sal_Bool mbEmptyPresObj; member in PPTWriter

Completed in 71 milliseconds