Searched defs:SetSeparatorPos (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/inc/ | ||
H A D | ilstbox.hxx | 325 void SetSeparatorPos( sal_uInt16 n ) { mnSeparatorPos = n; } in SetSeparatorPos() function in ImplListBoxWindow |
/aoo42x/main/vcl/source/control/ | ||
H A D | combobox.cxx | 1385 void ComboBox::SetSeparatorPos( sal_uInt16 n ) in SetSeparatorPos() function in ComboBox |
H A D | lstbox.cxx | 1588 void ListBox::SetSeparatorPos( sal_uInt16 n ) in SetSeparatorPos() function in ListBox |
Completed in 33 milliseconds