Main Page Class Hierarchy Compound List File List Header Files Sources Compound Members File Members
UNumberFormatSymbols Struct Reference
The UNumberFormatSymbols struct.
More...
#include <unum.h>
List of all members.
Detailed Description
The UNumberFormatSymbols struct.
-
Deprecated:
-
remove after 2000-dec-31
Definition at line 534 of file unum.h.
Member Data Documentation
UChar UNumberFormatSymbols::decimalSeparator
|
The decimal separator.
Definition at line 536 of file unum.h.
UChar UNumberFormatSymbols::groupingSeparator
|
The grouping separator.
Definition at line 538 of file unum.h.
UChar UNumberFormatSymbols::patternSeparator
|
The pattern separator.
Definition at line 540 of file unum.h.
UChar UNumberFormatSymbols::percent
|
The percent sign.
Definition at line 542 of file unum.h.
UChar UNumberFormatSymbols::zeroDigit
|
UChar UNumberFormatSymbols::digit
|
Character representing a digit in the pattern.
Definition at line 546 of file unum.h.
UChar UNumberFormatSymbols::minusSign
|
The minus sign.
Definition at line 548 of file unum.h.
UChar UNumberFormatSymbols::plusSign
|
The plus sign.
Definition at line 550 of file unum.h.
UChar UNumberFormatSymbols::currency[UNFSYMBOLSMAXSIZE]
|
The currency symbol.
Definition at line 552 of file unum.h.
UChar UNumberFormatSymbols::intlCurrency[UNFSYMBOLSMAXSIZE]
|
The international currency symbol.
Definition at line 554 of file unum.h.
UChar UNumberFormatSymbols::monetarySeparator
|
The monetary separator.
Definition at line 556 of file unum.h.
UChar UNumberFormatSymbols::exponential
|
The exponential symbol.
Definition at line 558 of file unum.h.
UChar UNumberFormatSymbols::perMill
|
Per mill symbol.
Definition at line 560 of file unum.h.
UChar UNumberFormatSymbols::padEscape
|
Escape padding character.
Definition at line 562 of file unum.h.
UChar UNumberFormatSymbols::infinity[UNFSYMBOLSMAXSIZE]
|
Infinity symbol.
Definition at line 564 of file unum.h.
UChar UNumberFormatSymbols::naN[UNFSYMBOLSMAXSIZE]
|
Nan symbol.
Definition at line 566 of file unum.h.
The documentation for this struct was generated from the following file:
Generated at Wed Aug 16 16:05:53 2000 for ICU1.6 by
1.0.0 written by Dimitri van Heesch,
© 1997-1999