#include <attributes.hxx>
Definition at line 33 of file attributes.hxx.
◆ ~AttributeListImpl()
AttributeListImpl::~AttributeListImpl |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ AttributeListImpl() [1/2]
AttributeListImpl::AttributeListImpl |
( |
| ) |
|
◆ AttributeListImpl() [2/2]
◆ addAttribute()
void AttributeListImpl::addAttribute |
( |
const OUString & |
sName, |
|
|
const OUString & |
sType, |
|
|
const OUString & |
sValue |
|
) |
| |
◆ clear()
void AttributeListImpl::clear |
( |
| ) |
|
◆ getLength()
sal_Int16 SAL_CALL AttributeListImpl::getLength |
( |
| ) |
|
|
overridevirtual |
◆ getNameByIndex()
OUString AttributeListImpl::getNameByIndex |
( |
sal_Int16 |
i | ) |
|
|
overridevirtual |
◆ getTypeByIndex()
OUString AttributeListImpl::getTypeByIndex |
( |
sal_Int16 |
i | ) |
|
|
overridevirtual |
◆ getTypeByName()
OUString AttributeListImpl::getTypeByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
◆ getValueByIndex()
OUString AttributeListImpl::getValueByIndex |
( |
sal_Int16 |
i | ) |
|
|
overridevirtual |
◆ getValueByName()
OUString AttributeListImpl::getValueByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
◆ m_pImpl
The documentation for this class was generated from the following files: