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