summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlprcon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlprcon.hxx')
-rw-r--r--include/xmloff/xmlprcon.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlprcon.hxx b/include/xmloff/xmlprcon.hxx
index e322a2238126..3961efe9bd8d 100644
--- a/include/xmloff/xmlprcon.hxx
+++ b/include/xmloff/xmlprcon.hxx
@@ -47,7 +47,7 @@ public:
const rtl::Reference < SvXMLImportPropertyMapper > &rMap,
sal_Int32 nStartIdx = -1, sal_Int32 nEndIdx = -1 );
- virtual ~SvXMLPropertySetContext();
+ virtual ~SvXMLPropertySetContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,