Searched defs:lcl_AppendSoundToListBox (Results 1 – 1 of 1) sorted by relevance
397 struct lcl_AppendSoundToListBox : public ::std::unary_function< String, void > struct399 lcl_AppendSoundToListBox( ListBox & rListBox ) : in lcl_AppendSoundToListBox() function403 void operator() ( const String & rString ) const in operator ()()410 ListBox & mrListBox;
Completed in 16 milliseconds