constants group SpellFailure in module com::sun::star::linguistic2:: |
constants group SpellFailure;
these define the various return types for spellchecking to fail verification.
A value of this type may be obtained as part of the XSpellAlternatives interface that is the return type for an unsuccessfull spelling attempt.
Constants Summary |
|
IS_NEGATIVE_WORD | The word is a negative one, that is, it should not be used. |
CAPTION_ERROR | The caption of the word is wrong. |
SPELLING_ERROR | The spelling of the word is wrong (or at least not known to be correct). |
Field Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.