Searched refs:GetSeparatorPos (Results 1 – 6 of 6) sorted by relevance
326 sal_uInt16 GetSeparatorPos() const { return mnSeparatorPos; } in GetSeparatorPos() function in ImplListBoxWindow463 sal_uInt16 GetSeparatorPos() const { return maLBWindow.GetSeparatorPos(); } in GetSeparatorPos() function in ImplListBox
160 sal_uInt16 GetSeparatorPos() const;
182 sal_uInt16 GetSeparatorPos() const;
1399 sal_uInt16 ComboBox::GetSeparatorPos() const in GetSeparatorPos() function in ComboBox1401 return mpImplLB->GetSeparatorPos(); in GetSeparatorPos()
1602 sal_uInt16 ListBox::GetSeparatorPos() const in GetSeparatorPos() function in ListBox1604 return mpImplLB->GetSeparatorPos(); in GetSeparatorPos()
1949 aProp <<= sal_Int16( pListBox->GetSeparatorPos() ); in getProperty()
Completed in 72 milliseconds