summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLEmptyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLEmptyContext.hxx')
-rw-r--r--sc/source/filter/xml/XMLEmptyContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/XMLEmptyContext.hxx b/sc/source/filter/xml/XMLEmptyContext.hxx
index 9cfe5ffe45a9..e7029612f2d2 100644
--- a/sc/source/filter/xml/XMLEmptyContext.hxx
+++ b/sc/source/filter/xml/XMLEmptyContext.hxx
@@ -33,7 +33,7 @@ public:
ScXMLEmptyContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName);
- virtual ~ScXMLEmptyContext();
+ virtual ~ScXMLEmptyContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,