summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/excdoc.hxx')
-rw-r--r--sc/source/filter/inc/excdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/excdoc.hxx b/sc/source/filter/inc/excdoc.hxx
index b71cca6ae6b4..4a08ceef0783 100644
--- a/sc/source/filter/inc/excdoc.hxx
+++ b/sc/source/filter/inc/excdoc.hxx
@@ -64,7 +64,7 @@ private:
public:
ExcTable( const XclExpRoot& rRoot );
ExcTable( const XclExpRoot& rRoot, SCTAB nScTab );
- ~ExcTable();
+ virtual ~ExcTable();
void FillAsHeader( ExcBoundsheetList& rBoundsheetList );
void FillAsTable( SCTAB nCodeNameIdx );