summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl b/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl
index 592ad5bcd8e6..b63d271e1260 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl
@@ -31,7 +31,7 @@ module com { module sun { module star { module form { module binding {
input field) which is data-aware and thus can be bound to a database field,
and additionally supports binding to arbitrary external values.
- <p>If an <type scope="com::sun::star::form::binding">ValueBinding</type> instance is
+ <p>If an com::sun::star::form::binding::ValueBinding instance is
set at the field, it will exchange it's text with the binding as <em>string</em>, thus only
bindings supporting string exchange will be accepted in
<member scope="com::sun::star::form::binding">XValueBinding::setValueBinding</member>.