Home
last modified time | relevance | path

Searched refs:EXC_OBJ_DROPDOWN_COMBOBOX (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxlescher.hxx209 const sal_uInt16 EXC_OBJ_DROPDOWN_COMBOBOX = 1; /// Dropdown listbox with editable text. variable
/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx2775 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 38 milliseconds