summaryrefslogtreecommitdiffstats
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.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/source/component/CheckBox.hxx b/forms/source/component/CheckBox.hxx
index c44ed5b0d696..8cc95234d11a 100644
--- a/forms/source/component/CheckBox.hxx
+++ b/forms/source/component/CheckBox.hxx
@@ -33,6 +33,7 @@ class OCheckBoxModel :public OReferenceValueComponent
{
protected:
sal_Int16 getState(const ::com::sun::star::uno::Any& rValue);
+ bool DbUseBool();
public:
DECLARE_DEFAULT_LEAF_XTOR( OCheckBoxModel );