summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textfieldcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/textfieldcontext.cxx')
-rw-r--r--oox/source/drawingml/textfieldcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/textfieldcontext.cxx b/oox/source/drawingml/textfieldcontext.cxx
index 91301cbd064d..4e6937afde69 100644
--- a/oox/source/drawingml/textfieldcontext.cxx
+++ b/oox/source/drawingml/textfieldcontext.cxx
@@ -31,7 +31,7 @@ using namespace ::com::sun::star::xml::sax;
namespace oox { namespace drawingml {
-TextFieldContext::TextFieldContext( ContextHandler2Helper& rParent,
+TextFieldContext::TextFieldContext( ContextHandler2Helper const & rParent,
const AttributeList& rAttributes,
TextField& rTextField)
: ContextHandler2( rParent )