Searched refs:GetMaxMRUCount (Results 1 – 8 of 8) sorted by relevance
175 sal_uInt16 GetMaxMRUCount() const { return mnMaxMRUCount; } in GetMaxMRUCount() function in ImplEntryList519 sal_uInt16 GetMaxMRUCount() const { return maLBWindow.GetEntryList()->GetMaxMRUCount(); } in GetMaxMRUCount() function in ImplListBox
108 if ( GetMaxMRUCount() != nEntries ) in EnableControls_Impl()
185 sal_uInt16 GetMaxMRUCount() const;
220 sal_uInt16 GetMaxMRUCount() const;
1427 sal_uInt16 ComboBox::GetMaxMRUCount() const in GetMaxMRUCount() function in ComboBox1429 return mpImplLB->GetMaxMRUCount(); in GetMaxMRUCount()
1630 sal_uInt16 ListBox::GetMaxMRUCount() const in GetMaxMRUCount() function in ListBox1632 return mpImplLB->GetMaxMRUCount(); in GetMaxMRUCount()
746 if ( !IsTravelSelect() && GetEntryList()->GetMaxMRUCount() ) in ImplCallSelect()763 else if ( nMRUCount == GetEntryList()->GetMaxMRUCount() ) in ImplCallSelect()
756 if ( GetMaxMRUCount() != nEntries ) in EnableControls_Impl()
Completed in 81 milliseconds