19 #ifndef __com_sun_star_linguistic2_XSupportedLocales_idl__ 20 #define __com_sun_star_linguistic2_XSupportedLocales_idl__ 27 module
com { module sun { module star { module linguistic2 {
48 sequence<com::sun::star::lang::Locale> getLocales();
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:42
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:47
base interface of all UNO interfaces
Definition: XInterface.idl:47