summaryrefslogtreecommitdiff
path: root/include/xmloff/attrlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/attrlist.hxx')
-rw-r--r--include/xmloff/attrlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/attrlist.hxx b/include/xmloff/attrlist.hxx
index db8f3ff1f2f3..7e53ece5eed5 100644
--- a/include/xmloff/attrlist.hxx
+++ b/include/xmloff/attrlist.hxx
@@ -48,7 +48,7 @@ public:
SvXMLAttributeList( const SvXMLAttributeList& );
SvXMLAttributeList( const css::uno::Reference<
css::xml::sax::XAttributeList> & rAttrList );
- virtual ~SvXMLAttributeList();
+ virtual ~SvXMLAttributeList() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
static SvXMLAttributeList* getImplementation( const css::uno::Reference< css::uno::XInterface >& ) throw();