summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/DatabaseDateField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseDateField.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabaseDateField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseDateField.idl b/offapi/com/sun/star/form/component/DatabaseDateField.idl
index a6e9b40c01ce..c09e8a9fdedf 100644
--- a/offapi/com/sun/star/form/component/DatabaseDateField.idl
+++ b/offapi/com/sun/star/form/component/DatabaseDateField.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 date field which is data-aware, and can be bound to a database field.
*/
@@ -40,7 +38,6 @@ published service DatabaseDateField
};
-//=============================================================================
}; }; }; }; };