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