Home
last modified time | relevance | path

Searched refs:AX_DISPLAYSTYLE_DROPDOWN (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx1315 …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()
/aoo42x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx128 const sal_Int32 AX_DISPLAYSTYLE_DROPDOWN = 7; variable
/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx545 rAxModel.mnDisplayStyle = AX_DISPLAYSTYLE_DROPDOWN; in createAndInsertClientXShape()

Completed in 60 milliseconds