Home
last modified time | relevance | path

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

/aoo41x/main/l10ntools/source/
H A Dexport.cxx1452 ByteString sIdent = sText.GetToken( 1, ';' ); in GetPairedListID() local
1453 sIdent.ToUpperAscii(); in GetPairedListID()
1454 while( sIdent.SearchAndReplace( "\t", " " ) != STRING_NOTFOUND ) {}; in GetPairedListID()
1455 sIdent.EraseTrailingChars( ' ' ); in GetPairedListID()
1456 sIdent.EraseLeadingChars( ' ' ); in GetPairedListID()
1457 return sIdent; in GetPairedListID()

Completed in 42 milliseconds