summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/table/tablestylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/table/tablestylecontext.hxx')
-rw-r--r--include/oox/drawingml/table/tablestylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/table/tablestylecontext.hxx b/include/oox/drawingml/table/tablestylecontext.hxx
index 922d3fe4b2c4..fd6eb526384e 100644
--- a/include/oox/drawingml/table/tablestylecontext.hxx
+++ b/include/oox/drawingml/table/tablestylecontext.hxx
@@ -32,7 +32,7 @@ public:
TableStyleContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TableStyle& rTableStyle );
- ~TableStyleContext();
+ virtual ~TableStyleContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;