Searched refs:applyCurrentTransformationToPolyPolygon (Results 1 – 3 of 3) sorted by relevance
219 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);253 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
117 rDragMethod.applyCurrentTransformationToPolyPolygon(aCopy); in createPrimitive2DSequenceInCurrentState()278 rDragMethod.applyCurrentTransformationToPolyPolygon(aPolyPolygon); in createPrimitive2DSequenceInCurrentState()659 void SdrDragMethod::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragMethod3434 void SdrDragCrook::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragCrook3674 void SdrDragDistort::applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget) in applyCurrentTransformationToPolyPolygon() function in SdrDragDistort
228 virtual void applyCurrentTransformationToPolyPolygon(basegfx::B2DPolyPolygon& rTarget);
Completed in 33 milliseconds