Lines Matching refs:rPH

507 	cppu::IPropertyArrayHelper& rPH = getInfoHelper();  in propertiesChange()  local
514 sal_Int32 nHandle = rPH.getHandleByName( evt.PropertyName ); in propertiesChange()
534 sal_Int32 nHandle = rPH.getHandleByName(pEvents->PropertyName); in propertiesChange()
558 cppu::IPropertyArrayHelper& rPH = getInfoHelper(); in vetoableChange() local
560 sal_Int32 nHandle = rPH.getHandleByName(_rEvent.PropertyName); in vetoableChange()
636 …OPropertyArrayAggregationHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAg… in getOriginalHandle() local
638 rPH.fillAggregatePropertyInfoByHandle(NULL, &nOriginalHandle, nHandle); in getOriginalHandle()
645 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( const_cast… in getPropertyName() local
647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName()
657 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setFastPropertyValue() local
662 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, _nHandle)) in setFastPropertyValue()
674 …OPropertyArrayAggregationHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAg… in getFastPropertyValue() local
678 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue()
699 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getFastPropertyValue() local
704 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getFastPropertyValue()
751 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setPropertyValues() local
760 OPropertyArrayAggregationHelper::PropertyOrigin ePropOrg = rPH.classifyProperty( *pNames ); in setPropertyValues()
810 if ( OPropertyArrayAggregationHelper::AGGREGATE_PROPERTY == rPH.classifyProperty( *pNames ) ) in setPropertyValues()
909 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getPropertyState() local
910 sal_Int32 nHandle = rPH.getHandleByName( _rPropertyName ); in getPropertyState()
919 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getPropertyState()
934 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setPropertyToDefault() local
935 sal_Int32 nHandle = rPH.getHandleByName(_rPropertyName); in setPropertyToDefault()
943 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in setPropertyToDefault()
967 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getPropertyDefault() local
968 sal_Int32 nHandle = rPH.getHandleByName( aPropertyName ); in getPropertyDefault()
975 if (rPH.fillAggregatePropertyInfoByHandle(&aPropName, &nOriginalHandle, nHandle)) in getPropertyDefault()
995 …OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in convertFastPropertyValue() local
997 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in convertFastPropertyValue()