Searched refs:GetCellValueOrZero (Results 1 – 2 of 2) sorted by relevance
215 double GetCellValueOrZero( const ScAddress&, const ScBaseCell* );
404 double nVal = GetCellValueOrZero( rPos, pCell ); in GetCellValue()411 double ScInterpreter::GetCellValueOrZero( const ScAddress& rPos, const ScBaseCell* pCell ) in GetCellValueOrZero() function in ScInterpreter
Completed in 73 milliseconds