Searched refs:pnHandles (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/cppuhelper/source/ |
H A D | propshlp.cxx | 615 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()
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | propshlp.hxx | 326 sal_Int32 * pnHandles, 517 sal_Int32 * pnHandles,
|
/aoo4110/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 1497 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 D | DatabaseForm.hxx | 251 …void fire( sal_Int32 * pnHandles, const ::com::sun::star::uno::Any * pNewValues, const ::com::sun:…
|
/aoo4110/main/comphelper/source/property/ |
H A D | opropertybag.hxx | 183 sal_Int32 * pnHandles,
|
Completed in 51 milliseconds