Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvddrgm1.hxx219 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
253 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
H A Dsvddrgmt.cxx113 rDragMethod.applyCurrentTransformationToPolyPolygon(aCopy); in createPrimitive2DSequenceInCurrentState()
274 rDragMethod.applyCurrentTransformationToPolyPolygon(aPolyPolygon); in createPrimitive2DSequenceInCurrentState()
653 void SdrDragMethod::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragMethod
3426 void SdrDragCrook::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragCrook
3666 void SdrDragDistort::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragDistort
/trunk/main/svx/inc/svx/
H A Dsvddrgmt.hxx228 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);