Home
last modified time | relevance | path

Searched refs:meProminentType (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dilstbox.cxx559 meProminentType = PROMINENT_TOP; in ImplListBoxWindow()
2105 if( meProminentType == PROMINENT_MIDDLE ) in ShowProminentEntry()
/trunk/main/vcl/inc/
H A Dilstbox.hxx222 ProminentEntry meProminentType; // where is the "prominent" entry member in ImplListBoxWindow
313 void SetProminentEntryType( ProminentEntry eType ) { meProminentType = eType; } in SetProminentEntryType()
314 ProminentEntry GetProminentEntryType() const { return meProminentType; } in GetProminentEntryType()

Completed in 37 milliseconds