summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/table/tablestylecontext.hxx')
-rw-r--r--oox/inc/drawingml/table/tablestylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/table/tablestylecontext.hxx b/oox/inc/drawingml/table/tablestylecontext.hxx
index 72f747c04e5f..58af37dc7dcd 100644
--- a/oox/inc/drawingml/table/tablestylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestylecontext.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace drawingml { namespace table {
class TableStyleContext : public ::oox::core::ContextHandler2
{
public:
- TableStyleContext( ::oox::core::ContextHandler2Helper& rParent,
+ TableStyleContext( ::oox::core::ContextHandler2Helper const & rParent,
const ::oox::AttributeList& rAttribs,
TableStyle& rTableStyle );
virtual ~TableStyleContext() override;