Home
last modified time | relevance | path

Searched refs:iRes (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx3053 sal_Int32 iRes = str.toInt32(-1); in test_rtl_OString_toInt32_wrongRadix() local
3060 iRes == 0, in test_rtl_OString_toInt32_wrongRadix()
3242 sal_Int64 iRes = str.toInt64(-1); in test_rtl_OString_toInt64_wrongRadix() local
3248 iRes == 0, in test_rtl_OString_toInt64_wrongRadix()
H A Drtl_OUString.cxx3501 sal_Int32 iRes =str.toInt32(-1); in test_rtl_OUString_toInt32_wrongRadix() local
3508 iRes == 0, in test_rtl_OUString_toInt32_wrongRadix()
3726 sal_Int64 iRes = str.toInt64(-1); in test_rtl_OUString_toInt64_wrongRadix() local
3732 iRes == 0, in test_rtl_OUString_toInt64_wrongRadix()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2310 sal_uInt8 iRes = (nHeaderByte >> 2) & 0x1F; in FormulaRead() local
2311 switch (iRes) in FormulaRead()

Completed in 49 milliseconds