summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/accessibility/XAccessibleValue.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleValue.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleValue.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleValue.idl b/offapi/com/sun/star/accessibility/XAccessibleValue.idl
index 9d752c88852c..22984f7370a7 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleValue.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleValue.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module accessibility {
/** Implement this interface to give access to a single numerical value.
- <p>The <type>XAccessibleValue</type> interface represents a single
+ <p>The XAccessibleValue interface represents a single
numerical value and should be implemented by any class that supports
numerical value like scroll bars and spin boxes. This interface lets
you access the value and its upper and lower bounds.</p>