LibreOffice Module xmloff (master) 1
Public Member Functions | Private Attributes | List of all members
SvI18NMapEntry_Key Class Reference

#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
 

Detailed Description

Definition at line 29 of file i18nmap.hxx.

Constructor & Destructor Documentation

◆ SvI18NMapEntry_Key()

SvI18NMapEntry_Key::SvI18NMapEntry_Key ( sal_uInt16  nKnd,
OUString  sName 
)
inline

Definition at line 34 of file i18nmap.hxx.

References sName.

Member Function Documentation

◆ operator<()

bool SvI18NMapEntry_Key::operator< ( const SvI18NMapEntry_Key r) const
inline

Definition at line 40 of file i18nmap.hxx.

References m_aName, and m_nKind.

Member Data Documentation

◆ m_aName

OUString SvI18NMapEntry_Key::m_aName
private

Definition at line 32 of file i18nmap.hxx.

Referenced by operator<().

◆ m_nKind

sal_uInt16 SvI18NMapEntry_Key::m_nKind
private

Definition at line 31 of file i18nmap.hxx.

Referenced by operator<().


The documentation for this class was generated from the following file: