summaryrefslogtreecommitdiff
path: root/oox/inc/oox/core/contexthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/core/contexthandler.hxx')
-rw-r--r--oox/inc/oox/core/contexthandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/oox/core/contexthandler.hxx b/oox/inc/oox/core/contexthandler.hxx
index 118d9396e354..94a095b22c0c 100644
--- a/oox/inc/oox/core/contexthandler.hxx
+++ b/oox/inc/oox/core/contexthandler.hxx
@@ -63,7 +63,7 @@ typedef ::cppu::WeakImplHelper1< ::com::sun::star::xml::sax::XFastContextHandler
class ContextHandler : public ContextHandler_BASE
{
public:
- explicit ContextHandler( ContextHandler& rParent );
+ explicit ContextHandler( const ContextHandler& rParent );
virtual ~ContextHandler();
/** Returns the filter instance. */