Searched defs:SetDropDownLineCount (Results 1 – 3 of 3) sorted by relevance
| /aoo41x/main/vcl/source/control/ | ||
| H A D | combobox.cxx | 587 void ComboBox::SetDropDownLineCount( sal_uInt16 nLines )  in SetDropDownLineCount()  function in ComboBox | 
| H A D | lstbox.cxx | 634 void ListBox::SetDropDownLineCount( sal_uInt16 nLines )  in SetDropDownLineCount()  function in ListBox | 
| /aoo41x/main/vcl/inc/ | ||
| H A D | ilstbox.hxx | 566 	void			SetDropDownLineCount( sal_uInt16 n ) { mnDDLineCount = n; }  in SetDropDownLineCount()  function in ImplListBoxFloatingWindow | 
Completed in 51 milliseconds