summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableControlModel.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableControlModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableControlModel.idl b/offapi/com/sun/star/form/binding/BindableControlModel.idl
index 1c808d143f67..8c6ca0bf6e03 100644
--- a/offapi/com/sun/star/form/binding/BindableControlModel.idl
+++ b/offapi/com/sun/star/form/binding/BindableControlModel.idl
@@ -34,7 +34,7 @@ service BindableControlModel
/** specifies the basic functionality for a form control model
<p>Via this service, bindable control models inherit the
- <type scope="com::sun::star::util">XCloneable</type> interface.<br/>
+ com::sun::star::util::XCloneable interface.<br/>
If an bindable control model, at which a binding has been established (via
<member>XBindableValue::setValueBinding</member>), is being cloned, then the
binding is also established at the clone. Effectively, this means that