|
LibreOffice Module xmloff (master) 1
|
#include <namespacemap.hxx>
Public Member Functions | |
| bool | operator== (NameSpaceEntry const &rhs) const |
Public Attributes | |
| OUString | m_sName |
| OUString | m_sPrefix |
| sal_uInt16 | m_nKey |
Definition at line 41 of file namespacemap.hxx.
|
inline |
Definition at line 51 of file namespacemap.hxx.
| sal_uInt16 NameSpaceEntry::m_nKey |
Definition at line 49 of file namespacemap.hxx.
Referenced by SvXMLNamespaceMap::GetKeyByQName(), and operator==().
| OUString NameSpaceEntry::m_sName |
Definition at line 45 of file namespacemap.hxx.
Referenced by SvXMLNamespaceMap::GetKeyByQName(), and operator==().
| OUString NameSpaceEntry::m_sPrefix |
Definition at line 47 of file namespacemap.hxx.
Referenced by SvXMLNamespaceMap::GetKeyByQName(), and operator==().