Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit3.cxx4318 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplCalcDigitLang() local
4320 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()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit3.cxx4332 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplCalcDigitLang() local
4334 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()