21module
com { module sun { module star { module i18n {
Constants to specify the type of words.
Definition WordType.idl:34
const short ANYWORD_IGNOREWHITESPACES
Any "words" - words in the meaning of same character types, collection of alphanumeric characters,...
Definition WordType.idl:45
const short WORD_COUNT
The mode for counting words, it will combine punctuations and spaces as word trail.
Definition WordType.idl:55
const short ANY_WORD
Any "words" - words in the meaning of same character types, collection of alphanumeric characters,...
Definition WordType.idl:39
const short DICTIONARY_WORD
"words" - in the meaning of a collection of alphanumeric characters and some punctuations,...
Definition WordType.idl:50
Definition Ambiguous.idl:20