Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx1423 sal_uInt16 nFindStrLen = aFindStr.Len(); in RTLFUNC() local
1441 aExpStr.Replace( nPos, nFindStrLen, aReplaceStr ); in RTLFUNC()
1442 nPos = nPos - nFindStrLen + nReplaceStrLen + 1; in RTLFUNC()

Completed in 54 milliseconds