Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dinterpr2.cxx2889 double fBaht = 0.0; in ScBahtText() local
2891 lclSplitBlock( fBaht, nSatang, fValue, 100.0 ); in ScBahtText()
2896 if( fBaht == 0.0 ) in ScBahtText()
2901 else while( fBaht > 0.0 ) in ScBahtText()
2905 lclSplitBlock( fBaht, nBlock, fBaht, 1.0e6 ); in ScBahtText()
2909 if( fBaht > 0.0 ) in ScBahtText()

Completed in 25 milliseconds