summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
index f642f3151de2..0e5e0a1a121d 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/form/component/DatabaseNumericField.idl>
#include <com/sun/star/form/binding/BindableDataAwareControlModel.idl>
-//=============================================================================
module com { module sun { module star { module form { module binding {
-//=============================================================================
/** This service specifies a numeric input field which is data-aware and thus can be bound to a
database field, and additionally supports binding to arbitrary external values.
@@ -49,7 +47,6 @@ service BindableDatabaseNumericField
};
-//=============================================================================
}; }; }; }; };