Searched refs:nCTLTextNumerals (Results 1 – 1 of 1) sorted by relevance
4451 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplInitDigitMode() local4453 if ( SvtCTLOptions::NUMERALS_HINDI == nCTLTextNumerals ) in ImplInitDigitMode()4455 else if ( SvtCTLOptions::NUMERALS_ARABIC == nCTLTextNumerals ) in ImplInitDigitMode()4457 else if ( SvtCTLOptions::NUMERALS_SYSTEM == nCTLTextNumerals ) in ImplInitDigitMode()