Home
last modified time | relevance | path

Searched refs:GetSeparatorPos (Results 1 – 6 of 6) sorted by path

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1949 aProp <<= sal_Int16( pListBox->GetSeparatorPos() ); in getProperty()
/trunk/main/vcl/inc/
H A Dilstbox.hxx326 sal_uInt16 GetSeparatorPos() const { return mnSeparatorPos; } in GetSeparatorPos() function in ImplListBoxWindow
463 sal_uInt16 GetSeparatorPos() const { return maLBWindow.GetSeparatorPos(); } in GetSeparatorPos() function in ImplListBox
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx160 sal_uInt16 GetSeparatorPos() const;
H A Dlstbox.hxx182 sal_uInt16 GetSeparatorPos() const;
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1399 sal_uInt16 ComboBox::GetSeparatorPos() const in GetSeparatorPos() function in ComboBox
1401 return mpImplLB->GetSeparatorPos(); in GetSeparatorPos()
H A Dlstbox.cxx1602 sal_uInt16 ListBox::GetSeparatorPos() const in GetSeparatorPos() function in ListBox
1604 return mpImplLB->GetSeparatorPos(); in GetSeparatorPos()

Completed in 56 milliseconds