Home
last modified time | relevance | path

Searched refs:sFrac (Results 1 – 1 of 1) sorted by path

/trunk/main/svl/source/numbers/
H A Dzformat.cxx2226 String sStr, sFrac, sDiv; // Strings, Wert fuer in GetOutputString() local
2433 sFrac.Erase(); in GetOutputString()
2438 sFrac = ImpIntToString( nIx, nFrac ); in GetOutputString()
2459 sFrac.Erase(); in GetOutputString()
2462 bRes |= ImpNumberFill(sFrac, fNumber, k, j, nIx, NF_SYMBOLTYPE_FRACBLANK); in GetOutputString()
2465 sFrac.Insert(rInfo.sStrArray[j],0); in GetOutputString()
2484 OutString += sFrac; in GetOutputString()

Completed in 35 milliseconds