summaryrefslogtreecommitdiff
path: root/oox/source/shape/WpgContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/shape/WpgContext.cxx')
-rw-r--r--oox/source/shape/WpgContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/WpgContext.cxx b/oox/source/shape/WpgContext.cxx
index 2ae26fedb84c..e7f67dd52cd3 100644
--- a/oox/source/shape/WpgContext.cxx
+++ b/oox/source/shape/WpgContext.cxx
@@ -21,7 +21,7 @@ namespace oox
namespace shape
{
-WpgContext::WpgContext(ContextHandler2Helper& rParent)
+WpgContext::WpgContext(ContextHandler2Helper const & rParent)
: ContextHandler2(rParent)
{
mpShape.reset(new oox::drawingml::Shape("com.sun.star.drawing.GroupShape"));