:: com :: sun :: star :: linguistic2 ::
|
unpublished |
interface XSetSpellAlternatives |
|
|
|
- Description
- allows to modify the suggestion list returned by a spell checker.
Basically this is needed to post-add further suggestions while keeping the
originally returned reference from the spell checker.
E.g. from the user dictionaries.
|
Methods' Details |
setAlternatives
void |
setAlternatives( |
[in] sequence< string > |
aAlternatives ); |
- Description
- set the list of suggestions to be returned.
|
|
setFailureType
void |
setFailureType( |
[in] short |
nFailureType ); |
- Description
- set the type of error found.
- See also
- ? (no identifier found)
SpellFailure
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.