21 module
com { module sun { module star { module i18n {
33 published constants WordType
Definition: Ambiguous.idl:20
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, like dot for abbreviation.
Definition: WordType.idl:50
const short WORD_COUNT
The mode for counting words, it will combine punctuations and spaces as word trail.
Definition: WordType.idl:55
const short ANYWORD_IGNOREWHITESPACES
Any "words" - words in the meaning of same character types, collection of alphanumeric characters...
Definition: WordType.idl:45