Searched refs:SelectSuggestionHdl (Results 1 – 2 of 2) sorted by relevance
362 m_aValueSet.SetSelectHdl( LINK( this, SuggestionDisplay, SelectSuggestionHdl ) ); in SuggestionDisplay()363 m_aListBox.SetSelectHdl( LINK( this, SuggestionDisplay, SelectSuggestionHdl ) ); in SuggestionDisplay()454 IMPL_LINK( SuggestionDisplay, SelectSuggestionHdl, Control*, pControl ) in IMPL_LINK() argument
91 DECL_LINK( SelectSuggestionHdl, Control* );
Completed in 26 milliseconds