classifyProperty(const OUString &_rName) | comphelper::OPropertyArrayAggregationHelper | |
fillAggregatePropertyInfoByHandle(OUString *_pPropName, sal_Int32 *_pOriginalHandle, sal_Int32 _nHandle) const | comphelper::OPropertyArrayAggregationHelper | |
fillHandles(sal_Int32 *_pHandles, const css::uno::Sequence< OUString > &_rPropNames) override | comphelper::OPropertyArrayAggregationHelper | virtual |
cppu::IPropertyArrayHelper::fillHandles(sal_Int32 *pHandles, const css::uno::Sequence< ::rtl::OUString > &rPropNames)=0 | cppu::IPropertyArrayHelper | pure virtual |
fillPropertyMembersByHandle(OUString *_pPropName, sal_Int16 *_pAttributes, sal_Int32 _nHandle) override | comphelper::OPropertyArrayAggregationHelper | virtual |
cppu::IPropertyArrayHelper::fillPropertyMembersByHandle(::rtl::OUString *pPropName, sal_Int16 *pAttributes, sal_Int32 nHandle)=0 | cppu::IPropertyArrayHelper | pure virtual |
findPropertyByName(const OUString &_rName) const | comphelper::OPropertyArrayAggregationHelper | private |
getHandleByName(const OUString &_rPropertyName) override | comphelper::OPropertyArrayAggregationHelper | virtual |
cppu::IPropertyArrayHelper::getHandleByName(const ::rtl::OUString &rPropertyName)=0 | cppu::IPropertyArrayHelper | pure virtual |
getProperties() override | comphelper::OPropertyArrayAggregationHelper | virtual |
getPropertyByHandle(sal_Int32 _nHandle, css::beans::Property &_rProperty) const | comphelper::OPropertyArrayAggregationHelper | |
getPropertyByName(const OUString &_rPropertyName) override | comphelper::OPropertyArrayAggregationHelper | virtual |
cppu::IPropertyArrayHelper::getPropertyByName(const ::rtl::OUString &rPropertyName)=0 | cppu::IPropertyArrayHelper | pure virtual |
hasPropertyByName(const OUString &_rPropertyName) override | comphelper::OPropertyArrayAggregationHelper | virtual |
cppu::IPropertyArrayHelper::hasPropertyByName(const ::rtl::OUString &rPropertyName)=0 | cppu::IPropertyArrayHelper | pure virtual |
m_aProperties | comphelper::OPropertyArrayAggregationHelper | private |
m_aPropertyAccessors | comphelper::OPropertyArrayAggregationHelper | private |
operator delete(void *pMem) | cppu::IPropertyArrayHelper | static |
operator delete(void *, void *) | cppu::IPropertyArrayHelper | static |
operator new(size_t nSize) | cppu::IPropertyArrayHelper | static |
operator new(size_t, void *pMem) | cppu::IPropertyArrayHelper | static |
OPropertyArrayAggregationHelper(const css::uno::Sequence< css::beans::Property > &_rProperties, const css::uno::Sequence< css::beans::Property > &_rAggProperties, IPropertyInfoService *_pInfoService=nullptr, sal_Int32 _nFirstAggregateId=DEFAULT_AGGREGATE_PROPERTY_ID) | comphelper::OPropertyArrayAggregationHelper | |
OPropertySetAggregationHelper | comphelper::OPropertyArrayAggregationHelper | friend |
PropertyOrigin enum name | comphelper::OPropertyArrayAggregationHelper | |
~IPropertyArrayHelper() | cppu::IPropertyArrayHelper | virtual |