summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/accessibility/XAccessibleContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleContext.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleContext.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleContext.idl b/offapi/com/sun/star/accessibility/XAccessibleContext.idl
index 3ed97715b60e..eccfe0f2adca 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleContext.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleContext.idl
@@ -163,7 +163,7 @@ interface XAccessibleContext : ::com::sun::star::uno::XInterface
<p>The returned state set is a copy: Changing the returned state set
will not be reflected by changing the object's set of states. See
- the documentation of <type>XAccessibleStateSet</type> for a
+ the documentation of XAccessibleStateSet for a
description of the individual states.</p>
@return
@@ -182,7 +182,7 @@ interface XAccessibleContext : ::com::sun::star::uno::XInterface
@return
If this object does not have a locale, the locale of its parent
is returned. If it does not have (yet) a parent it throws the
- exception <type>IllegalAccessibleComponentStateException</type>.
+ exception IllegalAccessibleComponentStateException.
@throws IllegalAccessibleComponentStateException
when this object does not (yet) have a parent.