Searched refs:fNextValue (Results 1 – 2 of 2) sorted by relevance
81 double fNextValue; member in ScValueIterator121 return bNextValid ? ( bNextValid = sal_False, rValue = fNextValue, in GetNext()
372 fNextValue = ((ScValueCell*)pCol->pItems[nColRow].pCell)->GetValue(); in GetThis()379 fNextValue = pDoc->RoundValueAsShown( fNextValue, nNumFormat ); in GetThis()
Completed in 31 milliseconds