Lines Matching refs:_nHandle

261 …ertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rVal…  in convertFastPropertyValue()  argument
264 …if ( !OXSDDataType_PBase::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
269 if ( !checkPropertySanity( _nHandle, _rConvertedValue, sErrorMessage ) ) in convertFastPropertyValue()
281 …void SAL_CALL OXSDDataType::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rVal… in setFastPropertyValue_NoBroadcast() argument
283 OXSDDataType_PBase::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
284 if ( _nHandle == PROPERTY_ID_XSD_PATTERN ) in setFastPropertyValue_NoBroadcast()
289 …bool OXSDDataType::checkPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNe… in checkPropertySanity() argument
291 if ( _nHandle == PROPERTY_ID_XSD_PATTERN ) in checkPropertySanity()
378 …sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::uno::Exce… in setFastPropertyValue_NoBroadcast() argument
380 OXSDDataType::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
384 switch ( _nHandle ) in setFastPropertyValue_NoBroadcast()
543 …bool OStringType::checkPropertySanity( sal_Int32 _nHandle, const Any& _rNewValue, ::rtl::OUString&… in checkPropertySanity() argument
546 if ( !OStringType_Base::checkPropertySanity( _nHandle, _rNewValue, _rErrorMessage ) ) in checkPropertySanity()
550 switch ( _nHandle ) in checkPropertySanity()