Searched refs:nDelCnt (Results 1 – 2 of 2) sorted by relevance
200 int nDelCnt = 0; in WLD() local201 for ( sal_Int32 i=1; i <= nStringLen; i++, nDelCnt += nDelR0 ) in WLD()206 npDistance[i] = nDelCnt + nP; in WLD()
3411 xub_StrLen nDelCnt = nEnd - nStt; in GetRedlineTxt() local3412 aTxt.Erase( nStt - nTxtStt, nDelCnt ); in GetRedlineTxt()3414 nTxtStt = nTxtStt + nDelCnt; in GetRedlineTxt()
Completed in 28 milliseconds