Searched refs:sFound (Results 1 – 2 of 2) sorted by relevance
134 String sFound( "gefunden" ); in IMPL_LINK() local136 sFound.Insert( "nicht ", 0 ); in IMPL_LINK()138 sFound += ": S<"; in IMPL_LINK()139 sFound += nStt; in IMPL_LINK()140 sFound += "> E<"; in IMPL_LINK()141 sFound += nEnd; in IMPL_LINK()142 sFound += '>'; in IMPL_LINK()146 sFound += '<'; in IMPL_LINK()147 sFound += sText.Copy( nStt, nEnd - nStt +1 ); in IMPL_LINK()148 sFound += '>'; in IMPL_LINK()[all …]
415 String sFound; in IMPL_LINK() local
Completed in 26 milliseconds