20 #ifndef __com_sun_star_i18n_Currency_idl__
21 #define __com_sun_star_i18n_Currency_idl__
24 module
com { module sun { module star { module i18n {
Definition: Ambiguous.idl:22
Symbols, names, and attributes of a specific currency, returned in a sequence by XLocaleData::getAllC...
Definition: Currency.idl:36
boolean UsedInCompatibleFormatCodes
If this currency is the one used in compatible number format codes with FormatElement::formatIndex() ...
Definition: Currency.idl:64
boolean Default
If this currency is the default currency for a given locale.
Definition: Currency.idl:55
string Symbol
Currency symbol, for example, $.
Definition: Currency.idl:42
string Name
Name of the currency, for example, Euro or US Dollar.
Definition: Currency.idl:52
string ID
ISO 4217 currency code identifier, for example, EUR or USD.
Definition: Currency.idl:39
string BankSymbol
Currency abbreviation used by banks and in money exchange, for example, EUR or USD.
Definition: Currency.idl:48
short DecimalPlaces
The number of decimal places, for example, 2 for US Dollar or 0 for Italian Lira.
Definition: Currency.idl:68