Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/ole/
H A Dndole.cxx79 sal_uInt16 nLRU_InitSize; member in SwOLELRUCache
952 nLRU_InitSize( 20 ), in SwOLELRUCache()
990 if( nVal < nLRU_InitSize ) in Load()
1008 nLRU_InitSize = (sal_uInt16)nVal; in Load()
1027 while( nPos && nCount > nLRU_InitSize ) in InsertObj()

Completed in 10 milliseconds