summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/table/tablestylecellstylecontext.hxx')
-rw-r--r--oox/inc/drawingml/table/tablestylecellstylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/table/tablestylecellstylecontext.hxx b/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
index 5bce17c37397..686d26788349 100644
--- a/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace drawingml { namespace table {
class TableStyleCellStyleContext : public ::oox::core::ContextHandler2
{
public:
- TableStyleCellStyleContext( ::oox::core::ContextHandler2Helper& rParent, TableStylePart& rTableStylePart );
+ TableStyleCellStyleContext( ::oox::core::ContextHandler2Helper const & rParent, TableStylePart& rTableStylePart );
virtual ~TableStyleCellStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;