Home
last modified time | relevance | path

Searched refs:xlErrNA (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXlCVError.idl25 const long xlErrNA = 2042;
/trunk/main/sc/source/filter/inc/
H A Dxltools.hxx48 xlErrNA, /// The error code #N/A! enumerator
/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx282 case EXC_ERR_NA: eType = xlErrNA; break; in ErrorToEnum()
H A Dexcform.cxx1731 case xlErrNA: eOc = ocNotAvail; nError = NOTAVAILABLE; break; in GetBoolErr()

Completed in 35 milliseconds