summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/exp_op.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/exp_op.hxx')
-rw-r--r--sc/source/filter/inc/exp_op.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/filter/inc/exp_op.hxx b/sc/source/filter/inc/exp_op.hxx
index 3dabe04e6070..dd1e28cdda91 100644
--- a/sc/source/filter/inc/exp_op.hxx
+++ b/sc/source/filter/inc/exp_op.hxx
@@ -44,6 +44,8 @@ class SotStorage;
class ExportTyp
{
protected:
+ ~ExportTyp() {}
+
SvStream& aOut; // Ausgabe-Stream
ScDocument* pD; // Dokument
CharSet eZielChar; // Ziel-Zeichensatz