Home
last modified time | relevance | path

Searched defs:nLRUFuncCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Dappoptio.hxx87 sal_uInt16 nLRUFuncCount; member in ScAppOptions
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx207 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in InitLRUList() local
/trunk/main/sc/source/core/data/
H A Dglobal.cxx1884 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in fillLastRecentlyUsedFunctions() local
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx775 sal_uInt16 nLRUFuncCount = Min( rAppOpt.GetLRUFuncListCount(), (sal_uInt16)LRU_MAX ); in InsertEntryToLRUList() local

Completed in 45 milliseconds