19 #ifndef __com_sun_star_linguistic2_XSetSpellAlternatives_idl__ 20 #define __com_sun_star_linguistic2_XSetSpellAlternatives_idl__ 26 module
com { module sun { module star { module linguistic2 {
44 void setAlternatives( [in] sequence< string > aAlternatives );
52 void setFailureType( [in]
short nFailureType );
Definition: Ambiguous.idl:22
allows to modify the suggestion list returned by a spell checker.
Definition: XSetSpellAlternatives.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47