Searched refs:nCntStt (Results 1 – 3 of 3) sorted by relevance
304 xub_StrLen nCntStt = pStart->nContent.GetIndex(); in RedoRedlineImpl() local312 if( nLen > nCntStt ) in RedoRedlineImpl()313 nLen = nCntStt; in RedoRedlineImpl()
619 xub_StrLen nCntStt = pStart->nContent.GetIndex(); in Sort() local629 if( nLen > nCntStt ) in Sort()630 nLen = nCntStt; in Sort()
3133 const xub_StrLen nCntStt = rStart.nContent.GetIndex(); in sort() local3142 if (nLen > nCntStt) in sort()3144 nLen = nCntStt; in sort()
Completed in 34 milliseconds