Searched refs:nMRUCount (Results 1 – 3 of 3) sorted by relevance
750 sal_uInt16 nMRUCount = GetEntryList()->GetMRUCount(); in ImplCallSelect() local753 if ( nFirstMatchingEntryPos || !nMRUCount ) in ImplCallSelect()756 if ( nFirstMatchingEntryPos < nMRUCount ) in ImplCallSelect()759 nMRUCount--; in ImplCallSelect()763 else if ( nMRUCount == GetEntryList()->GetMaxMRUCount() ) in ImplCallSelect()765 RemoveEntry( nMRUCount - 1 ); in ImplCallSelect()766 nMRUCount--; in ImplCallSelect()775 GetEntryList()->SetMRUCount( ++nMRUCount ); in ImplCallSelect()776 SetSeparatorPos( nMRUCount ? nMRUCount-1 : 0 ); in ImplCallSelect()2726 sal_uInt16 nMRUCount = 0; in SetMRUEntries() local[all …]
1517 sal_uInt16 nMRUCount = rOpt.GetLRUFuncListCount(); in FillFunctions() local1523 for (sal_uInt16 i=0; i<nMRUCount; i++) in FillFunctions()
656 sal_uInt16 nMRUCount = rOpt.GetLRUFuncListCount(); in GetFormulaData() local662 for (sal_uInt16 i=0; i<nMRUCount; i++) in GetFormulaData()