summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/texteffectscontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/texteffectscontext.hxx')
-rw-r--r--oox/inc/drawingml/texteffectscontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/texteffectscontext.hxx b/oox/inc/drawingml/texteffectscontext.hxx
index 75d96bae9888..853d9dff57ef 100644
--- a/oox/inc/drawingml/texteffectscontext.hxx
+++ b/oox/inc/drawingml/texteffectscontext.hxx
@@ -23,7 +23,7 @@ namespace oox { namespace drawingml {
class TextEffectsContext : public oox::core::ContextHandler2
{
public:
- TextEffectsContext(oox::core::ContextHandler2Helper& rParent,
+ TextEffectsContext(oox::core::ContextHandler2Helper const & rParent,
sal_Int32 aElementToken,
std::vector<css::beans::PropertyValue>& rTextEffectsProperties);
virtual ~TextEffectsContext() override;