Searched refs:GetValueCellValue (Results 1 – 2 of 2) sorted by relevance
182 double ScInterpreter::GetValueCellValue( const ScAddress& rPos, const ScValueCell* pCell ) in GetValueCellValue() function in ScInterpreter582 nVal = GetValueCellValue( aAdr, (ScValueCell*)pCell ); in CreateDoubleArr()778 nVal = GetValueCellValue( aAdr, (ScValueCell*)pCell ); in CreateCellArr()2938 nVal = GetValueCellValue( rPos, (ScValueCell*)pCell ); in SetSbxVariable()
216 double GetValueCellValue( const ScAddress&, const ScValueCell* );
Completed in 24 milliseconds