Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dilstbox.hxx325 void SetSeparatorPos( sal_uInt16 n ) { mnSeparatorPos = n; } in SetSeparatorPos() function in ImplListBoxWindow
462 void SetSeparatorPos( sal_uInt16 n ) { maLBWindow.SetSeparatorPos( n ); } in SetSeparatorPos() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1385 void ComboBox::SetSeparatorPos( sal_uInt16 n ) in SetSeparatorPos() function in ComboBox
1392 void ComboBox::SetSeparatorPos() in SetSeparatorPos() function in ComboBox
H A Dlstbox.cxx1588 void ListBox::SetSeparatorPos( sal_uInt16 n ) in SetSeparatorPos() function in ListBox
1595 void ListBox::SetSeparatorPos() in SetSeparatorPos() function in ListBox

Completed in 22 milliseconds