Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Daxcontrol.cxx532 …case API_CONTROL_COMBOBOX: return CREATE_OUSTRING( "com.sun.star.awt.UnoControlComboBoxModel"… in getServiceName()
550 … case API_CONTROL_COMBOBOX: return CREATE_OUSTRING( "com.sun.star.form.component.ComboBox" ); in getServiceName()
1316 … return (mnDisplayStyle == AX_DISPLAYSTYLE_DROPDOWN) ? API_CONTROL_LISTBOX : API_CONTROL_COMBOBOX; in getControlType()
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx155 API_CONTROL_COMBOBOX, enumerator

Completed in 34 milliseconds