Lines Matching refs:OPropertyArrayAggregationHelper

70 OPropertyArrayAggregationHelper::OPropertyArrayAggregationHelper(  in OPropertyArrayAggregationHelper()  function in comphelper::OPropertyArrayAggregationHelper
156 OPropertyArrayAggregationHelper::PropertyOrigin OPropertyArrayAggregationHelper::classifyProperty( … in classifyProperty()
175 Property OPropertyArrayAggregationHelper::getPropertyByName( const ::rtl::OUString& _rPropertyName … in getPropertyByName()
186 sal_Bool OPropertyArrayAggregationHelper::hasPropertyByName(const ::rtl::OUString& _rPropertyName) in hasPropertyByName()
192 const Property* OPropertyArrayAggregationHelper::findPropertyByName(const :: rtl::OUString& _rName … in findPropertyByName()
198 sal_Int32 OPropertyArrayAggregationHelper::getHandleByName(const ::rtl::OUString& _rPropertyName) in getHandleByName()
205 sal_Bool OPropertyArrayAggregationHelper::fillPropertyMembersByHandle( in fillPropertyMembersByHandle()
222 sal_Bool OPropertyArrayAggregationHelper::getPropertyByHandle( sal_Int32 _nHandle, Property& _rProp… in getPropertyByHandle()
234 sal_Bool OPropertyArrayAggregationHelper::fillAggregatePropertyInfoByHandle( in fillAggregatePropertyInfoByHandle()
255 …sun::star::uno::Sequence< ::com::sun::star::beans::Property> OPropertyArrayAggregationHelper::getP… in getProperties()
262 sal_Int32 OPropertyArrayAggregationHelper::fillHandles( in fillHandles()
636OPropertyArrayAggregationHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAg… in getOriginalHandle()
645OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( const_cast… in getPropertyName()
657OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setFastPropertyValue()
674OPropertyArrayAggregationHelper& rPH = (OPropertyArrayAggregationHelper&)const_cast<OPropertySetAg… in getFastPropertyValue()
699OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getFastPropertyValue()
751OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setPropertyValues()
760 OPropertyArrayAggregationHelper::PropertyOrigin ePropOrg = rPH.classifyProperty( *pNames ); in setPropertyValues()
761 if ( OPropertyArrayAggregationHelper::UNKNOWN_PROPERTY == ePropOrg ) in setPropertyValues()
767 if ( OPropertyArrayAggregationHelper::AGGREGATE_PROPERTY == ePropOrg ) in setPropertyValues()
810 if ( OPropertyArrayAggregationHelper::AGGREGATE_PROPERTY == rPH.classifyProperty( *pNames ) ) in setPropertyValues()
909OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getPropertyState()
934OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in setPropertyToDefault()
967OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in getPropertyDefault()
995OPropertyArrayAggregationHelper& rPH = static_cast< OPropertyArrayAggregationHelper& >( getInfoHel… in convertFastPropertyValue()