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