The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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