Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dacmplwrd.cxx463 sal_uInt16 nLRUPos = aLRULst.GetPos( (void*)pCurrent ); in DocumentDying() local
464 DBG_ASSERT(nLRUPos < USHRT_MAX, "word not found in LRU list" ); in DocumentDying()
465 aLRULst.Remove( nLRUPos ); in DocumentDying()

Completed in 16 milliseconds