Searched refs:nCTLTextNumerals (Results 1 – 1 of 1) sorted by relevance
4384 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplInitDigitMode() local4386 if ( SvtCTLOptions::NUMERALS_HINDI == nCTLTextNumerals ) in ImplInitDigitMode()4388 else if ( SvtCTLOptions::NUMERALS_ARABIC == nCTLTextNumerals ) in ImplInitDigitMode()4390 else if ( SvtCTLOptions::NUMERALS_SYSTEM == nCTLTextNumerals ) in ImplInitDigitMode()
Completed in 41 milliseconds