Searched refs:EXC_OBJ_DROPDOWN_COMBOBOX (Results 1 – 2 of 2) sorted by relevance
209 const sal_uInt16 EXC_OBJ_DROPDOWN_COMBOBOX = 1; /// Dropdown listbox with editable text. variable
2775 if( GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX ) in DoProcessControl()2795 return (GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX) ? in DoGetServiceName()2802 …return (GetDropDownType() == EXC_OBJ_DROPDOWN_COMBOBOX) ? EXC_TBX_EVENT_TEXT : EXC_TBX_EVENT_CHANG… in DoGetEventType()
Completed in 91 milliseconds