summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLNumberStyles.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/XMLNumberStyles.cxx')
-rw-r--r--xmloff/source/draw/XMLNumberStyles.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/XMLNumberStyles.cxx b/xmloff/source/draw/XMLNumberStyles.cxx
index b6b71d3e898b..82802c78ad26 100644
--- a/xmloff/source/draw/XMLNumberStyles.cxx
+++ b/xmloff/source/draw/XMLNumberStyles.cxx
@@ -495,7 +495,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
SdXMLNumberFormatImportContext* pParent,
SvXMLImportContext* pSlaveContext );
- virtual ~SdXMLNumberFormatMemberImportContext();
+ virtual ~SdXMLNumberFormatMemberImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,