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.cxx3645 bool bDoDistort=DragStat().GetDX()!=0 || DragStat().GetDY()!=0; in EndSdrDrag() local
3647 if (bDoDistort) in EndSdrDrag()
3663 const bool bDoDistort(DragStat().GetDX()!=0 || DragStat().GetDY()!=0); in applyCurrentTransformationToSdrObject() local
3665 if (bDoDistort) in applyCurrentTransformationToSdrObject()

Completed in 27 milliseconds