Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4451 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplInitDigitMode() local
4453 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()