Searched refs:nLRU_InitSize (Results 1 – 1 of 1) sorted by relevance
77 sal_uInt16 nLRU_InitSize; member in SwOLELRUCache950 nLRU_InitSize( 20 ), in SwOLELRUCache()988 if( nVal < nLRU_InitSize ) in Load()1006 nLRU_InitSize = (sal_uInt16)nVal; in Load()1025 while( nPos && nCount > nLRU_InitSize ) in InsertObj()