summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unometa.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unometa.hxx')
-rw-r--r--sw/source/core/inc/unometa.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/unometa.hxx b/sw/source/core/inc/unometa.hxx
index bd9268f537ac..c360af0e8373 100644
--- a/sw/source/core/inc/unometa.hxx
+++ b/sw/source/core/inc/unometa.hxx
@@ -75,7 +75,7 @@ protected:
throw (css::lang::IllegalArgumentException,
css::uno::RuntimeException);
- virtual ~SwXMeta();
+ virtual ~SwXMeta() override;
SwXMeta(SwXMeta const&) = delete;
SwXMeta& operator=(SwXMeta const&) = delete;
@@ -224,7 +224,7 @@ class SwXMetaField
private:
- virtual ~SwXMetaField();
+ virtual ~SwXMetaField() override;
friend css::uno::Reference< css::rdf::XMetadatable >
SwXMeta::CreateXMeta(::sw::Meta &,