summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlexppr.hxx')
-rw-r--r--include/xmloff/xmlexppr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlexppr.hxx b/include/xmloff/xmlexppr.hxx
index 7ad68bb981f4..b77282c50a13 100644
--- a/include/xmloff/xmlexppr.hxx
+++ b/include/xmloff/xmlexppr.hxx
@@ -101,7 +101,7 @@ public:
SvXMLExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~SvXMLExportPropertyMapper();
+ virtual ~SvXMLExportPropertyMapper() override;
// Add a ExportPropertyMapper at the end of the import mapper chain.
// The added mapper MUST not be used outside the Mapper chain any longer,