Searched refs:i_handle (Results 1 – 3 of 3) sorted by relevance
/trunk/main/cppuhelper/source/ |
H A D | propshlp.cxx | 437 void OPropertySetHelper::setDependentFastPropertyValue( sal_Int32 i_handle, const ::com::sun::star:… in setDependentFastPropertyValue() argument 444 if ( !rInfo.fillPropertyMembersByHandle( NULL, &nAttributes, i_handle ) ) in setDependentFastPropertyValue() 453 sal_Bool bChanged = convertFastPropertyValue( aConverted, aOld, i_handle, i_value ); in setDependentFastPropertyValue() 466 setFastPropertyValue_NoBroadcast( i_handle, aConverted ); in setDependentFastPropertyValue() 483 m_pReserved->m_handles.push_back( i_handle ); in setDependentFastPropertyValue()
|
/trunk/main/toolkit/source/controls/ |
H A D | animatedimages.cxx | 302 …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 D | propshlp.hxx | 614 sal_Int32 i_handle,
|
Completed in 23 milliseconds