#include <graphicnameaccess.hxx>
|
typedef std::unordered_map< OUString, css::uno::Reference< css::graphic::XGraphic > > | NameGraphicHashMap |
|
Definition at line 30 of file graphicnameaccess.hxx.
◆ NameGraphicHashMap
◆ GraphicNameAccess()
framework::GraphicNameAccess::GraphicNameAccess |
( |
| ) |
|
◆ ~GraphicNameAccess()
framework::GraphicNameAccess::~GraphicNameAccess |
( |
| ) |
|
|
overridevirtual |
◆ addElement()
void framework::GraphicNameAccess::addElement |
( |
const OUString & |
rName, |
|
|
const css::uno::Reference< css::graphic::XGraphic > & |
rElement |
|
) |
| |
◆ getByName()
uno::Any SAL_CALL framework::GraphicNameAccess::getByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
◆ getElementNames()
uno::Sequence< OUString > SAL_CALL framework::GraphicNameAccess::getElementNames |
( |
| ) |
|
|
overridevirtual |
◆ getElementType()
uno::Type SAL_CALL framework::GraphicNameAccess::getElementType |
( |
| ) |
|
|
overridevirtual |
◆ hasByName()
sal_Bool SAL_CALL framework::GraphicNameAccess::hasByName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
◆ hasElements()
sal_Bool SAL_CALL framework::GraphicNameAccess::hasElements |
( |
| ) |
|
|
overridevirtual |
◆ m_aNameToElementMap
◆ m_aSeq
css::uno::Sequence< OUString > framework::GraphicNameAccess::m_aSeq |
|
private |
The documentation for this class was generated from the following files: