summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
index 8a330b432e40..7dcadeef05b0 100644
--- a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
+++ b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
@@ -45,7 +45,7 @@ service BindableIntegerValueRange
<p>When the external (double) value changes, it's converted as follows to an integer
value:
<ul><li>If the external value is `NULL`, the current value of the control model
- will be set to it's minimum.</li>
+ will be set to its minimum.</li>
<li>If the external value is the <em>infinite</em> value, the control value will
be set to its maximum or minimum, depending on the sign of the external value.</li>
<li>If none of the aforementioned conditions is met, the external value will be simply