Home
last modified time | relevance | path

Searched refs:i_newValues (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx577 void OPropertySetHelper::impl_fireAll( sal_Int32* i_handles, const Any* i_newValues, const Any* i_o… in impl_fireAll() argument
583 fire( i_handles, i_newValues, i_oldValues, i_count, sal_False ); in impl_fireAll()
598 ::std::copy( i_newValues, i_newValues + i_count, allNewValues.begin() + additionalEvents ); in impl_fireAll()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx644 const ::com::sun::star::uno::Any * i_newValues,

Completed in 28 milliseconds