LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
This is the complete list of members for cppu::OPropertyArrayHelper, including all inherited members.
fillHandles(sal_Int32 *pHandles, const css::uno::Sequence< ::rtl::OUString > &rPropNames) SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
fillPropertyMembersByHandle(::rtl::OUString *pPropName, sal_Int16 *pAttributes, sal_Int32 nHandle) SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
getCount() const | cppu::OPropertyArrayHelper | |
getHandleByName(const ::rtl::OUString &rPropertyName) SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
getProperties() SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
getPropertyByName(const ::rtl::OUString &rPropertyName) SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
hasPropertyByName(const ::rtl::OUString &rPropertyName) SAL_OVERRIDE | cppu::OPropertyArrayHelper | virtual |
m_pReserved | cppu::OPropertyArrayHelper | protected |
operator delete(void *pMem) | cppu::IPropertyArrayHelper | inlinestatic |
operator delete(void *, void *) | cppu::IPropertyArrayHelper | inlinestatic |
operator new(size_t nSize) | cppu::IPropertyArrayHelper | inlinestatic |
operator new(size_t, void *pMem) | cppu::IPropertyArrayHelper | inlinestatic |
OPropertyArrayHelper(css::beans::Property *pProps, sal_Int32 nElements, sal_Bool bSorted=true) | cppu::OPropertyArrayHelper | |
OPropertyArrayHelper(const css::uno::Sequence< css::beans::Property > &aProps, sal_Bool bSorted=true) | cppu::OPropertyArrayHelper | |
~IPropertyArrayHelper() | cppu::IPropertyArrayHelper | virtual |