:: 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' 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.