Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx182 double ScInterpreter::GetValueCellValue( const ScAddress& rPos, const ScValueCell* pCell ) in GetValueCellValue() function in ScInterpreter
582 nVal = GetValueCellValue( aAdr, (ScValueCell*)pCell ); in CreateDoubleArr()
778 nVal = GetValueCellValue( aAdr, (ScValueCell*)pCell ); in CreateCellArr()
2938 nVal = GetValueCellValue( rPos, (ScValueCell*)pCell ); in SetSbxVariable()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx231 double GetValueCellValue( const ScAddress&, const ScValueCell* );

Completed in 38 milliseconds