Searched refs:mbEmptyPresObj (Results 1 – 4 of 4) sorted by relevance
49 sal_Bool mbEmptyPresObj : 1; member in ImplEESdrObject84 sal_Bool IsEmptyPresObj() const { return mbEmptyPresObj; } in IsEmptyPresObj()
1130 mbEmptyPresObj( sal_False ) in ImplEESdrObject()1151 mbEmptyPresObj( sal_False ) in ImplEESdrObject()1304 mbEmptyPresObj = ::cppu::any2bool( mAny ); in Init()
1141 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()
718 sal_Bool mbEmptyPresObj; member in PPTWriter
Completed in 70 milliseconds