summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmlshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmlshape.hxx')
-rw-r--r--include/oox/vml/vmlshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/vml/vmlshape.hxx b/include/oox/vml/vmlshape.hxx
index 44f973b57169..cad99b719c26 100644
--- a/include/oox/vml/vmlshape.hxx
+++ b/include/oox/vml/vmlshape.hxx
@@ -295,7 +295,7 @@ protected:
/** Used by both RectangleShape and ComplexShape. */
css::uno::Reference<css::drawing::XShape>createPictureObject(
const css::uno::Reference< css::drawing::XShapes >& rxShapes,
- const css::awt::Rectangle& rShapeRect, OUString& rGraphicPath ) const;
+ const css::awt::Rectangle& rShapeRect, OUString const & rGraphicPath ) const;
private:
OUString maService; ///< Name of the UNO shape service.