Searched refs:BIFF_FUNC_FALSE (Results 1 – 2 of 2) sorted by relevance
205 const sal_uInt16 BIFF_FUNC_FALSE = 35; /// Function identifier of the FALSE fu… variable
930 …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 37 milliseconds