Searched defs:GetTopEntry (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/accessibility/inc/accessibility/helper/ | ||
H A D | listboxhelper.hxx | 125 virtual sal_uInt16 GetTopEntry() const in GetTopEntry() function in VCLListBoxHelper |
/aoo41x/main/vcl/inc/ | ||
H A D | ilstbox.hxx | 309 sal_uInt16 GetTopEntry() const { return mnTop; } in GetTopEntry() function in ImplListBoxWindow |
/aoo41x/main/vcl/source/control/ | ||
H A D | combobox.cxx | 1473 sal_uInt16 ComboBox::GetTopEntry() const in GetTopEntry() function in ComboBox |
H A D | lstbox.cxx | 1280 sal_uInt16 ListBox::GetTopEntry() const in GetTopEntry() function in ListBox |
Completed in 44 milliseconds