|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <winnls.h>
Public Attributes | |
| UINT | NumDigits |
| UINT | LeadingZero |
| UINT | Grouping |
| LPSTR | lpDecimalSep |
| LPSTR | lpThousandSep |
| UINT | NegativeOrder |
| UINT _numberfmtA::Grouping |
Definition at line 709 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().
| UINT _numberfmtA::LeadingZero |
Definition at line 708 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().
| LPSTR _numberfmtA::lpDecimalSep |
Definition at line 710 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().
| LPSTR _numberfmtA::lpThousandSep |
Definition at line 711 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().
| UINT _numberfmtA::NegativeOrder |
Definition at line 712 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().
| UINT _numberfmtA::NumDigits |
Definition at line 707 of file winnls.h.
Referenced by UpdateLocaleSample(), and UpdateNumSamples().