Searched refs:sDiv (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 2226 String sStr, sFrac, sDiv; // Strings, Wert fuer in GetOutputString() local 2434 sDiv.Erase(); in GetOutputString() 2439 sDiv = ImpIntToString( nIx, nDiv ); in GetOutputString() 2444 bRes |= ImpNumberFill(sDiv, fNumber, k, j, nIx, NF_SYMBOLTYPE_FRAC); in GetOutputString() 2449 sDiv.Insert(' ',0); in GetOutputString() 2451 sDiv.Insert( rInfo.sStrArray[j].GetChar(0), 0 ); in GetOutputString() 2485 OutString += sDiv; in GetOutputString()
|
Completed in 35 milliseconds