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.cxx2892 double fBaht = 0.0; in ScBahtText() local
2894 lclSplitBlock( fBaht, nSatang, fValue, 100.0 ); in ScBahtText()
2899 if( fBaht == 0.0 ) in ScBahtText()
2904 else while( fBaht > 0.0 ) in ScBahtText()
2908 lclSplitBlock( fBaht, nBlock, fBaht, 1.0e6 ); in ScBahtText()
2912 if( fBaht > 0.0 ) in ScBahtText()