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 517 of file unum.h.
Member Data Documentation
UChar UNumberFormatSymbols::decimalSeparator
|
The decimal separator.
Definition at line 519 of file unum.h.
UChar UNumberFormatSymbols::groupingSeparator
|
The grouping separator.
Definition at line 521 of file unum.h.
UChar UNumberFormatSymbols::patternSeparator
|
The pattern separator.
Definition at line 523 of file unum.h.
UChar UNumberFormatSymbols::percent
|
The percent sign.
Definition at line 525 of file unum.h.
UChar UNumberFormatSymbols::zeroDigit
|
UChar UNumberFormatSymbols::digit
|
Character representing a digit in the pattern.
Definition at line 529 of file unum.h.
UChar UNumberFormatSymbols::minusSign
|
The minus sign.
Definition at line 531 of file unum.h.
UChar UNumberFormatSymbols::plusSign
|
The plus sign.
Definition at line 533 of file unum.h.
UChar UNumberFormatSymbols::currency[UNFSYMBOLSMAXSIZE]
|
The currency symbol.
Definition at line 535 of file unum.h.
UChar UNumberFormatSymbols::intlCurrency[UNFSYMBOLSMAXSIZE]
|
The international currency symbol.
Definition at line 537 of file unum.h.
UChar UNumberFormatSymbols::monetarySeparator
|
The monetary separator.
Definition at line 539 of file unum.h.
UChar UNumberFormatSymbols::exponential
|
The exponential symbol.
Definition at line 541 of file unum.h.
UChar UNumberFormatSymbols::perMill
|
Per mill symbol.
Definition at line 543 of file unum.h.
UChar UNumberFormatSymbols::padEscape
|
Escape padding character.
Definition at line 545 of file unum.h.
UChar UNumberFormatSymbols::infinity[UNFSYMBOLSMAXSIZE]
|
Infinity symbol.
Definition at line 547 of file unum.h.
UChar UNumberFormatSymbols::naN[UNFSYMBOLSMAXSIZE]
|
Nan symbol.
Definition at line 549 of file unum.h.
The documentation for this struct was generated from the following file:
Generated at Mon Jun 5 12:53:25 2000 for ICU1.5 by
1.0.0 written by Dimitri van Heesch,
© 1997-1999