Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx934 SvtCTLOptions::TextNumerals eNumerals = GetCTLOptions().GetCTLTextNumerals(); in GetOptDigitLanguage() local
935 return ( eNumerals == SvtCTLOptions::NUMERALS_ARABIC ) ? LANGUAGE_ENGLISH_US : in GetOptDigitLanguage()
936 ( eNumerals == SvtCTLOptions::NUMERALS_HINDI) ? LANGUAGE_ARABIC_SAUDI_ARABIA : in GetOptDigitLanguage()

Completed in 33 milliseconds