summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/effectpropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/effectpropertiescontext.hxx')
-rw-r--r--oox/source/drawingml/effectpropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/effectpropertiescontext.hxx b/oox/source/drawingml/effectpropertiescontext.hxx
index 4482db6fe0de..b0688c2838aa 100644
--- a/oox/source/drawingml/effectpropertiescontext.hxx
+++ b/oox/source/drawingml/effectpropertiescontext.hxx
@@ -20,7 +20,7 @@ struct Effect;
class EffectPropertiesContext : public ::oox::core::ContextHandler2
{
public:
- EffectPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
+ EffectPropertiesContext( ::oox::core::ContextHandler2Helper const & rParent,
EffectProperties& rEffectProperties ) throw();
virtual ~EffectPropertiesContext() override;