Home
last modified time | relevance | path

Searched refs:RoundValueAsShown (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dchartarr.cxx270 nVal = pDocument->RoundValueAsShown( nVal, nFormat ); in CreateMemChartSingle()
431 nVal = pDocument->RoundValueAsShown( nVal, nFormat ); in CreateMemChartMulti()
464 nVal = pDocument->RoundValueAsShown( nVal, nFormat ); in CreateMemChartMulti()
H A Dinterpr4.cxx189 fVal = pDok->RoundValueAsShown( fVal, nFormat ); in GetValueCellValue()
452 fValue = pDok->RoundValueAsShown( fValue, nCurFmtIndex ); in GetCellValueOrZero()
/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx361 rValue = pDoc->RoundValueAsShown( rValue, nNumFormat ); in GetThis()
379 fNextValue = pDoc->RoundValueAsShown( fNextValue, nNumFormat ); in GetThis()
608 … rValue.mfValue = mpDoc->RoundValueAsShown( rValue.mfValue, nNumFormat ); in getCurrent()
1876 rValue = pDoc->RoundValueAsShown( rValue, nNumFormat ); in GetNext()
H A Ddocumen4.cxx505 double ScDocument::RoundValueAsShown( double fVal, sal_uLong nFormat ) in RoundValueAsShown() function in ScDocument
H A Dcell.cxx1702 aResult.SetDouble( pDocument->RoundValueAsShown( in InterpretTail()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx1026 fVal = pDoc->RoundValueAsShown( fVal, nFormat ); in WriteCell()
/aoo41x/main/sc/inc/
H A Ddocument.hxx816 SC_DLLPUBLIC double RoundValueAsShown( double fVal, sal_uLong nFormat );

Completed in 92 milliseconds