Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx421 void OPropertySetHelper::setDependentFastPropertyValue( sal_Int32 i_handle, const ::com::sun::star:… in setDependentFastPropertyValue() argument
428 if ( !rInfo.fillPropertyMembersByHandle( NULL, &nAttributes, i_handle ) ) in setDependentFastPropertyValue()
437 sal_Bool bChanged = convertFastPropertyValue( aConverted, aOld, i_handle, i_value ); in setDependentFastPropertyValue()
450 setFastPropertyValue_NoBroadcast( i_handle, aConverted ); in setDependentFastPropertyValue()
467 m_pReserved->m_handles.push_back( i_handle ); in setDependentFastPropertyValue()
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx302 …void SAL_CALL AnimatedImagesControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 i_handle, co… in setFastPropertyValue_NoBroadcast() argument
304 switch ( i_handle ) in setFastPropertyValue_NoBroadcast()
319 AnimatedImagesControlModel_Base::setFastPropertyValue_NoBroadcast( i_handle, i_value ); in setFastPropertyValue_NoBroadcast()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx594 sal_Int32 i_handle,