20#ifndef __com_sun_star_i18n_NativeNumberXmlAttributes_idl__
21#define __com_sun_star_i18n_NativeNumberXmlAttributes_idl__
26module
com { module sun { module star { module i18n {
Definition: Accessible.idl:22
Attributes describing a native number mode for a specific locale, stored in XML file format.
Definition: NativeNumberXmlAttributes.idl:42
string Style
The type of the number string, for example, "short" or "medium" or "long".
Definition: NativeNumberXmlAttributes.idl:51
string Format
The number "1" expressed as a native number string.
Definition: NativeNumberXmlAttributes.idl:47
::com::sun::star::lang::Locale Locale
The locale of the native number representation.
Definition: NativeNumberXmlAttributes.idl:44
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:38