Lines Matching refs:nDrehWink
137 FASTBOOL bNeed=aGeo.nDrehWink!=0 || aGeo.nShearWink!=0 || nEckRad!=0; in PaintNeedsXPoly()
161 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly()
183 rInfo.bResizeFreeAllowed=bNoTextFrame || aGeo.nDrehWink%9000==0; in TakeObjInfo()
294 if ((aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) && nEckRad!=0) { in RecalcSnapRect()
336 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
367 if(aGeo.nDrehWink) in GetHdl()
374 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl()
410 if(aGeo.nDrehWink) in applySpecialDrag()
448 if(aGeo.nDrehWink) in getSpecialDragComment()
550 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint()
576 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetCornerGluePoint()