Home
last modified time | relevance | path

Searched refs:BIFF_FUNC_IF (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/oox/inc/oox/xls/
H A Dformulabase.hxx200 const sal_uInt16 BIFF_FUNC_IF = 1; /// Function identifier of the IF funct… variable
/AOO42X/main/oox/source/xls/
H A Dformulaparser.cxx375 case BIFF_FUNC_IF: in appendEmptyParameter()