diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-01-08 14:06:01 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-01-08 14:06:01 +0100 |
commit | 175f650998d328923eb8a6ecbda3a910fbb508e4 (patch) | |
tree | dd3d53b13d6ecc1a40feacb7d4a491fdf88902cf /forms/source | |
parent | 6c1614a6f000a8ef18ce0de241af649ac9588477 (diff) |
This can be private
Change-Id: Ida54a46580fb3d1ec49ea5daeb55c0235d2bf85a
Diffstat (limited to 'forms/source')
-rw-r--r-- | forms/source/richtext/richtextmodel.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx index e4e8aeb35b31..a9c6500d9e2e 100644 --- a/forms/source/richtext/richtextmodel.hxx +++ b/forms/source/richtext/richtextmodel.hxx @@ -99,7 +99,7 @@ namespace frm public: static RichTextEngine* getEditEngine( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel >& _rxModel ); - protected: + private: DECLARE_DEFAULT_LEAF_XTOR( ORichTextModel ); // UNO |