enum DictionaryType in module com::sun::star::linguistic2:: |
enum DictionaryType;
describes the type of a personal dictionary.
This defines the type of a dictionary. It may be positive or negative. A positive dictionary may hold only positive entries and a negative one only negative entries.
Values Summary |
|
POSITIVE | all entries in the dictionary are positive. |
NEGATIVE | all entries in the dictionary are negative. |
MIXED | |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.