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 7db5f3a45d2c..9bef38329848 100644
--- a/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
@@ -31,7 +31,7 @@ public:
TableStyleTextStyleContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TableStylePart& rTableStylePart );
- virtual ~TableStyleTextStyleContext();
+ virtual ~TableStyleTextStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;