Searched refs:CURRENCY (Results 1 – 6 of 6) sorted by relevance
/reactos/base/applications/calc/ |
H A D | convert.c | 168 DECLARE_CONV_UNIT(CURRENCY, AUSTRIAN_SCHILLING, "$/13,7603", "$*13,7603") 169 DECLARE_CONV_UNIT(CURRENCY, BELGIAN_FRANC, "$/40,3399", "$*40,3399") 171 DECLARE_CONV_UNIT(CURRENCY, DEUTSCHE_MARK, "$/1,95583", "$*1,95583") 172 DECLARE_CONV_UNIT(CURRENCY, DUTCH_GUILDER, "$/2,20371", "$*2,20371") 173 DECLARE_CONV_UNIT(CURRENCY, ESTONIAN_KROON, "$/15,6466", "$*15,6466") 174 DECLARE_CONV_UNIT(CURRENCY, EURO, "$", "$") 175 DECLARE_CONV_UNIT(CURRENCY, FINNISH_MARKKA, "$/5,94573", "$*5,94573") 176 DECLARE_CONV_UNIT(CURRENCY, FRENCH_FRANC, "$/6,55957", "$*6,55957") 180 DECLARE_CONV_UNIT(CURRENCY, LATVIAN_LATS, "$/0,7028", "$*0,7028") 185 DECLARE_CONV_UNIT(CURRENCY, SLOVAK_KORUNA, "$/30,126", "$*30,126") [all …]
|
/reactos/sdk/include/psdk/ |
H A D | stdole2.idl | 41 typedef double CURRENCY; 214 CURRENCY FONTSIZE; 239 [propget] HRESULT Size([out, retval] CURRENCY *psize); 240 [propput] HRESULT Size([in] CURRENCY psize); 281 [id(DISPID_FONT_SIZE)] CURRENCY Size;
|
H A D | oaidl.idl | 35 typedef CY CURRENCY;
|
H A D | mapidefs.h | 53 typedef CY CURRENCY; typedef
|
/reactos/dll/win32/olepro32/ |
H A D | olepro.idl | 100 CURRENCY FONTSIZE; 125 [propget] HRESULT Size([out, retval] CURRENCY *psize); 126 [propput] HRESULT Size([in] CURRENCY psize); 167 [id(DISPID_FONT_SIZE)] CURRENCY Size;
|
/reactos/media/nls/src/ |
H A D | c_28603.txt | 171 0xa4 0x00a4 ;CURRENCY SIGN 429 0x00a4 0xa4 ;CURRENCY SIGN
|