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