summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@Sun.COM>2009-12-23 16:38:34 +0100
committerArmin Le Grand <Armin.Le.Grand@Sun.COM>2009-12-23 16:38:34 +0100
commita520bb907fb01b381da79903de2ed529620bb4ea (patch)
tree6f0d07d689bbfeb65b911fd9ef678bd51e894bb5 /svx/inc
parent2f737ae062bf0234b6f32f9b37119edf7beb50c2 (diff)
aw078: adaptions to resync
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx b/svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx
index ab7e60ca25d3..72035eb99569 100644
--- a/svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx
+++ b/svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx
@@ -83,7 +83,6 @@ namespace drawinglayer
const basegfx::B2DHomMatrix& getTextBox() const { return maTextBox; }
bool getWordWrap() const { return mbWordWrap; }
bool get3DShape() const { return mb3DShape; }
- bool get3DShape() const { return mb3DShape; }
bool isForceTextClipToTextRange() const { return mbForceTextClipToTextRange; }
// compare operator