summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/shapepropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/shapepropertiescontext.hxx')
-rw-r--r--oox/inc/drawingml/shapepropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/shapepropertiescontext.hxx b/oox/inc/drawingml/shapepropertiescontext.hxx
index d401aa7aca08..5d1e41ccabed 100644
--- a/oox/inc/drawingml/shapepropertiescontext.hxx
+++ b/oox/inc/drawingml/shapepropertiescontext.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace drawingml {
class ShapePropertiesContext : public ::oox::core::ContextHandler2
{
public:
- ShapePropertiesContext( ::oox::core::ContextHandler2Helper& rParent, Shape& rShape );
+ ShapePropertiesContext( ::oox::core::ContextHandler2Helper const & rParent, Shape& rShape );
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;