summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/ValueBinding.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/ValueBinding.idl')
-rw-r--r--offapi/com/sun/star/form/binding/ValueBinding.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/ValueBinding.idl b/offapi/com/sun/star/form/binding/ValueBinding.idl
index 46e8781892e2..9ab7a20bfcd4 100644
--- a/offapi/com/sun/star/form/binding/ValueBinding.idl
+++ b/offapi/com/sun/star/form/binding/ValueBinding.idl
@@ -43,7 +43,7 @@ service ValueBinding
as long as the spreadsheet is locked.</p>
<p>As long as this property is `TRUE`, the value binding should throw
- a InvalidBindingStateException when its
+ an InvalidBindingStateException when its
XValueBinding::setValue() method is invoked.</p>
*/
[optional, property, bound, readonly] boolean ReadOnly;