Lines Matching refs:_nHandle
316 sal_Int32 _nHandle, const Any& _rValue) throw (IllegalArgumentException) in convertFastPropertyValue() argument
318 …return OPropertyContainer::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
322 …void SAL_CALL OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, con… in setFastPropertyValue_NoBroadcast() argument
324 OPropertyContainer::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
328 …void SAL_CALL OGeometryControlModel_Base::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) c… in getFastPropertyValue()
334 if (rPH.fillAggregatePropertyInfoByHandle(&sPropName, &nOriginalHandle, _nHandle)) in getFastPropertyValue()
335 OPropertySetAggregationHelper::getFastPropertyValue(_rValue, _nHandle); in getFastPropertyValue()
337 OPropertyContainer::getFastPropertyValue(_rValue, _nHandle); in getFastPropertyValue()
622 …void SAL_CALL OCommonGeometryControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, c… in setFastPropertyValue_NoBroadcast() argument
624 OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
632 Int32Equal( _nHandle ) in setFastPropertyValue_NoBroadcast()
640 …rayHelper( m_nPropertyMapId ) )->fillPropertyMembersByHandle( &sPropName, &nAttributes, _nHandle ); in setFastPropertyValue_NoBroadcast()