summaryrefslogtreecommitdiff
path: root/editeng/source/xml/xmltxtexp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/xml/xmltxtexp.cxx')
-rw-r--r--editeng/source/xml/xmltxtexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/xml/xmltxtexp.cxx b/editeng/source/xml/xmltxtexp.cxx
index 94f91c6aec13..65debcbb2aad 100644
--- a/editeng/source/xml/xmltxtexp.cxx
+++ b/editeng/source/xml/xmltxtexp.cxx
@@ -352,7 +352,7 @@ public:
const OUString& rFileName,
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XDocumentHandler > & xHandler );
- ~SvxXMLTextExportComponent();
+ virtual ~SvxXMLTextExportComponent();
// methods without content:
virtual void _ExportAutoStyles() SAL_OVERRIDE;