summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/SelectionHelper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-01-17 16:37:17 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-01-17 17:32:05 +0100
commit2761545769ef564b14fc8cd854a35c42bc269f02 (patch)
tree70cce9c1bd995c4edf67b24e99fce10db1d0da96 /chart2/source/controller/inc/SelectionHelper.hxx
parentbb495c6a2f00346698a041bce69a5a97effc79d7 (diff)
loplugin:finalclasses in chart2
Change-Id: I6cc88d50df7a6c77285f8534de43fd0c8d251bf7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128505 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/controller/inc/SelectionHelper.hxx')
-rw-r--r--chart2/source/controller/inc/SelectionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/SelectionHelper.hxx b/chart2/source/controller/inc/SelectionHelper.hxx
index c5c2ed551510..df19bd4230bf 100644
--- a/chart2/source/controller/inc/SelectionHelper.hxx
+++ b/chart2/source/controller/inc/SelectionHelper.hxx
@@ -72,7 +72,7 @@ private: //member
ObjectIdentifier m_aSelectedOID_selectOnlyIfNoDoubleClickIsFollowing;
};
-class SelectionHelper : public MarkHandleProvider
+class SelectionHelper final : public MarkHandleProvider
{
public:
static bool findNamedParent( SdrObject*& pInOutObject