Home
last modified time | relevance | path

Searched defs:SetMaxMRUCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Dilstbox.hxx174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount() function in ImplEntryList
518 …void SetMaxMRUCount( sal_uInt16 n ) { maLBWindow.GetEntryList()->SetMa… in SetMaxMRUCount() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1623 void ListBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ListBox
H A Dcombobox.cxx1418 void ComboBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ComboBox