LibreOffice Module xmloff (master) 1
|
#include <i18nmap.hxx>
Public Member Functions | |
SvI18NMapEntry_Key (sal_uInt16 nKnd, OUString sName) | |
bool | operator< (const SvI18NMapEntry_Key &r) const |
Private Attributes | |
sal_uInt16 | m_nKind |
OUString | m_aName |
Definition at line 29 of file i18nmap.hxx.
|
inline |
Definition at line 34 of file i18nmap.hxx.
References sName.
|
inline |
Definition at line 40 of file i18nmap.hxx.
|
private |
Definition at line 32 of file i18nmap.hxx.
Referenced by operator<().
|
private |
Definition at line 31 of file i18nmap.hxx.
Referenced by operator<().