summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/table/tablepartstylecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/table/tablepartstylecontext.hxx')
-rw-r--r--include/oox/drawingml/table/tablepartstylecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/table/tablepartstylecontext.hxx b/include/oox/drawingml/table/tablepartstylecontext.hxx
index f11e542d3a15..84b7ef1e2f02 100644
--- a/include/oox/drawingml/table/tablepartstylecontext.hxx
+++ b/include/oox/drawingml/table/tablepartstylecontext.hxx
@@ -30,7 +30,7 @@ class TablePartStyleContext : public ::oox::core::ContextHandler2
{
public:
TablePartStyleContext( ::oox::core::ContextHandler2Helper& rParent, TableStylePart& rTableStylePart );
- ~TablePartStyleContext();
+ virtual ~TablePartStyleContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;