Home
last modified time | relevance | path

Searched refs:pnHandles (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/cppuhelper/source/
H A Dpropshlp.cxx615 sal_Int32 * pnHandles, in fire() argument
625 pnHandles, nHandles, bVetoable, in fire()
646 rInfo.fillPropertyMembersByHandle( &aPropName, &nAttributes, pnHandles[i] ); in fire()
655 pEvts[nChangesLen].PropertyHandle = pnHandles[i]; in fire()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx327 sal_Int32 * pnHandles,
518 sal_Int32 * pnHandles,
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx1497 void ODatabaseForm::fire( sal_Int32* pnHandles, const Any* pNewValues, const Any* pOldValues, sal_I… in fire() argument
1506 if (pnHandles[nPos] == PROPERTY_ID_ISMODIFIED) in fire()
1513 ++pnHandles; in fire()
1523 OPropertySetAggregationHelper::fire(pnHandles, pNewValues, pOldValues, nPos, bVetoable); in fire()
1525 …OPropertySetAggregationHelper::fire(pnHandles + nPos, pNewValues + nPos, pOldValues + nPos, nCount… in fire()
1531 OPropertySetAggregationHelper::fire(pnHandles, pNewValues, pOldValues, nCount, bVetoable); in fire()
H A DDatabaseForm.hxx251 …void fire( sal_Int32 * pnHandles, const ::com::sun::star::uno::Any * pNewValues, const ::com::sun:…
/aoo42x/main/comphelper/source/property/
H A Dopropertybag.hxx183 sal_Int32 * pnHandles,

Completed in 191 milliseconds