summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/XAccessibleText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleText.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleText.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleText.idl b/offapi/com/sun/star/accessibility/XAccessibleText.idl
index d0d2ba379b1f..29c9b97b8a25 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleText.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleText.idl
@@ -165,7 +165,7 @@ published interface XAccessibleText : ::com::sun::star::uno::XInterface
character then they are ignored, too.
<p>An empty sequence signals the callers interest in all the
- attributes. This is usefull in two cases: a) Simply as a way to
+ attributes. This is useful in two cases: a) Simply as a way to
avoid passing a potentially large array to the called object or
b) when the caller does not know what attributes the called
objects supports but is interested in all of them
@@ -200,7 +200,7 @@ published interface XAccessibleText : ::com::sun::star::uno::XInterface
represents the current input position and will therefore typically
be queried by AT more often than other positions. Because it does
not represent an existing character its bounding box is defined in
- relation to preceding characters. It should be rougly equivalent to
+ relation to preceding characters. It should be roughly equivalent to
the bounding box of some character when inserted at the end of the
text. Its height typically being the maximal height of all the
characters in the text or the height of the preceding character, its