summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/table/tablestyletextstylecontext.hxx')
-rw-r--r--oox/inc/drawingml/table/tablestyletextstylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/table/tablestyletextstylecontext.hxx b/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
index 9bef38329848..28a56f88c840 100644
--- a/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace drawingml { namespace table {
class TableStyleTextStyleContext : public ::oox::core::ContextHandler2
{
public:
- TableStyleTextStyleContext( ::oox::core::ContextHandler2Helper& rParent,
+ TableStyleTextStyleContext( ::oox::core::ContextHandler2Helper const & rParent,
const ::oox::AttributeList& rAttribs,
TableStylePart& rTableStylePart );
virtual ~TableStyleTextStyleContext() override;