:: com :: sun :: star :: linguistic2 ::
|
struct LinguServiceEvent |
- Base Hierarchy
::com::sun::star::lang::EventObject
|
+-LinguServiceEvent
|
- 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
- unknown ?
XLinguServiceEventBroadcaster
- See also
- unknown ?
XLinguServiceEventListener
- See also
- unknown ?
SpellChecker
- See also
- unknown ?
Hyphenator
- See also
- unknown ?
EventObject
|
Elements' Summary |
nEvent |
The type of event.
|
Elements' Details |
nEvent
short nEvent;
- Description
- The type of event.
The value may be combined via logical OR from those values
defined in LinguServiceEventFlags
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.