Top   Module   Use   Manual   Index 

com :: sun :: star :: i18n ::

struct NumberFormatCode




Elements

short Type
Description
One of KNumberFormatType values
short Usage
Description
One of KNumberFormatUsage values
string Code
Description
Format code like DD/MM/YY
string DefaultName
Description
Descriptive name of the format for this locale
string NameID
Description
Message identifier to be used if the name of the format is localized
short Index
Description
Index of the code as defined in NumberFormatIndex
boolean Default
Description
Whether this format is the default format of the usage group
Top of Page