summaryrefslogtreecommitdiff
path: root/forms/source/component/CheckBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/CheckBox.hxx')
-rw-r--r--forms/source/component/CheckBox.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/forms/source/component/CheckBox.hxx b/forms/source/component/CheckBox.hxx
index 98421e1599e9..8b13a018afcb 100644
--- a/forms/source/component/CheckBox.hxx
+++ b/forms/source/component/CheckBox.hxx
@@ -26,9 +26,8 @@
namespace frm
{
-class OCheckBoxModel :public OReferenceValueComponent
+class OCheckBoxModel final : public OReferenceValueComponent
{
-protected:
bool DbUseBool();
public:
@@ -52,7 +51,7 @@ public:
css::uno::Sequence< css::beans::Property >& /* [out] */ _rProps
) const override;
-protected:
+private:
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone( ) override;
// OBoundControlModel overridables