Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/xls/
H A Dformulabase.hxx126 const sal_uInt8 BIFF_TOK_ARRAY_ERROR = 4; /// Error code in an array. variable
/AOO42X/main/oox/source/dump/
H A Dxlsbdumper.cxx976 case BIFF_TOK_ARRAY_ERROR: in dumpaddDataArrayValue()
/AOO42X/main/oox/source/xls/
H A Dformulaparser.cxx1669 case BIFF_TOK_ARRAY_ERROR: in importArrayToken()