Searched refs:GetProminentEntryType (Results 1 – 5 of 5) sorted by relevance
314 ProminentEntry GetProminentEntryType() const { return meProminentType; } in GetProminentEntryType() function in ImplListBoxWindow472 ProminentEntry GetProminentEntryType() const { return maLBWindow.GetProminentEntryType(); } in GetProminentEntryType() function in ImplListBox
195 ProminentEntry GetProminentEntryType() const;
175 ProminentEntry GetProminentEntryType() const;
1490 ProminentEntry ComboBox::GetProminentEntryType() const in GetProminentEntryType() function in ComboBox1492 return mpImplLB->GetProminentEntryType(); in GetProminentEntryType()
1297 ProminentEntry ListBox::GetProminentEntryType() const in GetProminentEntryType() function in ListBox1299 return mpImplLB->GetProminentEntryType(); in GetProminentEntryType()
Completed in 47 milliseconds