StarLanguage::IdIsoLanguageMap Class Reference

Public Member Functions

 IdIsoLanguageMap ()
 
bool getLanguageId (int id, std::string &lang, std::string &country) const
 

Protected Attributes

std::map< int, IdIsoLanguageEntrym_idLanguageMap
 

Constructor & Destructor Documentation

◆ IdIsoLanguageMap()

StarLanguage::IdIsoLanguageMap::IdIsoLanguageMap ( )
inline

Member Function Documentation

◆ getLanguageId()

bool StarLanguage::IdIsoLanguageMap::getLanguageId ( int id,
std::string & lang,
std::string & country ) const
inline

Member Data Documentation

◆ m_idLanguageMap

std::map<int,IdIsoLanguageEntry> StarLanguage::IdIsoLanguageMap::m_idLanguageMap
protected

Referenced by getLanguageId(), and IdIsoLanguageMap().


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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0