Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx205 const sal_uInt16 BIFF_FUNC_FALSE = 35; /// Function identifier of the FALSE fu… variable
/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx930 …unctionInfo* pFuncInfo = getFuncInfoFromBiff12FuncId( bValue ? BIFF_FUNC_TRUE : BIFF_FUNC_FALSE ) ) in pushBoolOperand()
2828 … FunctionInfo* pFuncInfo = getFuncInfoFromBiffFuncId( bValue ? BIFF_FUNC_TRUE : BIFF_FUNC_FALSE ) ) in convertBoolToFormula()

Completed in 39 milliseconds