summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SmartTagHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/SmartTagHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/SmartTagHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/SmartTagHandler.hxx b/writerfilter/source/dmapper/SmartTagHandler.hxx
index e6a4a230fed5..a8365a64e2d4 100644
--- a/writerfilter/source/dmapper/SmartTagHandler.hxx
+++ b/writerfilter/source/dmapper/SmartTagHandler.hxx
@@ -35,7 +35,7 @@ class SmartTagHandler
public:
SmartTagHandler(const css::uno::Reference<css::uno::XComponentContext>& xComponentContext, const css::uno::Reference<css::text::XTextDocument>& xTextDocument);
- virtual ~SmartTagHandler();
+ virtual ~SmartTagHandler() override;
virtual void lcl_attribute(Id Name, Value& val) override;
virtual void lcl_sprm(Sprm& sprm) override;