- Description
- represents a linguistic service event.
This type of event may be broadcast by a spellchecker or
hyphenator service implementation to inform its listeners (clients)
that the results of previous function calls may be different now.
It is possible to suggest that hyphenation should be done again
and/or the spelling of previously incorrect or correct words
should be checked again.
- See also
- XLinguServiceEventBroadcaster, XLinguServiceEventListener, SpellChecker, Hyphenator, ::com::sun::star::lang::EventObject
|