Searched refs:bEmptyPresObj (Results 1 – 7 of 7) sorted by relevance
472 unsigned bEmptyPresObj : 1; // Leeres Praesentationsobjekt (Draw) member in SdrObject1018 void SetEmptyPresObj(sal_Bool bEpt) { bEmptyPresObj=bEpt; } in SetEmptyPresObj()1019 sal_Bool IsEmptyPresObj() const { return bEmptyPresObj; } in IsEmptyPresObj()
473 sal_Bool bEmptyPresObj; member in SdrUndoObjSetText
1148 , bEmptyPresObj(sal_False) in SdrUndoObjSetText()1155 bEmptyPresObj = rNewObj.IsEmptyPresObj(); in SdrUndoObjSetText()1212 pTarget->SetEmptyPresObj(bEmptyPresObj); in Undo()
784 FASTBOOL bNoPresGrf = ( pGraphic->GetType() != GRAPHIC_NONE ) && !bEmptyPresObj; in TakeObjInfo()795 rInfo.bMirror90Allowed = !bEmptyPresObj; in TakeObjInfo()
411 bEmptyPresObj =sal_False; in SdrObject()1053 bEmptyPresObj =rObj.bEmptyPresObj; in operator =()
2405 sal_Bool bEmptyPresObj = sal_True; in ApplyTextObj() local2413 bEmptyPresObj = sal_False; in ApplyTextObj()2447 bEmptyPresObj = sal_False; in ApplyTextObj()2461 if ( !bEmptyPresObj ) in ApplyTextObj()
252 bool bEmptyPresObj = true; in CreatePresObj() local394 bEmptyPresObj = false; in CreatePresObj()404 pSdrObj->SetEmptyPresObj(bEmptyPresObj); in CreatePresObj()