summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventimport.hxx
diff options
context:
space:
mode:
authorPedro Giffuni <pfg@apache.org>2014-04-29 19:25:03 +0000
committerPedro Giffuni <pfg@apache.org>2014-04-29 19:25:03 +0000
commit28206a7cb43aff5adb10f8235ad1680c3941ee3e (patch)
tree89886aa22af7483120081efc38a138d737651703 /xmloff/source/forms/eventimport.hxx
parentc3f20ae9a447f50517fe545a53de91d412c3337c (diff)
Many spelling fixes: directories r* - z*.
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before.
Notes
Diffstat (limited to 'xmloff/source/forms/eventimport.hxx')
-rw-r--r--xmloff/source/forms/eventimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/eventimport.hxx b/xmloff/source/forms/eventimport.hxx
index bf2285309274..76a9a545ab49 100644
--- a/xmloff/source/forms/eventimport.hxx
+++ b/xmloff/source/forms/eventimport.hxx
@@ -63,7 +63,7 @@ namespace xmloff
OPropertySetCompare, // compare method
MapPropertySet2ScriptSequence); // class name
// usually an event attacher manager will need to collect all script events registered, 'cause
- // the _real_ XEventAttacherManager handles it's events by index, but out indicies are not fixed
+ // the _real_ XEventAttacherManager handles it's events by index, but out indices are not fixed
// until _all_ controls have been inserted.
MapPropertySet2ScriptSequence m_aEvents;