summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/AccessibleTextDocumentView.idl')
-rw-r--r--offapi/com/sun/star/text/AccessibleTextDocumentView.idl14
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
index d3a06d098579..bc364ca6e4fa 100644
--- a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
+++ b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
@@ -79,7 +79,7 @@ published service AccessibleTextDocumentView
>AccessibleFootnoteView</type>:
A child of this kind is returned for every footnote
that is at least partially visible.
- <li><type scoep="::com::sun::star::text"
+ <li><type scope="::com::sun::star::text"
>AccessibleEndnoteView</type>:
A child of this kind is returned for every endnote
that is at least partially visible.
@@ -102,9 +102,9 @@ published service AccessibleTextDocumentView
least partially visible. These objects are children
of the
<type>AccessibleTextDocumentView</type> regardless
- whether they are bound to a page, a paragarph, a
+ whether they are bound to a page, a paragraph, a
frame, or a character. The only exception are text
- frames that are bound as character. They are childen
+ frames that are bound as character. They are children
of the paragraph they are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextGraphicObject</type>:
@@ -114,15 +114,15 @@ published service AccessibleTextDocumentView
regardless whether they are bound to a page, paragraph,
a frame or a character. The only exception
are text frames that are bound as character. They are
- childen of the paragraph they are contained in.
+ children of the paragraph they are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextEmbeddedObject</type>:
A child of this kind is returned for every embedded
object that is at least partially visible.
These objects are children of the
<type>AccessibleTextDocumentView</type> regardless
- whether they are bound to a page, a paragarph, a frame,
- or a character. They are childen of the paragraph they
+ whether they are bound to a page, a paragraph, a frame,
+ or a character. They are children of the paragraph they
are contained in.
<li><type scope="::com::sun::star::drawing"
>AccessibleShape</type>: A child of this kind (or a
@@ -189,7 +189,7 @@ published service AccessibleTextDocumentView
>AccessibleStateType::VISIBLE</const>
</ul>
<li>Depending of the application's region setting, the locale is
- the western, asian or complex default language of the document.
+ the western, Asian or complex default language of the document.
</ul>
*/