Lines Matching refs:SdrDragDistort
3526 TYPEINIT1(SdrDragDistort,SdrDragMethod);
3528 SdrDragDistort::SdrDragDistort(SdrDragView& rNewView) in SdrDragDistort() function in SdrDragDistort
3537 void SdrDragDistort::TakeSdrDragComment(XubString& rStr) const in TakeSdrDragComment()
3555 void SdrDragDistort::createSdrDragEntries() in createSdrDragEntries()
3572 bool SdrDragDistort::BeginSdrDrag() in BeginSdrDrag()
3599 void SdrDragDistort::_MovAllPoints(basegfx::B2DPolyPolygon& rTarget) in _MovAllPoints()
3623 void SdrDragDistort::MoveSdrDrag(const Point& rPnt) in MoveSdrDrag()
3645 bool SdrDragDistort::EndSdrDrag(bool bCopy) in EndSdrDrag()
3659 Pointer SdrDragDistort::GetSdrDragPointer() const in GetSdrDragPointer()
3664 void SdrDragDistort::applyCurrentTransformationToSdrObject(SdrObject& rTarget) in applyCurrentTransformationToSdrObject()
3674 void SdrDragDistort::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon()