Lines Matching refs:bContortion
2858 bContortion(false), in SdrDragCrook()
2878 ImpTakeDescriptionStr(!bContortion ? STR_DragMethCrook : STR_DragMethCrookContortion, rStr); in TakeSdrDragComment()
3031 if (!bContortion && !getSdrDragView().IsNoDragXorPolys()) in _MovAllPoints()
3364 if (aNeuCenter!=aCenter || bNeuContortion!=bContortion || aNeuFact!=aFact || in MoveSdrDrag()
3371 bContortion=bNeuContortion; in MoveSdrDrag()
3393 if (bContortion) in applyCurrentTransformationToSdrObject()
3427 …const bool bLocalRotate(!bContortion && eMode == SDRCROOK_ROTATE && getSdrDragView().IsRotateAllow… in applyCurrentTransformationToSdrObject()
3429 …getSdrDragView().ImpCrookObj(&rTarget,aCenter,aRad,eMode,bVertical,!bContortion,bLocalRotate,aLoca… in applyCurrentTransformationToSdrObject()
3456 ImpTakeDescriptionStr(!bContortion?STR_EditCrook:STR_EditCrookContortion,aStr); in EndSdrDrag()
3468 if (bContortion) in EndSdrDrag()
3506 getSdrDragView().CrookMarkedObj(aCenter,aRad,eMode,bVertical,!bContortion,bCopy); in EndSdrDrag()
3533 bContortion(false) in SdrDragDistort()
3601 if (bContortion) in _MovAllPoints()
3634 if (bNeuContortion!=bContortion || aDistortedRect[nPolyPt]!=aPnt) in MoveSdrDrag()
3638 bContortion=bNeuContortion; in MoveSdrDrag()
3652 getSdrDragView().DistortMarkedObj(aMarkRect,aDistortedRect,!bContortion,bCopy); in EndSdrDrag()
3670 getSdrDragView().ImpDistortObj(&rTarget, aMarkRect, aDistortedRect, !bContortion); in applyCurrentTransformationToSdrObject()