Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx531 …case API_CONTROL_LISTBOX: return CREATE_OUSTRING( "com.sun.star.awt.UnoControlListBoxModel" … in getServiceName()
549 … case API_CONTROL_LISTBOX: return CREATE_OUSTRING( "com.sun.star.form.component.ListBox" ); in getServiceName()
1293 return API_CONTROL_LISTBOX; in getControlType()
1316 … return (mnDisplayStyle == AX_DISPLAYSTYLE_DROPDOWN) ? API_CONTROL_LISTBOX : API_CONTROL_COMBOBOX; in getControlType()
/aoo42x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx154 API_CONTROL_LISTBOX, enumerator

Completed in 54 milliseconds