#include <IWORKLanguageManager.h>
      
        
          | libetonyek::IWORKLanguageManager::IWORKLanguageManager | ( |  | ) |  | 
      
 
 
      
        
          | const std::string libetonyek::IWORKLanguageManager::addLanguage | ( | const std::string & | lang | ) |  | 
      
 
 
      
        
          | const std::string libetonyek::IWORKLanguageManager::addLocale | ( | const std::string & | locale | ) |  | 
      
 
 
  
  | 
        
          | void libetonyek::IWORKLanguageManager::addProperties | ( | const std::string & | tag | ) |  |  | private | 
 
 
      
        
          | const std::string libetonyek::IWORKLanguageManager::addTag | ( | const std::string & | tag | ) |  | 
      
 
 
      
        
          | const std::string libetonyek::IWORKLanguageManager::getLanguage | ( | const std::string & | tag | ) | const | 
      
 
 
      
        
          | void libetonyek::IWORKLanguageManager::writeProperties | ( | const std::string & | tag, | 
        
          |  |  | librevenge::RVNGPropertyList & | props | 
        
          |  | ) |  | const | 
      
 
 
  
  | 
        
          | boost::unordered_set<std::string> libetonyek::IWORKLanguageManager::m_invalidLangs |  | private | 
 
 
  
  | 
        
          | boost::unordered_set<std::string> libetonyek::IWORKLanguageManager::m_invalidLocales |  | private | 
 
 
  
  | 
        
          | boost::unordered_set<std::string> libetonyek::IWORKLanguageManager::m_invalidTags |  | private | 
 
 
  
  | 
        
          | boost::shared_ptr<LangDB> libetonyek::IWORKLanguageManager::m_langDB |  | mutableprivate | 
 
 
  
  | 
        
          | boost::unordered_map<std::string, std::string> libetonyek::IWORKLanguageManager::m_langMap |  | private | 
 
 
  
  | 
        
          | boost::unordered_map<std::string, std::string> libetonyek::IWORKLanguageManager::m_localeMap |  | private | 
 
 
  
  | 
        
          | boost::unordered_map<std::string, librevenge::RVNGPropertyList> libetonyek::IWORKLanguageManager::m_propsMap |  | private | 
 
 
  
  | 
        
          | boost::unordered_map<std::string, std::string> libetonyek::IWORKLanguageManager::m_tagMap |  | private | 
 
 
The documentation for this class was generated from the following files: