LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
Symbols, names, and attributes of a specific currency, returned in a sequence by XLocaleData::getAllC...
Definition: Currency.idl:36
boolean Default
If this currency is the default currency for a given locale.
Definition: Currency.idl:55
string BankSymbol
Currency abbreviation used by banks and in money exchange, for example, EUR or USD.
Definition: Currency.idl:48
string Name
Name of the currency, for example, Euro or US Dollar.
Definition: Currency.idl:52
short DecimalPlaces
The number of decimal places, for example, 2 for US Dollar or 0 for Italian Lira.
Definition: Currency.idl:68
string Symbol
Currency symbol, for example, $.
Definition: Currency.idl:42
Definition: Ambiguous.idl:22
string ID
ISO 4217 currency code identifier, for example, EUR or USD.
Definition: Currency.idl:39
boolean UsedInCompatibleFormatCodes
If this currency is the one used in compatible number format codes with FormatElement::formatIndex() ...
Definition: Currency.idl:64