Searched refs:fillAggregatePropertyInfoByHandle (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/comphelper/source/property/ |
H A D | propagg.cxx | 234 sal_Bool OPropertyArrayAggregationHelper::fillAggregatePropertyInfoByHandle( in fillAggregatePropertyInfoByHandle() function in comphelper::OPropertyArrayAggregationHelper 638 rPH.fillAggregatePropertyInfoByHandle(NULL, &nOriginalHandle, nHandle); in getOriginalHandle() 662 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, _nHandle)) in setFastPropertyValue() 678 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue() 704 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue() 919 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getPropertyState() 943 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in setPropertyToDefault() 975 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getPropertyDefault()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | propagg.hxx | 153 …virtual sal_Bool SAL_CALL fillAggregatePropertyInfoByHandle(::rtl::OUString* _pPropName, sal_Int32…
|
/aoo41x/main/toolkit/source/controls/ |
H A D | geometrycontrolmodel.cxx | 334 if (rPH.fillAggregatePropertyInfoByHandle(&sPropName, &nOriginalHandle, _nHandle)) in getFastPropertyValue()
|
Completed in 22 milliseconds