Home
last modified time | relevance | path

Searched refs:eCountry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dcountryid.cxx265 inline explicit CountryEntryPred_Country( CountryId eCountry ) : in CountryEntryPred_Country()
266 meCountry( eCountry ) {} in CountryEntryPred_Country()
326 LanguageType ConvertCountryToLanguage( CountryId eCountry ) in ConvertCountryToLanguage() argument
329 const CountryEntry* pEntry = std::find_if( pTable, pEnd, CountryEntryPred_Country( eCountry ) ); in ConvertCountryToLanguage()
/trunk/main/filter/inc/filter/msfilter/
H A Dcountryid.hxx305 MSFILTER_DLLPUBLIC LanguageType ConvertCountryToLanguage( CountryId eCountry );

Completed in 22 milliseconds