19#ifndef __com_sun_star_linguistic2_SpellFailure_idl__
20#define __com_sun_star_linguistic2_SpellFailure_idl__
24module
com { module sun { module star { module linguistic2 {
35published constants SpellFailure
const short CAPTION_ERROR
The capitalization of the word is wrong.
Definition: SpellFailure.idl:43
const short SPELLING_ERROR
The spelling of the word is wrong (or at least not known to be correct).
Definition: SpellFailure.idl:47
const short IS_NEGATIVE_WORD
The word is a negative one, that is, it should not be used.
Definition: SpellFailure.idl:39
Definition: Accessible.idl:22