summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/textbodypropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/textbodypropertiescontext.hxx')
-rw-r--r--oox/inc/drawingml/textbodypropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/textbodypropertiescontext.hxx b/oox/inc/drawingml/textbodypropertiescontext.hxx
index 069edd2be2f9..7ca81ac45cb4 100644
--- a/oox/inc/drawingml/textbodypropertiescontext.hxx
+++ b/oox/inc/drawingml/textbodypropertiescontext.hxx
@@ -29,7 +29,7 @@ struct TextBodyProperties;
class TextBodyPropertiesContext : public ::oox::core::ContextHandler2
{
public:
- TextBodyPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
+ TextBodyPropertiesContext( ::oox::core::ContextHandler2Helper const & rParent,
const ::oox::AttributeList& rAttributes,
TextBodyProperties& rTextBodyProp );