Searched defs:SetMaxMRUCount (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/vcl/inc/ | ||
| H A D | ilstbox.hxx | 174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount() function in ImplEntryList |
| /trunk/main/vcl/source/control/ | ||
| H A D | lstbox.cxx | 1623 void ListBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ListBox |
| H A D | combobox.cxx | 1418 void ComboBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ComboBox |