summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl14
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl b/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
index f2174b802260..464ebff4b838 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
@@ -50,8 +50,8 @@ module com { module sun { module star { module accessibility {
<member>XAccessibleHyperlink::getAccessibleActionObject</member>
methods.</p>
- <p>Furhtermore, the object that implements this interface has to be
- connected implicitely or explicitely with an object that implements the
+ <p>Furthermore, the object that implements this interface has to be
+ connected implicitly or explicitly with an object that implements the
the <type>XAccessibleText</type> interface. The
<member>XAccessibleHyperlink::getStartIndex</member> and
<member>XAccessibleHyperlink::getEndIndex</member> methods return
@@ -71,7 +71,7 @@ published interface XAccessibleHyperlink :
@param nIndex
This index identifies the anchor when, as in the case of an
image map, there is more than one link represented by this
- object. The valid maximal index can be determinded by calling
+ object. The valid maximal index can be determined by calling
the <member>XAccessibleAction::getActionCount</member> method.
@return
@@ -90,7 +90,7 @@ published interface XAccessibleHyperlink :
@param nIndex
This index identifies the action object when, as in the case of
an image map, there is more than one link represented by this
- object. The valid maximal index can be determinded by calling
+ object. The valid maximal index can be determined by calling
the <member>XAccessibleAction::getActionCount</member> method.
@return
@@ -104,7 +104,7 @@ published interface XAccessibleHyperlink :
hyperlink (group) starts.
<p>The returned value relates to the <type>XAccessibleText</type>
- interface that ownes this hyperlink.</p>
+ interface that owns this hyperlink.</p>
@return
The index relates to the text exposed by the
@@ -112,11 +112,11 @@ published interface XAccessibleHyperlink :
*/
long getStartIndex ();
- /** Returns the index at which the textual rerpesentation of the
+ /** Returns the index at which the textual representation of the
hyperlink (group) ends.
<p>The returned value relates to the <type>XAccessibleText</type>
- interface that ownes this hyperlink.</p>
+ interface that owns this hyperlink.</p>
@return
The index relates to the text exposed by the