summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
index abfde8636170..1d0d7c3c47bc 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/form/component/DatabaseTimeField.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 BindableDatabaseTimeField
};
-//=============================================================================
}; }; }; }; };