19#ifndef __com_sun_star_linguistic2_DictionaryType_idl__
20#define __com_sun_star_linguistic2_DictionaryType_idl__
24module
com { module sun { module star { module linguistic2 {
DictionaryType
describes the type of a personal dictionary.
Definition DictionaryType.idl:38
@ POSITIVE
all entries in the dictionary are positive.
Definition DictionaryType.idl:41
@ MIXED
Definition DictionaryType.idl:50
@ NEGATIVE
all entries in the dictionary are negative.
Definition DictionaryType.idl:45
Definition Ambiguous.idl:22