summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/table/tablerowcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/table/tablerowcontext.hxx')
-rw-r--r--include/oox/drawingml/table/tablerowcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/table/tablerowcontext.hxx b/include/oox/drawingml/table/tablerowcontext.hxx
index abe483de98dc..0224a4a513ed 100644
--- a/include/oox/drawingml/table/tablerowcontext.hxx
+++ b/include/oox/drawingml/table/tablerowcontext.hxx
@@ -32,7 +32,7 @@ class TableRowContext : public ::oox::core::ContextHandler2
public:
TableRowContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs, TableRow& rTableRow );
- ~TableRowContext();
+ virtual ~TableRowContext();
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;