Inheritance diagram for USpelloutFormat:
|
Definition at line 181 of file UNumberFormat.d. |
|
Reimplemented from UNumberFormat. Definition at line 251 of file UNumberFormat.d. |
|
Return true if this format will parse numbers as integers only Definition at line 263 of file UNumberFormat.d. |
|
Returns true if grouping is used in this format. Definition at line 274 of file UNumberFormat.d. |
|
Always show decimal point? Definition at line 285 of file UNumberFormat.d. |
|
Sets whether or not numbers should be parsed as integers only Definition at line 297 of file UNumberFormat.d. |
|
Set whether or not grouping will be used in this format. Definition at line 308 of file UNumberFormat.d. |
|
Always show decimal point. Definition at line 319 of file UNumberFormat.d. |
|
Sets the maximum number of digits allowed in the integer portion of a number. Definition at line 331 of file UNumberFormat.d. |
|
Sets the minimum number of digits allowed in the integer portion of a number. Definition at line 343 of file UNumberFormat.d. |
|
Integer digits displayed Definition at line 354 of file UNumberFormat.d. |
|
Sets the maximum number of digits allowed in the fraction portion of a number. Definition at line 366 of file UNumberFormat.d. |
|
Sets the minimum number of digits allowed in the fraction portion of a number. Definition at line 378 of file UNumberFormat.d. |
|
Fraction digits. Definition at line 389 of file UNumberFormat.d. |
|
Definition at line 398 of file UNumberFormat.d. |
|
Definition at line 407 of file UNumberFormat.d. |
|
Definition at line 416 of file UNumberFormat.d. |
|
Definition at line 425 of file UNumberFormat.d. |
|
The width to which the output of format() is padded Definition at line 436 of file UNumberFormat.d. |
|
The position at which padding will take place. Definition at line 447 of file UNumberFormat.d. |
|
Definition at line 456 of file UNumberFormat.d. |
|
Definition at line 465 of file UNumberFormat.d. |
|
Definition at line 474 of file UNumberFormat.d. |
|
Definition at line 483 of file UNumberFormat.d. |
|
Returns the maximum number of digits allowed in the integer portion of a number. Definition at line 496 of file UNumberFormat.d. |
|
Returns the minimum number of digits allowed in the integer portion of a number. Definition at line 508 of file UNumberFormat.d. |
|
Definition at line 517 of file UNumberFormat.d. |
|
Returns the maximum number of digits allowed in the fraction portion of a number. Definition at line 529 of file UNumberFormat.d. |
|
Definition at line 538 of file UNumberFormat.d. |
|
Definition at line 547 of file UNumberFormat.d. |
|
Definition at line 556 of file UNumberFormat.d. |
|
Definition at line 565 of file UNumberFormat.d. |
|
Definition at line 574 of file UNumberFormat.d. |
|
Definition at line 583 of file UNumberFormat.d. |
|
Definition at line 592 of file UNumberFormat.d. |
|
Definition at line 601 of file UNumberFormat.d. |
|
Definition at line 610 of file UNumberFormat.d. |
|
Definition at line 619 of file UNumberFormat.d. |
|
Definition at line 628 of file UNumberFormat.d. |
|
Definition at line 637 of file UNumberFormat.d. |
|
Definition at line 646 of file UNumberFormat.d. References UString::format(). |