Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx1321 sal_uInt16 nReplaceEndPos = nStartPos + nReplaceLen; in RTLFUNC() local
1322 if( nReplaceEndPos > nArgLen ) in RTLFUNC()
1323 nReplaceLen -= (nReplaceEndPos - nArgLen); in RTLFUNC()

Completed in 20 milliseconds