19#ifndef __com_sun_star_lang_XLocalizable_idl__
20#define __com_sun_star_lang_XLocalizable_idl__
27module
com { module sun { module star { module lang {
makes it possible to set a Locale to be used by the object.
Definition: XLocalizable.idl:32
void setLocale([in] Locale eLocale)
sets the locale to be used by this object.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:48