Searched refs:bNoPresGrf (Results 1 – 1 of 1) sorted by relevance
779 FASTBOOL bNoPresGrf = ( pGraphic->GetType() != GRAPHIC_NONE ) && !bEmptyPresObj; in TakeObjInfo() local786 rInfo.bRotateFreeAllowed = bNoPresGrf; in TakeObjInfo()787 rInfo.bRotate90Allowed = bNoPresGrf; in TakeObjInfo()788 rInfo.bMirrorFreeAllowed = bNoPresGrf; in TakeObjInfo()789 rInfo.bMirror45Allowed = bNoPresGrf; in TakeObjInfo()
Completed in 27 milliseconds