Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Daxcontrol.cxx1066 mnShowDropButton( AX_SHOWDROPBUTTON_NEVER ), in AxMorphDataModelBase()
1092 …case XML_ShowDropButtonWhen: mnShowDropButton = AttributeConversion::decodeInteger( rValue );br… in importProperty()
1130 aReader.readIntProperty< sal_uInt8 >( mnShowDropButton ); in importBinaryModel()
1329 …bool bShowDropdown = (mnShowDropButton == AX_SHOWDROPBUTTON_FOCUS) || (mnShowDropButton == AX_SHOW… in convertProperties()
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx576 sal_Int32 mnShowDropButton; /// When to show the dropdown button. member in oox::ole::AxMorphDataModelBase
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx546 rAxModel.mnShowDropButton = AX_SHOWDROPBUTTON_ALWAYS; in createAndInsertClientXShape()

Completed in 46 milliseconds