Searched refs:nFindStrLen (Results 1 – 1 of 1) sorted by relevance
1423 sal_uInt16 nFindStrLen = aFindStr.Len(); in RTLFUNC() local1441 aExpStr.Replace( nPos, nFindStrLen, aReplaceStr ); in RTLFUNC()1442 nPos = nPos - nFindStrLen + nReplaceStrLen + 1; in RTLFUNC()
Completed in 26 milliseconds