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

#include <i18nmap.hxx>

Public Member Functions

void Add (sal_uInt16 nKind, const OUString &rName, const OUString &rNewName)
 
const OUString & Get (sal_uInt16 nKind, const OUString &rName) const
 

Private Attributes

SvI18NMap_Impl m_aMap
 

Detailed Description

Definition at line 50 of file i18nmap.hxx.

Member Function Documentation

◆ Add()

void SvI18NMap::Add ( sal_uInt16  nKind,
const OUString &  rName,
const OUString &  rNewName 
)

Definition at line 24 of file i18nmap.cxx.

References m_aMap, and SAL_INFO_IF.

Referenced by XMLVariableDeclImportContext::FindFieldMaster().

◆ Get()

const OUString & SvI18NMap::Get ( sal_uInt16  nKind,
const OUString &  rName 
) const

Definition at line 32 of file i18nmap.cxx.

References m_aMap.

Referenced by XMLVariableDeclImportContext::FindFieldMaster().

Member Data Documentation

◆ m_aMap

SvI18NMap_Impl SvI18NMap::m_aMap
private

Definition at line 52 of file i18nmap.hxx.

Referenced by Add(), and Get().


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