19 #ifndef __com_sun_star_linguistic2_XSpellAlternatives_idl__
20 #define __com_sun_star_linguistic2_XSpellAlternatives_idl__
26 module
com { module sun { module star { module linguistic2 {
60 short getFailureType();
66 short getAlternativesCount();
72 sequence<string> getAlternatives();
– idl definition –
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
Gives access to the results of failed spell checking attempts and may provide spelling alternatives...
Definition: XSpellAlternatives.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:47