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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
index 120c54f92676..37ebd2a74470 100644
--- a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
+++ b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
@@ -26,10 +26,10 @@
module com { module sun { module star { module form { module binding {
-/** this service specifies a <type>BindableControlModel</type> which reflects
+/** this service specifies a BindableControlModel which reflects
an integer value, out of a range of permitted integer values.
- <p><type>BindableIntegerValueRange</type>s have a value property, a minimum, and a maximum,
+ <p>BindableIntegerValueRanges have a value property, a minimum, and a maximum,
all of type integer.</p>
*/
service BindableIntegerValueRange