Searched refs:nLRU_InitSize (Results 1 – 1 of 1) sorted by relevance
79 sal_uInt16 nLRU_InitSize; member in SwOLELRUCache952 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 15 milliseconds