Home
last modified time | relevance | path

Searched refs:mnDropStyle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx320 mnDropStyle( nDropStyle ) in VmlControlMacroAttacher()
331 bool bEditDropDown = (mnCtrlType == XML_Drop) && (mnDropStyle == XML_ComboEdit); in attachMacro()
600 …croAttacher( aMacroName, xFormIC, nCtrlIndex, pClientData->mnObjType, pClientData->mnDropStyle ) ); in createAndInsertClientXShape()
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx154 sal_Int32 mnDropStyle; member in oox::xls::VmlControlMacroAttacher
/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx144 sal_Int32 mnDropStyle; /// Drop down box style (read-only or editable). member
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx175 mnDropStyle( XML_Combo ), in ClientData()
H A Dvmlshapecontext.cxx212 …case VMLX_TOKEN( DropStyle ): mrClientData.mnDropStyle = AttributeConversion::decodeToken( maEle… in onEndElement()

Completed in 28 milliseconds