This interface contains various I18N related code used in various places by the spell checker.
[scriptable, uuid(b075d5dc-1df1-441a-bebf-680d8caaa19c)]
Constants
Attributes
Methods
Given a unicode string and an offset, find the beginning and end of the next word. begin and end are -1 if there are no words remaining in the string. This should really be folded into the Line/WordBreaker.
Given a word return a list of possible root forms of that word
