Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: linguistic2 ::

unpublished interface XSetSpellAlternatives
Usage Restrictions
not published
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.

See also
XSpellAlternatives

Methods' Summary
setAlternatives set the list of suggestions to be returned.  
setFailureType set the type of error found.  
Methods' Details
setAlternatives
void
setAlternatives( [in] sequence< string >  aAlternatives );

Description
set the list of suggestions to be returned.
Since
OOo 3.0.1
setFailureType
void
setFailureType( [in] short  nFailureType );

Description
set the type of error found.
Since
OOo 3.0.1
See also
? (no identifier found)
SpellFailure
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.