Home
last modified time | relevance | path

Searched refs:GetProminentEntryType (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx1297 ProminentEntry ListBox::GetProminentEntryType() const in GetProminentEntryType() function in ListBox
1299 return mpImplLB->GetProminentEntryType(); in GetProminentEntryType()
H A Dcombobox.cxx1490 ProminentEntry ComboBox::GetProminentEntryType() const in GetProminentEntryType() function in ComboBox
1492 return mpImplLB->GetProminentEntryType(); in GetProminentEntryType()
/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx175 ProminentEntry GetProminentEntryType() const;
H A Dcombobox.hxx195 ProminentEntry GetProminentEntryType() const;
/trunk/main/vcl/inc/
H A Dilstbox.hxx314 ProminentEntry GetProminentEntryType() const { return meProminentType; } in GetProminentEntryType() function in ImplListBoxWindow
472 ProminentEntry GetProminentEntryType() const { return maLBWindow.GetProminentEntryType(); } in GetProminentEntryType() function in ImplListBox

Completed in 43 milliseconds