/aoo4110/main/sd/source/ui/dlg/ |
H A D | dlgfield.cxx | 190 LanguageType eLangType = maLbLanguage.GetSelectLanguage(); in FillFormatList() local 206 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 208 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 210 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 212 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 214 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 216 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 349 LanguageType eLangType = maLbLanguage.GetSelectLanguage(); in GetItemSet() local 350 SvxLanguageItem aItem( eLangType, EE_CHAR_LANGUAGE ); in GetItemSet() 353 SvxLanguageItem aItemCJK( eLangType, EE_CHAR_LANGUAGE_CJK ); in GetItemSet() [all …]
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxscan.cxx | 746 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format() local 749 SvNumberFormatter aFormatter( xFactory, eLangType ); in Format() 768 nIndex = aFormatter.GetFormatIndex( pInfo->meOffset, eLangType ); in Format() 773 … aFormatter.PutandConvertEntry( aFmtStr, nCheckPos, nType, nIndex, LANGUAGE_ENGLISH, eLangType ); in Format() 783 nIndex = aFormatter.GetFormatIndex( NF_DATE_SYSTEM_SHORT, eLangType ); in Format() 790 … aFormatter.PutandConvertEntry( aFmtStr, nCheckPos, nType, nIndex, LANGUAGE_ENGLISH, eLangType ); in Format() 801 … aFormatter.PutandConvertEntry( aFmtStr, nCheckPos, nType, nIndex, LANGUAGE_ENGLISH, eLangType ); in Format() 836 … aFormatter.PutandConvertEntry( aFmtStr, nCheckPos, nType, nIndex, LANGUAGE_ENGLISH, eLangType ); in Format() 873 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format() local 876 if( pData->eBasicFormaterLangType != eLangType ) in Format() [all …]
|
H A D | sbxdate.cxx | 89 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpGetDate() local 94 pFormatter = new SvNumberFormatter( xFactory, eLangType ); in ImpGetDate() 123 nIndex, LANGUAGE_GERMAN, eLangType ); in ImpGetDate() 246 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpPutDate() local 250 pFormatter = new SvNumberFormatter( xFactory, eLangType ); in ImpPutDate() 292 eLangType ); in ImpPutDate()
|
/aoo4110/main/svx/inc/svx/ |
H A D | langbox.hxx | 88 sal_uInt16 InsertLanguage( const LanguageType eLangType, sal_uInt16 nPos = LISTBOX_APPEND ); 90 sal_uInt16 InsertLanguage( const LanguageType eLangType, 92 void RemoveLanguage( const LanguageType eLangType ); 93 void SelectLanguage( const LanguageType eLangType, sal_Bool bSelect = sal_True ); 95 sal_Bool IsLanguageSelected( const LanguageType eLangType ) const;
|
H A D | numfmtsh.hxx | 133 void LanguageChanged( LanguageType eLangType,
|
/aoo4110/main/basic/source/runtime/ |
H A D | runtime.cxx | 338 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in GetNumberFormatter() local 343 if( eLangType != meFormatterLangType || in GetNumberFormatter() 350 meFormatterLangType = eLangType; in GetNumberFormatter() 366 LanguageType eLangType; in PrepareNumberFormatter() local 368 eLangType = *peFormatterLangType; in PrepareNumberFormatter() 370 eLangType = GetpApp()->GetSettings().GetLanguage(); in PrepareNumberFormatter() 381 rpNumberFormatter = new SvNumberFormatter( xFactory, eLangType ); in PrepareNumberFormatter() 384 rnStdTimeIdx = rpNumberFormatter->GetStandardFormat( NUMBERFORMAT_TIME, eLangType ); in PrepareNumberFormatter() 404 rnStdDateIdx, LANGUAGE_GERMAN, eLangType ); in PrepareNumberFormatter() 410 rnStdDateTimeIdx, LANGUAGE_GERMAN, eLangType ); in PrepareNumberFormatter()
|
H A D | methods.cxx | 1668 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC() local 1669 pTransliterationWrapper->loadModuleIfNeeded( eLangType ); in RTLFUNC() 1999 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC() local 2000 if( !bSuccess && ( eLangType != LANGUAGE_ENGLISH_US ) ) in RTLFUNC()
|
H A D | methods1.cxx | 2522 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC() local 2523 sal_uIntPtr nIndex = pFormatter->GetFormatIndex( NF_DATE_SYSTEM_LONG, eLangType ); in RTLFUNC()
|
/aoo4110/main/svx/source/dialog/ |
H A D | langbox.cxx | 425 void SvxLanguageBox::RemoveLanguage( const LanguageType eLangType ) in RemoveLanguage() argument 427 sal_uInt16 nAt = TypeToPos_Impl( eLangType, *this ); in RemoveLanguage() 447 void SvxLanguageBox::SelectLanguage( const LanguageType eLangType, sal_Bool bSelect ) in SelectLanguage() argument 451 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( eLangType); in SelectLanguage() 461 sal_Bool SvxLanguageBox::IsLanguageSelected( const LanguageType eLangType ) const in IsLanguageSelected() 464 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( eLangType); in IsLanguageSelected()
|
/aoo4110/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 452 LanguageType eLangType = LANGUAGE_DONTKNOW; in Reset() local 588 pNumFmtShell->GetInitSettings( nCatLbSelPos, eLangType, nFmtLbSelPos, in Reset() 612 if ( eLangType == LANGUAGE_NORWEGIAN ) in Reset() 614 aLbLanguage.RemoveLanguage( eLangType ); // in case we're already called in Reset() 615 aLbLanguage.InsertLanguage( eLangType ); in Reset() 617 aLbLanguage.SelectLanguage( eLangType ); in Reset() 619 AddAutomaticLanguage_Impl(eLangType, pAutoEntryAttr->GetValue()); in Reset()
|
H A D | chardlg.cxx | 1168 LanguageType eLangType = (LanguageType)rItem.GetValue(); in Reset_Impl() local 1169 DBG_ASSERT( eLangType != LANGUAGE_SYSTEM, "LANGUAGE_SYSTEM not allowed" ); in Reset_Impl() 1170 if ( eLangType != LANGUAGE_DONTKNOW ) in Reset_Impl() 1171 pLangBox->SelectLanguage( eLangType ); in Reset_Impl() 1437 LanguageType eLangType = (LanguageType)(sal_uLong)pLangBox->GetEntryData( nLangPos ); in FillItemSet_Impl() local 1443 if ( nLangPos == LISTBOX_ENTRY_NOTFOUND || eLangType == (LanguageType)rItem.GetValue() ) in FillItemSet_Impl() 1452 rSet.Put( SvxLanguageItem( eLangType, nWhich ) ); in FillItemSet_Impl()
|
/aoo4110/main/sd/source/core/ |
H A D | drawdoc2.cxx | 976 LanguageType eLangType = meLanguage; in GetLanguage() local 979 eLangType = meLanguageCJK; in GetLanguage() 981 eLangType = meLanguageCTL; in GetLanguage() 983 return eLangType; in GetLanguage()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | basicbox.cxx | 439 LanguageType eLangType = SvxLocaleToLanguage( pLocale[i] ); in FillBox() local 440 String sLanguage = aLangTable.GetString( eLangType ); in FillBox()
|
/aoo4110/main/basctl/source/dlged/ |
H A D | managelang.cxx | 191 LanguageType eLangType = SvxLocaleToLanguage( pLocale[i] ); in FillLanguageBox() local 192 String sLanguage = aLangTable.GetString( eLangType ); in FillLanguageBox()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | optpage.cxx | 2429 LanguageType eLangType = rAllSettings.GetUILanguage(); in InitFontStyle() local 2435 Font aFont( OutputDevice::GetDefaultFont( DEFAULTFONT_SERIF, eLangType, in InitFontStyle() 2437 Font aCJKFont( OutputDevice::GetDefaultFont( DEFAULTFONT_CJK_TEXT, eLangType, in InitFontStyle() 2439 Font aCTLFont( OutputDevice::GetDefaultFont( DEFAULTFONT_CTL_TEXT, eLangType, in InitFontStyle()
|
/aoo4110/main/svx/source/items/ |
H A D | numfmtsh.cxx | 207 void SvxNumberFormatShell::LanguageChanged( LanguageType eLangType, in LanguageChanged() argument 211 eCurLanguage = eLangType; in LanguageChanged()
|
/aoo4110/main/cui/source/options/ |
H A D | optgdlg.cxx | 1372 LanguageType eLangType = SvxLocaleToLanguage( aLocale ); in lcl_LangStringToLangType() local 1373 return eLangType; in lcl_LangStringToLangType()
|