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 {
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:43
boolean hasLocale([in] com::sun::star::lang::Locale aLocale)
sequence< com::sun::star::lang::Locale > getLocales()
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:38