summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximplink.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximplink.hxx')
-rw-r--r--xmloff/source/draw/ximplink.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximplink.hxx b/xmloff/source/draw/ximplink.hxx
index 187cda328f34..8960d4d8f818 100644
--- a/xmloff/source/draw/ximplink.hxx
+++ b/xmloff/source/draw/ximplink.hxx
@@ -42,7 +42,7 @@ public:
SdXMLShapeLinkContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLShapeLinkContext();
+ virtual ~SdXMLShapeLinkContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,