Searched refs:bDoDistort (Results 1 – 1 of 1) sorted by relevance
3648 bool bDoDistort=DragStat().GetDX()!=0 || DragStat().GetDY()!=0; in EndSdrDrag() local3650 if (bDoDistort) in EndSdrDrag()3666 const bool bDoDistort(DragStat().GetDX()!=0 || DragStat().GetDY()!=0); in applyCurrentTransformationToSdrObject() local3668 if (bDoDistort) in applyCurrentTransformationToSdrObject()
Completed in 28 milliseconds