Searched refs:iRes (Results 1 – 3 of 3) sorted by relevance
3053 sal_Int32 iRes = str.toInt32(-1); in test_rtl_OString_toInt32_wrongRadix() local3060 iRes == 0, in test_rtl_OString_toInt32_wrongRadix()3242 sal_Int64 iRes = str.toInt64(-1); in test_rtl_OString_toInt64_wrongRadix() local3248 iRes == 0, in test_rtl_OString_toInt64_wrongRadix()
3501 sal_Int32 iRes =str.toInt32(-1); in test_rtl_OUString_toInt32_wrongRadix() local3508 iRes == 0, in test_rtl_OUString_toInt32_wrongRadix()3726 sal_Int64 iRes = str.toInt64(-1); in test_rtl_OUString_toInt64_wrongRadix() local3732 iRes == 0, in test_rtl_OUString_toInt64_wrongRadix()
2310 sal_uInt8 iRes = (nHeaderByte >> 2) & 0x1F; in FormulaRead() local2311 switch (iRes) in FormulaRead()
Completed in 51 milliseconds