Searched refs:nCTLTextNumerals (Results 1 – 2 of 2) sorted by relevance
4318 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplCalcDigitLang() local4320 if ( SvtCTLOptions::NUMERALS_HINDI == nCTLTextNumerals ) in ImplCalcDigitLang()4322 else if ( SvtCTLOptions::NUMERALS_ARABIC == nCTLTextNumerals ) in ImplCalcDigitLang()4324 else if ( SvtCTLOptions::NUMERALS_SYSTEM == nCTLTextNumerals ) in ImplCalcDigitLang()
4332 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplCalcDigitLang() local4334 if ( SvtCTLOptions::NUMERALS_HINDI == nCTLTextNumerals ) in ImplCalcDigitLang()4336 else if ( SvtCTLOptions::NUMERALS_ARABIC == nCTLTextNumerals ) in ImplCalcDigitLang()4338 else if ( SvtCTLOptions::NUMERALS_SYSTEM == nCTLTextNumerals ) in ImplCalcDigitLang()