summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/AccessibleEventId.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/AccessibleEventId.idl')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleEventId.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleEventId.idl b/offapi/com/sun/star/accessibility/AccessibleEventId.idl
index 3caf103af92f..39584ead97ec 100644
--- a/offapi/com/sun/star/accessibility/AccessibleEventId.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleEventId.idl
@@ -164,7 +164,7 @@ published constants AccessibleEventId
<member>AccessibleEventObject::OldValue</member> and
<member>AccessibleEventObject::NewValue</member> field contain the
old and new value as a number. Its exact type is implementation
- dependant but has to be the same as is returned by the
+ dependent but has to be the same as is returned by the
<member>XAccessibleValue::getCurrentValue</member> function.
*/
@@ -175,7 +175,7 @@ published constants AccessibleEventId
<p>Not used: The <member>AccessibleEventObject::OldValue</member> and
<member>AccessibleEventObject::NewValue</member> fields contain
- refrences to the old and new predecessor. Note that both references
+ references to the old and new predecessor. Note that both references
my be <NULL/> to indicate that a flow to the sending object has not
existed or does not exist anymore.</p>
*/
@@ -186,7 +186,7 @@ published constants AccessibleEventId
<p>Not used: The <member>AccessibleEventObject::OldValue</member> and
<member>AccessibleEventObject::NewValue</member> fields contain
- refrences to the old and new successor. Note that both references
+ references to the old and new successor. Note that both references
my be <NULL/> to indicate that a flow from the sending object has not
existed or does not exist anymore.</p>
*/