Searched refs:GetLRUFuncList (Results 1 – 9 of 9) sorted by relevance
52 sal_uInt16* GetLRUFuncList() const { return pLRUList; } in GetLRUFuncList() function in ScAppOptions
183 sal_uInt16* pUShorts = rOpt.GetLRUFuncList(); in lcl_GetLastFunctions()
208 sal_uInt16* pLRUListIds = rAppOpt.GetLRUFuncList(); in InitLRUList()
701 const sal_uInt16* pFuncs = rOpt.GetLRUFuncList(); in getRecentFunctionIds()
1518 const sal_uInt16* pMRUList = rOpt.GetLRUFuncList(); in FillFunctions()
776 sal_uInt16* pLRUListIds = rAppOpt.GetLRUFuncList(); in InsertEntryToLRUList()
657 const sal_uInt16* pMRUList = rOpt.GetLRUFuncList(); in GetFormulaData()
1885 sal_uInt16* pLRUListIds = rAppOpt.GetLRUFuncList(); in fillLastRecentlyUsedFunctions()
308 sal_uInt16* pOldList = rAppOpt.GetLRUFuncList(); in lcl_AddFunction()
Completed in 106 milliseconds