Searched defs:nLRUFuncCount (Results 1 – 4 of 4) sorted by relevance
87 sal_uInt16 nLRUFuncCount; member in ScAppOptions
207 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in InitLRUList() local
1884 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in fillLastRecentlyUsedFunctions() local
775 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in InsertEntryToLRUList() local
Completed in 44 milliseconds