constants group DictionaryEventFlags in module com::sun::star::linguistic2:: |
constants group DictionaryEventFlags;
flags used for the event type in dictionary events.
These flags represent the types of event that a dictionary may broadcast.
Constants Summary |
|
| ADD_ENTRY | indicates that at least one entry has been added. |
| DEL_ENTRY | indicates that at least one entry has been deleted. |
| CHG_NAME | the dictionary's name has changed. |
| CHG_LANGUAGE | the dictionary's language has changed. |
| ENTRIES_CLEARED | all entries have been removed. |
| ACTIVATE_DIC | used when the dictionary was activated. |
| DEACTIVATE_DIC | used when the dictionary was deactivated. |
Field Details |
||||||||
|
||||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.