Searched refs:xlErrNum (Results 1 – 4 of 4) sorted by relevance
28 const long xlErrNum = 2036;
47 xlErrNum, /// The error code #NUM! enumerator
281 case EXC_ERR_NUM: eType = xlErrNum; break; in ErrorToEnum()
1730 case xlErrNum: eOc = ocStop; nError = errIllegalFPOperation; break; in GetBoolErr()
Completed in 66 milliseconds