summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShape3d.hxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShape3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShape3d.hxx b/svx/source/customshapes/EnhancedCustomShape3d.hxx
index adf5563680f2..3451007a2b28 100644
--- a/svx/source/customshapes/EnhancedCustomShape3d.hxx
+++ b/svx/source/customshapes/EnhancedCustomShape3d.hxx
@@ -70,7 +70,7 @@ class EnhancedCustomShape3d
friend class Transformation2D;
protected :
- static Rectangle CalculateNewSnapRect( const SdrObject* pCustomShape, const Rectangle& rBoundRect, const double* pMap );
+ static Rectangle CalculateNewSnapRect( const SdrObject* pCustomShape, const Rectangle& rSnapRect, const Rectangle& rBoundRect, const double* pMap );
public :
static SdrObject* Create3DObject( const SdrObject* pShape2d, const SdrObject* pCustomShape );