Searched refs:C_ListBox (Results 1 – 2 of 2) sorted by relevance
72 #define C_ListBox 7 macro
278 case WINDOW_LISTBOX: nRT = C_ListBox ; break; in ImpGetRType()4906 case C_ListBox: in Execute()4947 if ( nMethodId == M_MultiSelect && nRT == C_ListBox ) in Execute()