Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/numbers/
H A Dzformat.cxx2503 xub_StrLen nExPos = sStr.Search('E'); in GetOutputString() local
2504 if ( nExPos != STRING_NOTFOUND ) in GetOutputString()
2507 xub_StrLen nExpStart = nExPos + 1; in GetOutputString()
2518 sStr.Erase( nExPos ); in GetOutputString()

Completed in 30 milliseconds