/aoo41x/main/editeng/source/editeng/ |
H A D | impedit4.cxx | 1447 return SvxCreateLocale( GetLanguage( rPaM ) ); in GetLocale() 1555 lang::Locale aLocale( SvxCreateLocale( nLangFound ) ); in HasConvertibleTextPortion() 1625 SvxCreateLocale( nSrcLang ), SvxCreateLocale( nDestLang ), in Convert() 1769 lang::Locale aLocale( SvxCreateLocale( nLangFound ) ); in ImpConvert() 2891 SvxCreateLocale( GetLanguage( EditPaM( pNode, nStartPos + 1 ) ) ), in TransliterateText() 2895 SvxCreateLocale( GetLanguage( EditPaM( pNode, nEndPos + 1 ) ) ), in TransliterateText() 2957 SvxCreateLocale( GetLanguage( EditPaM( pNode, nEndPos + 1 ) ) ) ); in TransliterateText() 2960 SvxCreateLocale( GetLanguage( EditPaM( pNode, nLastStart + 1 ) ) ) ); in TransliterateText() 2965 SvxCreateLocale( GetLanguage( EditPaM( pNode, nStartPos + 1 ) ) ) ); in TransliterateText() 2968 SvxCreateLocale( GetLanguage( EditPaM( pNode, nCurrentStart + 1 ) ) ) ); in TransliterateText() [all …]
|
H A D | editview.cxx | 107 lang::Locale aTmpLocale = SvxCreateLocale( nTmpLang ); in DBG_NAME() 139 lang::Locale a0( SvxCreateLocale( aLangList[0] ) ); in DBG_NAME() 140 lang::Locale a1( SvxCreateLocale( aLangList[1] ) ); in DBG_NAME() 141 lang::Locale a2( SvxCreateLocale( aLangList[2] ) ); in DBG_NAME() 142 lang::Locale a3( SvxCreateLocale( aLangList[3] ) ); in DBG_NAME()
|
/aoo41x/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 138 lang::Locale aTmpLocale = SvxCreateLocale( nTmpLang ); in lcl_CheckLanguage() 170 lang::Locale a0( SvxCreateLocale( aLangList[0] ) ); in lcl_CheckLanguage() 171 lang::Locale a1( SvxCreateLocale( aLangList[1] ) ); in lcl_CheckLanguage() 172 lang::Locale a2( SvxCreateLocale( aLangList[2] ) ); in lcl_CheckLanguage() 173 lang::Locale a3( SvxCreateLocale( aLangList[3] ) ); in lcl_CheckLanguage()
|
H A D | hhcwrp.cxx | 123 SvxCreateLocale( nSourceLanguage ), in SwHHCWrapper() 124 SvxCreateLocale( nTargetLanguage ), in SwHHCWrapper()
|
/aoo41x/main/editeng/source/misc/ |
H A D | unolingu.cxx | 275 … Locale aLocale( SvxCreateLocale( MsLangId::convertIsoStringToLanguage(pNodeName[i]) ) ); in UpdateAll() 526 pLocale[i] = SvxCreateLocale( in GetCfgLocales() 1158 SvxCreateLocale( LANGUAGE_NONE ), in GetChangeAll() 1186 SvxCreateLocale( LANGUAGE_NONE ), in GetStandard() 1364 Locale SvxCreateLocale( LanguageType eLang ) in SvxCreateLocale() function
|
H A D | forbiddencharacterstable.cxx | 60 LocaleDataWrapper aWrapper( mxMSF, SvxCreateLocale( nLanguage ) ); in GetForbiddenCharacters()
|
H A D | svxacorr.cxx | 241 SvxCreateLocale( GetAppLang() ) ); in GetLocaleDataWrapper() 242 ::com::sun::star::lang::Locale aLcl( SvxCreateLocale( nLang )); in GetLocaleDataWrapper() 269 aCollWrp.loadDefaultCollator( SvxCreateLocale( GetAppLang() ), 0 ); in GetCollatorWrapper() 435 pCharClass = new CharClass( SvxCreateLocale( eLang )); in _GetCharClass()
|
H A D | splwrap.cxx | 248 if (xHyph.is() && xHyph->hasLocale( SvxCreateLocale( nLang ) )) in CheckHyphLang()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | thesdlg.cxx | 360 lang::Locale aLocale( SvxCreateLocale( nLookUpLanguage ) ); in UpdateAlternativesBox_Impl() 422 if (xThesaurus->hasLocale( SvxCreateLocale( nLang ) )) in IMPL_LINK() 580 String sThesImplName( lcl_GetThesImplName( SvxCreateLocale( nLookUpLanguage ) ) ); in UpdateVendorImage()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 1010 ::com::sun::star::lang::Locale aLcl( SvxCreateLocale(eLastDialogLanguage )); in OfaAutocorrReplacePage() 1340 ::com::sun::star::lang::Locale aLcl( SvxCreateLocale(eLastDialogLanguage )); in SetLanguage() 1605 ::com::sun::star::lang::Locale aLcl( SvxCreateLocale(eLastDialogLanguage )); in OfaAutocorrExceptPage() 1787 pCompareClass->loadDefaultCollator( SvxCreateLocale( eLastDialogLanguage ), 0 ); in SetLanguage() 2729 const lang::Locale aLocale( SvxCreateLocale( eLastDialogLanguage ) ); in FillListBox() 2774 const lang::Locale aLocale( SvxCreateLocale( eLastDialogLanguage ) ); in IMPL_LINK() 2813 const lang::Locale aLocale( SvxCreateLocale( eLastDialogLanguage ) ); in IMPL_LINK()
|
/aoo41x/main/editeng/source/items/ |
H A D | numitem.cxx | 119 Locale aLocale = SvxCreateLocale(eLang); in GetNumStr() 797 aLocale = SvxCreateLocale(eLang); in SvxNumRule() 870 aLocale = SvxCreateLocale(eLang); in SvxNumRule()
|
H A D | svxfont.cxx | 139 CharClass aCharClass( SvxCreateLocale( eLng ) ); in CalcCaseMap() 258 CharClass aCharClass( SvxCreateLocale( eLng ) ); in DoOnCapitals()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoflatpara.cxx | 193 return SvxCreateLocale( LANGUAGE_NONE ); in getLanguageOfText() 206 return SvxCreateLocale( LANGUAGE_NONE ); in getPrimaryLanguageOfText()
|
/aoo41x/main/cui/source/options/ |
H A D | optdict.cxx | 168 lang::Locale aLocale( SvxCreateLocale(nLang) ); in IMPL_LINK() 469 xDic->setLocale( SvxCreateLocale( nLang ) ); in IMPL_LINK()
|
H A D | optlingu.cxx | 1290 Locale aLocale( SvxCreateLocale(nLang) ); in FillItemSet() 1306 Locale aLocale( SvxCreateLocale(nLang) ); in FillItemSet() 1322 Locale aLocale( SvxCreateLocale(nLang) ); in FillItemSet() 1338 Locale aLocale( SvxCreateLocale(nLang) ); in FillItemSet()
|
/aoo41x/main/svx/source/sidebar/paragraph/ |
H A D | ParaNumberingControl.cxx | 81 Locale aLocale = SvxCreateLocale(eLang); in ParaNumberingControl()
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | inpdlg.cxx | 115 CharClass aCC( SvxCreateLocale( pSetFld->GetLanguage() )); in SwFldInputDlg()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | breakit.cxx | 103 m_pLocale = new lang::Locale( SvxCreateLocale( aLast ) ); in _GetLocale()
|
H A D | calc.cxx | 282 STAR_NMSPC::lang::Locale aLocale( SvxCreateLocale( eLang )); in SwCalc() 1658 SvxCreateLocale( eLang ) ) ); in Str2Double()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 654 lang::Locale aLocale( SvxCreateLocale( nLang ) ); in GetState() 766 … if (!xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetState()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | unolingu.hxx | 223 EDITENG_DLLPUBLIC ::com::sun::star::lang::Locale SvxCreateLocale( LanguageType eLang );
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 397 SvxCreateLocale( LANGUAGE_SYSTEM ), in ApplyAutoMark()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 319 !xThes->hasLocale( SvxCreateLocale( nLang ) )) in GetState()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drtxtob.cxx | 416 lang::Locale aLocale( SvxCreateLocale( nLang ) ); in GetAttrState()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 472 Locale aLcl( SvxCreateLocale( aLangLB.GetSelectLanguage() ) ); in IMPL_LINK()
|