Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzformat.cxx2507 xub_StrLen nExpStart = nExPos + 1; in GetOutputString() local
2508 switch ( sStr.GetChar( nExpStart ) ) in GetOutputString()
2514 ++nExpStart; in GetOutputString()
2517 ExpStr = sStr.Copy( nExpStart ); // part following the "E+" in GetOutputString()

Completed in 34 milliseconds