/aoo41x/main/i18npool/source/isolang/ |
H A D | mslangid.cxx | 42 void MsLangId::setConfiguredSystemLanguage( LanguageType nLang ) in setConfiguredSystemLanguage() 55 void MsLangId::setConfiguredWesternFallback( LanguageType nLang ) in setConfiguredWesternFallback() 61 void MsLangId::setConfiguredAsianFallback( LanguageType nLang ) in setConfiguredAsianFallback() 112 LanguageType MsLangId::getRealLanguage( LanguageType nLang ) in getRealLanguage() 174 void MsLangId::convertLanguageToLocale( LanguageType nLang, in convertLanguageToLocale() 185 LanguageType nLang, bool bResolveSystem ) in convertLanguageToLocale() 233 LanguageType nLang ) in convertLanguageToLocaleWithFallback() 259 bool MsLangId::isRightToLeft( LanguageType nLang ) in isRightToLeft() 281 bool MsLangId::hasForbiddenCharacters( LanguageType nLang ) in hasForbiddenCharacters() 297 bool MsLangId::needsSequenceChecking( LanguageType nLang ) in needsSequenceChecking() [all …]
|
H A D | isolang.cxx | 584 void MsLangId::convertLanguageToIsoNames( LanguageType nLang, in convertLanguageToIsoNames() 628 void MsLangId::convertLanguageToIsoNames( LanguageType nLang, in convertLanguageToIsoNames() 671 static const MsLangId::IsoLangEntry & lcl_lookupFallbackEntry( LanguageType nLang ) in lcl_lookupFallbackEntry() 724 LanguageType MsLangId::lookupFallbackLanguage( LanguageType nLang ) in lookupFallbackLanguage() 731 ::com::sun::star::lang::Locale MsLangId::lookupFallbackLocale( LanguageType nLang ) in lookupFallbackLocale() 826 rtl::OUString MsLangId::convertLanguageToIsoString( LanguageType nLang, in convertLanguageToIsoString() 846 rtl::OString MsLangId::convertLanguageToIsoByteString( LanguageType nLang, in convertLanguageToIsoByteString()
|
H A D | inwnt.cxx | 60 LanguageType nLang = rSystemLanguage; in getPlatformSystemLanguageImpl() local
|
H A D | inunx.cxx | 95 LanguageType nLang = rSystemLanguage; in getPlatformSystemLanguageImpl() local
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | hangulhanja.hxx | 270 sal_Bool HangulHanjaConversion::IsSimplified( LanguageType nLang ) in IsSimplified() 276 sal_Bool HangulHanjaConversion::IsTraditional( LanguageType nLang ) in IsTraditional() 283 sal_Bool HangulHanjaConversion::IsChinese( LanguageType nLang ) in IsChinese()
|
/aoo41x/main/lingucomponent/source/lingutil/ |
H A D | lingutil.cxx | 185 LanguageType nLang = MsLangId::convertIsoNamesToLanguage( in GetOldStyleDics() local 226 LanguageType nLang = MsLangId::convertIsoStringToLanguage( aLocaleNames[k] ); in MergeNewStyleDicsAndOldStyleDics() local 242 LanguageType nLang = MsLangId::convertIsoStringToLanguage( aIt2->aLocaleNames[0] ); in MergeNewStyleDicsAndOldStyleDics() local
|
/aoo41x/main/linguistic/inc/linguistic/ |
H A D | hyphdta.hxx | 89 void SetLanguage( sal_Int16 nLang ) { nLanguage = nLang; } in SetLanguage() 133 void SetLanguage( sal_Int16 nLang ) { nLanguage = nLang; } in SetLanguage()
|
/aoo41x/main/unotools/source/i18n/ |
H A D | transliterationwrapper.cxx | 95 const String& rStr, sal_uInt16 nLang, in transliterate() 154 void TransliterationWrapper::setLanguageLocaleImpl( sal_uInt16 nLang ) in setLanguageLocaleImpl() 163 void TransliterationWrapper::loadModuleIfNeeded( sal_uInt16 nLang ) in loadModuleIfNeeded() 223 const String& rModuleName, sal_uInt16 nLang ) in loadModuleByImplName()
|
/aoo41x/main/sw/inc/ |
H A D | swcalwrp.hxx | 35 sal_uInt16 nLang; member in SwCalendarWrapper
|
/aoo41x/main/svx/source/dialog/ |
H A D | langbox.cxx | 53 String GetDicInfoStr( const String& rName, const sal_uInt16 nLang, sal_Bool bNeg ) in GetDicInfoStr() 100 static sal_Bool lcl_SeqHasLang( const Sequence< sal_Int16 > & rLangSeq, sal_Int16 nLang ) in lcl_SeqHasLang() 342 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( nLangType); in ImplInsertLanguage() local 402 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( nLangType); in InsertLanguage() local 451 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( eLangType); in SelectLanguage() local 464 LanguageType nLang = MsLangId::getReplacementForObsoleteLanguage( eLangType); in IsLanguageSelected() local
|
/aoo41x/main/linguistic/source/ |
H A D | hyphdta.cxx | 52 HyphenatedWord::HyphenatedWord(const OUString &rWord, sal_Int16 nLang, sal_Int16 nHPos, in HyphenatedWord() 135 PossibleHyphens::PossibleHyphens(const OUString &rWord, sal_Int16 nLang, in PossibleHyphens()
|
H A D | spelldta.cxx | 140 sal_Int16 nLang = LocaleToLanguage( xDic->getLocale() ); in SearchSimilarText() local 251 const OUString &rWord, sal_Int16 nLang, in SpellAlternatives() 266 const OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, in SpellAlternatives() 337 void SpellAlternatives::SetWordLanguage(const OUString &rWord, sal_Int16 nLang) in SetWordLanguage()
|
H A D | iprcache.cxx | 260 bool SpellCache::CheckWord( const OUString& rWord, LanguageType nLang ) in CheckWord() 268 void SpellCache::AddWord( const OUString& rWord, LanguageType nLang ) in AddWord()
|
H A D | convdicxml.hxx | 123 void SetLanguage( sal_Int16 nLang ) { nLanguage = nLang; } in SetLanguage()
|
/aoo41x/main/lingucomponent/source/thesaurus/libnth/ |
H A D | nthesdta.cxx | 53 const OUString &rTerm, sal_Int16 nLang, in Meaning()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scmod2.cxx | 80 sal_Bool ScModule::HasThesaurusLanguage( sal_uInt16 nLang ) in HasThesaurusLanguage()
|
/aoo41x/main/svtools/source/svhtml/ |
H A D | htmlsupp.cxx | 77 sal_uInt16 nLang; in ParseScriptOptions() local
|
/aoo41x/main/starmath/source/ |
H A D | format.cxx | 78 String GetDefaultFontName( LanguageType nLang, sal_uInt16 nIdent ) in GetDefaultFontName()
|
H A D | smmod.cxx | 177 const ResStringArray* SmLocalizedSymbolData::Get50NamesArray( LanguageType nLang ) in Get50NamesArray() 201 const ResStringArray* SmLocalizedSymbolData::Get60NamesArray( LanguageType nLang ) in Get60NamesArray()
|
/aoo41x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 506 LanguageType nLang; in AddDefaultsToMap() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | zforauto.cxx | 61 sal_uInt16 nSysLang, nLang; in Load() local
|
/aoo41x/main/editeng/source/misc/ |
H A D | splwrap.cxx | 120 LanguageType nLang = aIt->first; in ShowLanguageErrors() local 210 Reference< XSpellChecker1 > xSpell, sal_Int16 nLang) in CheckSpellLang() 235 Reference< XHyphenator > xHyph, sal_Int16 nLang) in CheckHyphLang()
|
/aoo41x/main/cui/source/options/ |
H A D | optlingu.cxx | 1037 sal_Int16 nLang = SvxLocaleToLanguage( pLocale[i] ); in Reconfigure() local 1053 sal_Int16 nLang = SvxLocaleToLanguage( pLocale[i] ); in Reconfigure() local 1069 sal_Int16 nLang = SvxLocaleToLanguage( pLocale[i] ); in Reconfigure() local 1085 sal_Int16 nLang = SvxLocaleToLanguage( pLocale[i] ); in Reconfigure() local 1283 sal_Int16 nLang = aIt->first; in FillItemSet() local 1299 sal_Int16 nLang = aIt->first; in FillItemSet() local 1315 sal_Int16 nLang = aIt->first; in FillItemSet() local 1331 sal_Int16 nLang = aIt->first; in FillItemSet() local 1743 sal_Int16 nLang = SvxLocaleToLanguage( pAllLocales[k] ); in IMPL_LINK() local 2098 sal_Int16 nLang = SvxLocaleToLanguage( pLocales[i] ); in SvxEditModulesDlg() local [all …]
|
/aoo41x/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 123 LanguageType nLang = LANGUAGE_NONE; in lcl_CheckLanguage() local 206 inline bool lcl_checkScriptType( sal_Int16 nScriptType, LanguageType nLang ) in lcl_checkScriptType() 532 LanguageType nLang = LANGUAGE_DONTKNOW; in SwSpellPopup() local 665 LanguageType nLang = LANGUAGE_DONTKNOW; in SwSpellPopup() local
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | langhelper.cxx | 80 LanguageType nLang = LANGUAGE_DONTKNOW; in GetLanguageStatus() local 248 const LanguageType nLang = SvtLanguageTable().GetType( rLangText ); in SetLanguage() local 416 LanguageType nLang = LANGUAGE_SYSTEM; in GetLanguage() local
|