summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextFrameHyperlinkContext.hxx')
-rw-r--r--xmloff/source/text/XMLTextFrameHyperlinkContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx b/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
index 5a265ad07e4f..c876c499f175 100644
--- a/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
+++ b/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
css::text::TextContentAnchorType eDefaultAnchorType );
- virtual ~XMLTextFrameHyperlinkContext();
+ virtual ~XMLTextFrameHyperlinkContext() override;
virtual void EndElement() override;