summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-07-05 16:06:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-07-05 21:39:51 +0200
commit18446cdd6007679f227f192a606c86fe2eea1ef6 (patch)
tree100e466052704f565ab7b293f27a95d021b36d8e /svx/inc/sdr
parente55e64a7b736df7dd902f88fcf0c889d43d2eed0 (diff)
loplugin:finalclasses
Change-Id: I62b094a3bd9a4f630cebdf538c04391e2920ff2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154064 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/inc/sdr')
-rw-r--r--svx/inc/sdr/properties/cellproperties.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/sdr/properties/cellproperties.hxx b/svx/inc/sdr/properties/cellproperties.hxx
index ce8dd062bb66..46e7b280fcd0 100644
--- a/svx/inc/sdr/properties/cellproperties.hxx
+++ b/svx/inc/sdr/properties/cellproperties.hxx
@@ -30,7 +30,7 @@ typedef rtl::Reference<sdr::table::Cell> CellRef;
namespace sdr::properties
{
-class CellTextProvider : public svx::ITextProvider
+class CellTextProvider final : public svx::ITextProvider
{
public:
explicit CellTextProvider(sdr::table::CellRef xCell);
@@ -44,7 +44,7 @@ private:
const sdr::table::CellRef m_xCell;
};
-class CellProperties : public TextProperties
+class CellProperties final : public TextProperties
{
protected:
// create a new itemset