summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DatabaseCheckBox.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseCheckBox.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabaseCheckBox.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseCheckBox.idl b/offapi/com/sun/star/form/component/DatabaseCheckBox.idl
index 0f0960deeae1..e187cfe4d44f 100644
--- a/offapi/com/sun/star/form/component/DatabaseCheckBox.idl
+++ b/offapi/com/sun/star/form/component/DatabaseCheckBox.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/form/DataAwareControlModel.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** This service specifies a check box which is data-aware, and can be bound to a database field.
@@ -45,7 +43,6 @@ published service DatabaseCheckBox
};
-//=============================================================================
}; }; }; }; };