#include <indexedpropertyvalues.hxx>
Definition at line 24 of file indexedpropertyvalues.hxx.
◆ IndexedPropertyValuesContainer()
comphelper::IndexedPropertyValuesContainer::IndexedPropertyValuesContainer |
( |
| ) |
|
|
noexcept |
◆ getByIndex()
css::uno::Any SAL_CALL comphelper::IndexedPropertyValuesContainer::getByIndex |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ getCount()
sal_Int32 SAL_CALL comphelper::IndexedPropertyValuesContainer::getCount |
( |
| ) |
|
|
overridevirtual |
◆ getElementType()
css::uno::Type SAL_CALL comphelper::IndexedPropertyValuesContainer::getElementType |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL comphelper::IndexedPropertyValuesContainer::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL comphelper::IndexedPropertyValuesContainer::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ hasElements()
sal_Bool SAL_CALL comphelper::IndexedPropertyValuesContainer::hasElements |
( |
| ) |
|
|
overridevirtual |
◆ insertByIndex()
void SAL_CALL comphelper::IndexedPropertyValuesContainer::insertByIndex |
( |
sal_Int32 |
nIndex, |
|
|
const css::uno::Any & |
aElement |
|
) |
| |
|
overridevirtual |
◆ removeByIndex()
void SAL_CALL comphelper::IndexedPropertyValuesContainer::removeByIndex |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ replaceByIndex()
void SAL_CALL comphelper::IndexedPropertyValuesContainer::replaceByIndex |
( |
sal_Int32 |
nIndex, |
|
|
const css::uno::Any & |
aElement |
|
) |
| |
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL comphelper::IndexedPropertyValuesContainer::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ maProperties
The documentation for this class was generated from the following files: