Searched refs:bDoDistort (Results 1 – 1 of 1) sorted by relevance
3645 bool bDoDistort=DragStat().GetDX()!=0 || DragStat().GetDY()!=0; in EndSdrDrag() local3647 if (bDoDistort) in EndSdrDrag()3663 const bool bDoDistort(DragStat().GetDX()!=0 || DragStat().GetDY()!=0); in applyCurrentTransformationToSdrObject() local3665 if (bDoDistort) in applyCurrentTransformationToSdrObject()
Completed in 19 milliseconds