Searched refs:ItemSelectedHdl (Results 1 – 1 of 1) sorted by relevance
1363 DECL_LINK( ItemSelectedHdl, layout::ListBox* );1419 mpListBox->SetSelectHdl( LINK( this, SortListBox, ItemSelectedHdl ) ); in SortListBox()1476 IMPL_LINK( SortListBox, ItemSelectedHdl, layout::ListBox *, pList ) in IMPL_LINK() argument
Completed in 19 milliseconds