summaryrefslogtreecommitdiffstats
path: root/include/xmloff/SchXMLImportHelper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-31 12:21:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-01 07:58:01 +0100
commit8629be30930cc6d72a2bd3d95423d7273deb44f8 (patch)
tree36c8b99696312726052ba7ed2b8a4eb8ed678f0a /include/xmloff/SchXMLImportHelper.hxx
parentodk: fix for change directory in complextoolbarcontrols sample (diff)
downloadcore-8629be30930cc6d72a2bd3d95423d7273deb44f8.tar.gz
core-8629be30930cc6d72a2bd3d95423d7273deb44f8.zip
loplugin:finalclasses in xmloff
Change-Id: I664aa4dce822bcf14368fd8d08f678e2cd41fd12 Reviewed-on: https://gerrit.libreoffice.org/81852 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff/SchXMLImportHelper.hxx')
-rw-r--r--include/xmloff/SchXMLImportHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/SchXMLImportHelper.hxx b/include/xmloff/SchXMLImportHelper.hxx
index eff5af9dfd2a..9cdb3f0566ee 100644
--- a/include/xmloff/SchXMLImportHelper.hxx
+++ b/include/xmloff/SchXMLImportHelper.hxx
@@ -54,7 +54,7 @@ class SvXMLImport;
converts table addresses in XML format to the appropriate application
format.
*/
-class SchXMLImportHelper : public salhelper::SimpleReferenceObject
+class SchXMLImportHelper final : public salhelper::SimpleReferenceObject
{
private:
css::uno::Reference< css::chart::XChartDocument > mxChartDoc;