Searched refs:AX_DISPLAYSTYLE_DROPDOWN (Results 1 – 3 of 3) sorted by relevance
1315 …DisplayStyle == AX_DISPLAYSTYLE_COMBOBOX) || (mnDisplayStyle == AX_DISPLAYSTYLE_DROPDOWN), "AxComb… in getControlType()1316 … return (mnDisplayStyle == AX_DISPLAYSTYLE_DROPDOWN) ? API_CONTROL_LISTBOX : API_CONTROL_COMBOBOX; in getControlType()1321 if( mnDisplayStyle != AX_DISPLAYSTYLE_DROPDOWN ) in convertProperties()
128 const sal_Int32 AX_DISPLAYSTYLE_DROPDOWN = 7; variable
545 rAxModel.mnDisplayStyle = AX_DISPLAYSTYLE_DROPDOWN; in createAndInsertClientXShape()
Completed in 42 milliseconds