Home
last modified time | relevance | path

Searched refs:SetProminentEntryType (Results 1 – 6 of 6) sorted by path

/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1165 SetProminentEntryType( PROMINENT_MIDDLE ); in ImplInit()
/trunk/main/vcl/inc/
H A Dilstbox.hxx313 void SetProminentEntryType( ProminentEntry eType ) { meProminentType = eType; } in SetProminentEntryType() function in ImplListBoxWindow
471 …void SetProminentEntryType( ProminentEntry eType ) { maLBWindow.SetProminentEntryType( … in SetProminentEntryType() function in ImplListBox
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx194 void SetProminentEntryType( ProminentEntry eType );
H A Dlstbox.hxx174 void SetProminentEntryType( ProminentEntry eType );
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1483 void ComboBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType() function in ComboBox
1485 mpImplLB->SetProminentEntryType( eType ); in SetProminentEntryType()
H A Dlstbox.cxx1290 void ListBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType() function in ListBox
1292 mpImplLB->SetProminentEntryType( eType ); in SetProminentEntryType()

Completed in 34 milliseconds