Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddociter.hxx81 double fNextValue; member in ScValueIterator
121 return bNextValid ? ( bNextValid = sal_False, rValue = fNextValue, in GetNext()
/trunk/main/sc/source/core/data/
H A Ddociter.cxx372 fNextValue = ((ScValueCell*)pCol->pItems[nColRow].pCell)->GetValue(); in GetThis()
379 fNextValue = pDoc->RoundValueAsShown( fNextValue, nNumFormat ); in GetThis()

Completed in 26 milliseconds