summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/table/tablestyletextstylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/table/tablestyletextstylecontext.hxx')
-rw-r--r--include/oox/drawingml/table/tablestyletextstylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/table/tablestyletextstylecontext.hxx b/include/oox/drawingml/table/tablestyletextstylecontext.hxx
index 71ab67445a3a..6543e319ecf6 100644
--- a/include/oox/drawingml/table/tablestyletextstylecontext.hxx
+++ b/include/oox/drawingml/table/tablestyletextstylecontext.hxx
@@ -32,7 +32,7 @@ public:
TableStyleTextStyleContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TableStylePart& rTableStylePart );
- ~TableStyleTextStyleContext();
+ virtual ~TableStyleTextStyleContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;