19 #ifndef __com_sun_star_linguistic2_XSupportedLanguages_idl__ 20 #define __com_sun_star_linguistic2_XSupportedLanguages_idl__ 27 module
com { module sun { module star { module linguistic2 {
33 sequence<short> getLanguages();
35 boolean hasLanguage( [in]
short nLanguage );
Definition: XSupportedLanguages.idl:31
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47