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.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/forms/source/component/CheckBox.hxx b/forms/source/component/CheckBox.hxx
index 175d55c330b5..7aaac7ac90bc 100644
--- a/forms/source/component/CheckBox.hxx
+++ b/forms/source/component/CheckBox.hxx
@@ -22,13 +22,13 @@
#include "refvaluecomponent.hxx"
-//.........................................................................
+
namespace frm
{
-//==================================================================
+
//= OCheckBoxModel
-//==================================================================
+
class OCheckBoxModel :public OReferenceValueComponent
{
protected:
@@ -63,9 +63,9 @@ protected:
virtual sal_Bool commitControlValueToDbColumn( bool _bPostReset );
};
-//==================================================================
+
//= OCheckBoxControl
-//==================================================================
+
class OCheckBoxControl : public OBoundControl
{
public:
@@ -76,9 +76,9 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException, std::exception);
};
-//.........................................................................
+
}
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_CHECKBOX_HXX