summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextmodel.hxx
diff options
context:
space:
mode:
authorNoel <noel.grandin@collabora.co.uk>2021-02-21 13:33:00 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-02-21 16:10:51 +0100
commit7ffb71e759e5d29a505188d1cbf506dd57383a4a (patch)
treee1828c9b7a800cc51b4b16898b0303fc1789211b /forms/source/richtext/richtextmodel.hxx
parent6dccc6b54e4bb13f765d494bcdcdd782fa11fe38 (diff)
loplugin:refcounting in forms
Change-Id: I19d67e54f77e354eaddaaa7de1f3e22c2b7cdbf6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111280 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'forms/source/richtext/richtextmodel.hxx')
-rw-r--r--forms/source/richtext/richtextmodel.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx
index 493fbda75807..ef3aff536fb9 100644
--- a/forms/source/richtext/richtextmodel.hxx
+++ b/forms/source/richtext/richtextmodel.hxx
@@ -101,8 +101,6 @@ namespace frm
public:
static RichTextEngine* getEditEngine( const css::uno::Reference< css::awt::XControlModel >& _rxModel );
- private:
-
// UNO
DECLARE_UNO3_AGG_DEFAULTS( ORichTextModel, OControlModel )
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type& _rType ) override;