Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dacmplwrd.cxx357 sal_uInt16 nLRUIndex = nNewMax-1; in SetMaxCount() local
358 while( nNewMax < aWordLst.Count() && nLRUIndex < aLRULst.Count()) in SetMaxCount()
360 sal_uInt16 nPos = aWordLst.GetPos( (String*)aLRULst[ nLRUIndex++ ] ); in SetMaxCount()

Completed in 12 milliseconds