summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/textcharacterpropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/textcharacterpropertiescontext.hxx')
-rw-r--r--oox/inc/drawingml/textcharacterpropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/textcharacterpropertiescontext.hxx b/oox/inc/drawingml/textcharacterpropertiescontext.hxx
index 716b4f097a86..c07c1fee24c6 100644
--- a/oox/inc/drawingml/textcharacterpropertiescontext.hxx
+++ b/oox/inc/drawingml/textcharacterpropertiescontext.hxx
@@ -29,7 +29,7 @@ struct TextCharacterProperties;
class TextCharacterPropertiesContext : public ::oox::core::ContextHandler2
{
public:
- TextCharacterPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
+ TextCharacterPropertiesContext( ::oox::core::ContextHandler2Helper const & rParent,
const ::oox::AttributeList& rAttribs,
TextCharacterProperties& rTextCharacterProperties );
virtual ~TextCharacterPropertiesContext() override;