summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/textparagraphpropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/textparagraphpropertiescontext.hxx')
-rw-r--r--oox/inc/drawingml/textparagraphpropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/textparagraphpropertiescontext.hxx b/oox/inc/drawingml/textparagraphpropertiescontext.hxx
index ba3fe098db1b..b16ba562e550 100644
--- a/oox/inc/drawingml/textparagraphpropertiescontext.hxx
+++ b/oox/inc/drawingml/textparagraphpropertiescontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace drawingml {
class TextParagraphPropertiesContext : public ::oox::core::ContextHandler2
{
public:
- TextParagraphPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
+ TextParagraphPropertiesContext( ::oox::core::ContextHandler2Helper const & rParent,
const ::oox::AttributeList& rAttributes,
TextParagraphProperties& rTextParagraphProperties );
virtual ~TextParagraphPropertiesContext() override;