Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx511 rAxModel.mnMultiSelect = bTriState ? AX_SELCTION_MULTI : AX_SELCTION_SINGLE; in createAndInsertClientXShape()
535 case XML_Multi: rAxModel.mnMultiSelect = AX_SELCTION_MULTI; break; in createAndInsertClientXShape()
/aoo42x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx131 const sal_Int32 AX_SELCTION_MULTI = 1; variable
/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx490 rPropMap.setProperty( PROP_TriState, nMultiSelect == AX_SELCTION_MULTI ); in convertAxState()
1298 …bool bMultiSelect = (mnMultiSelect == AX_SELCTION_MULTI) || (mnMultiSelect == AX_SELCTION_EXTENDED… in convertProperties()

Completed in 31 milliseconds