Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunredln.cxx304 xub_StrLen nCntStt = pStart->nContent.GetIndex(); in RedoRedlineImpl() local
312 if( nLen > nCntStt ) in RedoRedlineImpl()
313 nLen = nCntStt; in RedoRedlineImpl()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx619 xub_StrLen nCntStt = pStart->nContent.GetIndex(); in Sort() local
629 if( nLen > nCntStt ) in Sort()
630 nLen = nCntStt; in Sort()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx3133 const xub_StrLen nCntStt = rStart.nContent.GetIndex(); in sort() local
3142 if (nLen > nCntStt) in sort()
3144 nLen = nCntStt; in sort()

Completed in 39 milliseconds