summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl
index c62341b3bb72..f92f5671b476 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/form/component/DatabaseFormattedField.idl>
#include <com/sun/star/form/binding/BindableDataAwareControlModel.idl>
-//=============================================================================
module com { module sun { module star { module form { module binding {
-//=============================================================================
/** This service specifies a formatted 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 BindableDatabaseFormattedField
};
-//=============================================================================
}; }; }; }; };