Searched defs:SetDropDownLineCount (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/inc/ | ||
H A D | ilstbox.hxx | 566 void SetDropDownLineCount( sal_uInt16 n ) { mnDDLineCount = n; } in SetDropDownLineCount() function in ImplListBoxFloatingWindow |
/trunk/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 |
Completed in 41 milliseconds