summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/texteffectscontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/texteffectscontext.cxx')
-rw-r--r--oox/source/drawingml/texteffectscontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/texteffectscontext.cxx b/oox/source/drawingml/texteffectscontext.cxx
index b3b6b50e66e9..98c184be67c8 100644
--- a/oox/source/drawingml/texteffectscontext.cxx
+++ b/oox/source/drawingml/texteffectscontext.cxx
@@ -105,7 +105,7 @@ using namespace com::sun::star::uno;
using namespace com::sun::star::beans;
TextEffectsContext::TextEffectsContext(
- ContextHandler2Helper& rParent,
+ ContextHandler2Helper const & rParent,
sal_Int32 aElementToken,
std::vector<PropertyValue>& rTextEffectsProperties)
: ContextHandler2(rParent)