Searched defs:SetMaxMRUCount (Results 1 – 3 of 3) sorted by relevance
174 void SetMaxMRUCount( sal_uInt16 n ) { mnMaxMRUCount = n; } in SetMaxMRUCount() function in ImplEntryList518 void SetMaxMRUCount( sal_uInt16 n ) { maLBWindow.GetEntryList()->SetMaxMRUCount( n ); } in SetMaxMRUCount() function in ImplListBox
1420 void ComboBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ComboBox
1623 void ListBox::SetMaxMRUCount( sal_uInt16 n ) in SetMaxMRUCount() function in ListBox
Completed in 41 milliseconds