summaryrefslogtreecommitdiff
path: root/xmloff/inc/SchXMLImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/SchXMLImport.hxx')
-rw-r--r--xmloff/inc/SchXMLImport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/SchXMLImport.hxx b/xmloff/inc/SchXMLImport.hxx
index aae955c3fd68..aedb91f86324 100644
--- a/xmloff/inc/SchXMLImport.hxx
+++ b/xmloff/inc/SchXMLImport.hxx
@@ -173,7 +173,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName, SvXMLImportFlags nImportFlags );
- virtual ~SchXMLImport() throw ();
+ virtual ~SchXMLImport() throw () override;
SvXMLImportContext* CreateStylesContext( const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );