summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgm1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svddrgm1.hxx')
-rw-r--r--svx/source/svdraw/svddrgm1.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/svdraw/svddrgm1.hxx b/svx/source/svdraw/svddrgm1.hxx
index 5192ad7ee023..46f3e53020dd 100644
--- a/svx/source/svdraw/svddrgm1.hxx
+++ b/svx/source/svdraw/svddrgm1.hxx
@@ -164,8 +164,8 @@ private:
SdrCrookMode eMode;
// helpers for applyCurrentTransformationToPolyPolygon
- void _MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
- void _MovCrookPoint(Point& rPnt, Point* pC1, Point* pC2);
+ void MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
+ void MovCrookPoint(Point& rPnt, Point* pC1, Point* pC2);
protected:
// needs to add drag geometry to the default
@@ -195,7 +195,7 @@ private:
bool bContortion;
// helper for applyCurrentTransformationToPolyPolygon
- void _MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
+ void MovAllPoints(basegfx::B2DPolyPolygon& rTarget);
protected:
// needs to add drag geometry to the default