22module
com { module sun { module star { module linguistic2 {
these define the various return types for spell checking to fail verification.
Definition SpellFailure.idl:34
const short CAPTION_ERROR
The capitalization of the word is wrong.
Definition SpellFailure.idl:41
const short SPELLING_ERROR
The spelling of the word is wrong (or at least not known to be correct).
Definition SpellFailure.idl:45
const short IS_NEGATIVE_WORD
The word is a negative one, that is, it should not be used.
Definition SpellFailure.idl:37
Definition Ambiguous.idl:20