summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl')
-rw-r--r--offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
index 3070a71d6443..1d6425b400fc 100644
--- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
+++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
@@ -61,7 +61,7 @@ published service AccessibleSpreadsheetDocumentView
<ul>
<li>The parent returned by <method>getAccessibleParent</method>
- is the window wich contains the view of these document.</li>
+ is the window which contains the view of these document.</li>
<li>The children returned by <method>getAccessibleChild</method> all
support the interface XAccessible. Calling
<method>getAccessibleContext</method> for these children returns
@@ -99,7 +99,7 @@ published service AccessibleSpreadsheetDocumentView
is also the last child.</p>
<ul>
<li>Graphics, embedded objects and shapes appear
- before the other childs if they are painted in the
+ before the other children if they are painted in the
background. Their order reflects the z order.</li>
<li>The current table is painted after the background and so it
comes after all background objects.</li>