Home
last modified time | relevance | path

Searched refs:nMultiSelect (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxcontrol.hxx316 sal_Int32 nMultiSelect,
323 sal_Int32& nMultiSelect,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxcontrol.hxx317 sal_Int32 nMultiSelect,
324 sal_Int32& nMultiSelect,
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx510 …const OUString& rValue, sal_Int32 nMultiSelect, ApiDefaultStateMode eDefStateMode, bool bAwtModel ) in convertAxState() argument
531 rPropMap.setProperty( PROP_TriState, nMultiSelect == AX_SELECTION_MULTI ); in convertAxState()
535 OUString& rValue, sal_Int32& nMultiSelect, ApiDefaultStateMode eDefStateMode ) in convertToAxState() argument
557 nMultiSelect = AX_SELECTION_MULTI; in convertToAxState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx508 …const OUString& rValue, sal_Int32 nMultiSelect, ApiDefaultStateMode eDefStateMode, bool bAwtModel ) in convertAxState() argument
529 rPropMap.setProperty( PROP_TriState, nMultiSelect == AX_SELECTION_MULTI ); in convertAxState()
533 OUString& rValue, sal_Int32& nMultiSelect, ApiDefaultStateMode eDefStateMode ) in convertToAxState() argument
555 nMultiSelect = AX_SELECTION_MULTI; in convertToAxState()