Implementation of the css::container::XStringKeyMap interface.
More...
#include <unotextmarkup.hxx>
Implementation of the css::container::XStringKeyMap interface.
Definition at line 77 of file unotextmarkup.hxx.
◆ SwXStringKeyMap() [1/2]
SwXStringKeyMap::SwXStringKeyMap |
( |
| ) |
|
◆ SwXStringKeyMap() [2/2]
◆ ~SwXStringKeyMap()
virtual SwXStringKeyMap::~SwXStringKeyMap |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ getCount()
sal_Int32 SAL_CALL SwXStringKeyMap::getCount |
( |
| ) |
|
|
override |
◆ getKeyByIndex()
OUString SAL_CALL SwXStringKeyMap::getKeyByIndex |
( |
::sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ getValue()
uno::Any SAL_CALL SwXStringKeyMap::getValue |
( |
const OUString & |
aKey | ) |
|
|
overridevirtual |
◆ getValueByIndex()
uno::Any SAL_CALL SwXStringKeyMap::getValueByIndex |
( |
::sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ hasValue()
sal_Bool SAL_CALL SwXStringKeyMap::hasValue |
( |
const OUString & |
aKey | ) |
|
|
overridevirtual |
◆ insertValue()
void SAL_CALL SwXStringKeyMap::insertValue |
( |
const OUString & |
aKey, |
|
|
const css::uno::Any & |
aValue |
|
) |
| |
|
overridevirtual |
◆ operator=()
◆ maMap
std::map< OUString, css::uno::Any > SwXStringKeyMap::maMap |
|
private |
The documentation for this class was generated from the following files: