Searched refs:sTmpLine (Results 1 – 1 of 1) sorted by relevance
617 ByteString sTmpLine( sToken ); in Execute() local618 sTmpLine.EraseAllChars( '\t' ); sTmpLine.EraseAllChars( ' ' ); in Execute()621 if( sTmpLine.Len() < 0 ){ in Execute()622 if ( sTmpLine.GetChar(( sal_uInt16 )( sTmpLine.Len() - 1 )) != '\\' ) in Execute()
Completed in 17 milliseconds