Searched refs:GetCTLTextNumerals (Results 1 – 9 of 9) sorted by relevance
95 GetCTLTextNumerals() const { return m_eCTLTextNumerals; } in GetCTLTextNumerals() function in SvtCTLOptions_Impl476 SvtCTLOptions::TextNumerals SvtCTLOptions::GetCTLTextNumerals() const in GetCTLTextNumerals() function in SvtCTLOptions479 return pCTLOptions->GetCTLTextNumerals(); in GetCTLTextNumerals()
75 TextNumerals GetCTLTextNumerals() const;
129 SvtCTLOptions::TextNumerals aNumeralMode (maCTLOptions.GetCTLTextNumerals()); in UpdateWindow()
151 sal_uInt16 nPos = (sal_uInt16)aCTLOptions.GetCTLTextNumerals(); in Reset()
172 if ( SvtCTLOptions::NUMERALS_HINDI == aCTLOptions.GetCTLTextNumerals() ) in CreatePreviewMetaFile_Impl()174 else if ( SvtCTLOptions::NUMERALS_ARABIC == aCTLOptions.GetCTLTextNumerals() ) in CreatePreviewMetaFile_Impl()
1500 if(SvtCTLOptions::NUMERALS_HINDI == aSvtCTLOptions.GetCTLTextNumerals()) in VclProcessor2D()1504 else if(SvtCTLOptions::NUMERALS_ARABIC == aSvtCTLOptions.GetCTLTextNumerals()) in VclProcessor2D()
4451 const SvtCTLOptions::TextNumerals nCTLTextNumerals = pCTLOptions->GetCTLTextNumerals(); in ImplInitDigitMode()4544 if ( SvtCTLOptions::NUMERALS_HINDI == pCTLOptions->GetCTLTextNumerals() ) in ImplInitLayoutMode()4546 else if ( SvtCTLOptions::NUMERALS_ARABIC == pCTLOptions->GetCTLTextNumerals() ) in ImplInitLayoutMode()
934 SvtCTLOptions::TextNumerals eNumerals = GetCTLOptions().GetCTLTextNumerals(); in GetOptDigitLanguage()
328 … const SvtCTLOptions::TextNumerals nTextNumerals = SW_MOD()->GetCTLOptions().GetCTLTextNumerals(); in SwDigitModeModifier()
Completed in 70 milliseconds