Searched refs:eNumerals (Results 1 – 1 of 1) sorted by relevance
934 SvtCTLOptions::TextNumerals eNumerals = GetCTLOptions().GetCTLTextNumerals(); in GetOptDigitLanguage() local935 return ( eNumerals == SvtCTLOptions::NUMERALS_ARABIC ) ? LANGUAGE_ENGLISH_US : in GetOptDigitLanguage()936 ( eNumerals == SvtCTLOptions::NUMERALS_HINDI) ? LANGUAGE_ARABIC_SAUDI_ARABIA : in GetOptDigitLanguage()
Completed in 11 milliseconds