Home
last modified time | relevance | path

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

/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()->SetMaxMRUCount( n ); } in SetMaxMRUCount() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1420 void ComboBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ComboBox
H A Dlstbox.cxx1623 void ListBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ListBox

Completed in 38 milliseconds