Searched refs:SetProminentEntryType (Results 1 – 6 of 6) sorted by relevance
313 void SetProminentEntryType( ProminentEntry eType ) { meProminentType = eType; } in SetProminentEntryType() function in ImplListBoxWindow471 …void SetProminentEntryType( ProminentEntry eType ) { maLBWindow.SetProminentEntryType( … in SetProminentEntryType() function in ImplListBox
194 void SetProminentEntryType( ProminentEntry eType );
174 void SetProminentEntryType( ProminentEntry eType );
1483 void ComboBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType() function in ComboBox1485 mpImplLB->SetProminentEntryType( eType ); in SetProminentEntryType()
1290 void ListBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType() function in ListBox1292 mpImplLB->SetProminentEntryType( eType ); in SetProminentEntryType()
1165 SetProminentEntryType( PROMINENT_MIDDLE ); in ImplInit()
Completed in 116 milliseconds