summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/XBindableValue.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/XBindableValue.idl')
-rw-r--r--offapi/com/sun/star/form/binding/XBindableValue.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/XBindableValue.idl b/offapi/com/sun/star/form/binding/XBindableValue.idl
index 5bc227c63637..708084a61aff 100644
--- a/offapi/com/sun/star/form/binding/XBindableValue.idl
+++ b/offapi/com/sun/star/form/binding/XBindableValue.idl
@@ -43,7 +43,7 @@ interface XBindableValue : com::sun::star::uno::XInterface
the new binding which is to be used by the component. May be <NULL/>,
in this case only the current binding is revoked.
- @throws <type>IncompatibleTypesException</type>
+ @throws IncompatibleTypesException
if the new binding (provided it's not <NULL/>) supports only types
which are incompatible with the types of the bindable component.
*/