Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2893 double fBaht = 0.0; in ScBahtText() local
2895 lclSplitBlock( fBaht, nSatang, fValue, 100.0 ); in ScBahtText()
2900 if( fBaht == 0.0 ) in ScBahtText()
2905 else while( fBaht > 0.0 ) in ScBahtText()
2909 lclSplitBlock( fBaht, nBlock, fBaht, 1.0e6 ); in ScBahtText()
2913 if( fBaht > 0.0 ) in ScBahtText()

Completed in 21 milliseconds