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