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