Home
last modified time | relevance | path

Searched refs:bDoDistort (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx3640 bool bDoDistort=DragStat().GetDX()!=0 || DragStat().GetDY()!=0; in EndSdrDrag() local
3642 if (bDoDistort) in EndSdrDrag()
3658 const bool bDoDistort(DragStat().GetDX()!=0 || DragStat().GetDY()!=0); in applyCurrentTransformationToSdrObject() local
3660 if (bDoDistort) in applyCurrentTransformationToSdrObject()