20#ifndef __com_sun_star_sheet_LocalizedName_idl__
21#define __com_sun_star_sheet_LocalizedName_idl__
26module
com { module sun { module star { module sheet {
Definition: Accessible.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:48
A name that is valid for a specified locale.
Definition: LocalizedName.idl:34
string Name
The name itself.
Definition: LocalizedName.idl:43
::com::sun::star::lang::Locale Locale
The locale for which this name is valid.
Definition: LocalizedName.idl:38