| /aoo42x/main/editeng/source/misc/ | 
| H A D | forbiddencharacterstable.cxx | 49 …nCharacters* SvxForbiddenCharactersTable::GetForbiddenCharacters( sal_uInt16 nLanguage, sal_Bool b…  in GetForbiddenCharacters()68 void SvxForbiddenCharactersTable::SetForbiddenCharacters( sal_uInt16 nLanguage, const com::sun::sta…  in SetForbiddenCharacters()
 80 void SvxForbiddenCharactersTable::ClearForbiddenCharacters( sal_uInt16 nLanguage )  in ClearForbiddenCharacters()
 
 | 
| H A D | unolingu.cxx | 676     SpellDummy_Impl::hasLanguage( sal_Int16 nLanguage )  in hasLanguage()688     SpellDummy_Impl::isValid( const rtl::OUString& rWord, sal_Int16 nLanguage,  in isValid()
 702     SpellDummy_Impl::spell( const rtl::OUString& rWord, sal_Int16 nLanguage,  in spell()
 
 | 
| /aoo42x/main/formula/source/core/api/ | 
| H A D | FormulaOpCodeMapperObj.cxx | 69         sal_Int32 nLanguage )  in getMappings()82         sal_Int32 nLanguage, sal_Int32 nGroups )  in getAvailableMappings()
 
 | 
| /aoo42x/main/linguistic/source/ | 
| H A D | spelldsp.cxx | 187         LanguageType nLanguage )  in SvcListHasLanguage()281     LanguageType nLanguage )  in lcl_GetRulingDictionaryEntry()
 313             LanguageType nLanguage,   in isValid_Impl()
 481             LanguageType nLanguage,  in spell_Impl()
 769     sal_Int16 nLanguage )   in hasLanguage()
 780     sal_Int16 nLanguage,   in isValid()
 792     sal_Int16 nLanguage,   in spell()
 810 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in SetServiceList()  local
 844 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in GetServiceList()  local
 
 | 
| H A D | thesdsp.cxx | 127 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in queryMeanings()  local226 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in SetServiceList()  local
 260 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in GetServiceList()  local
 
 | 
| H A D | hyphdsp.cxx | 168 			const Reference< XDictionaryEntry > &xEntry, sal_Int16 nLanguage )  in buildPossHyphens()264 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in hyphenate()  local
 409 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in queryAlternativeSpelling()  local
 547 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in createPossibleHyphens()  local
 673 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in SetServiceList()  local
 710 	sal_Int16 nLanguage = LocaleToLanguage( rLocale );  in GetServiceList()  local
 
 | 
| H A D | misc.cxx | 105 rtl_TextEncoding GetTextEncoding( sal_Int16 nLanguage )  in GetTextEncoding()336 		const OUString &rWord, sal_Int16 nLanguage,  in SearchDicList()
 720 sal_Bool IsUpper( const String &rText, xub_StrLen nPos, xub_StrLen nLen, sal_Int16 nLanguage )  in IsUpper()
 732 sal_Bool IsLower( const String &rText, xub_StrLen nPos, xub_StrLen nLen, sal_Int16 nLanguage )  in IsLower()
 744 String ToLower( const String &rText, sal_Int16 nLanguage )  in ToLower()
 754 String ToUpper( const String &rText, sal_Int16 nLanguage )  in ToUpper()
 764 String ToTitle( const String &rText, sal_Int16 nLanguage )  in ToTitle()
 774 sal_Unicode	ToLower( const sal_Unicode cChar, sal_Int16 nLanguage )  in ToLower()
 784 sal_Unicode	ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage )  in ToUpper()
 
 | 
| H A D | dicimp.hxx | 67 	sal_Int16														nLanguage;  member in DictionaryNeo
 | 
| H A D | convdicxml.hxx | 88     sal_Int16           nLanguage;          // language of the dictionary  member in ConvDicXMLImport
 | 
| H A D | convdic.hxx | 103     sal_Int16           nLanguage;  member in ConvDic
 | 
| H A D | spelldta.cxx | 123 void SearchSimilarText( const OUString &rText, sal_Int16 nLanguage,   in SearchSimilarText()172         sal_Int16 nLanguage )  in SeqRemoveNegEntries()
 
 | 
| /aoo42x/main/linguistic/inc/linguistic/ | 
| H A D | hyphdta.hxx | 49 	sal_Int16				nLanguage;  member in linguistic::HyphenatedWord104 	sal_Int16						nLanguage;  member in linguistic::PossibleHyphens
 
 | 
| H A D | spelldta.hxx | 93 	sal_Int16					nLanguage;  member in linguistic::SpellAlternatives
 | 
| H A D | misc.hxx | 183 inline sal_Bool        IsUpper( const String &rText, sal_Int16 nLanguage )     { return IsUpper( rT…  in IsUpper()184 inline sal_Bool        IsLower( const String &rText, sal_Int16 nLanguage )     { return IsLower( rT…  in IsLower()
 
 | 
| /aoo42x/main/lingucomponent/source/thesaurus/libnth/ | 
| H A D | nthesdta.hxx | 47     sal_Int16                   nLanguage;  member in linguistic::Meaning
 | 
| /aoo42x/main/unotools/inc/unotools/ | 
| H A D | transliterationwrapper.hxx | 48 	sal_uInt16 nLanguage;  member in utl::TransliterationWrapper
 | 
| /aoo42x/main/desktop/win32/source/setup/ | 
| H A D | setup_main.cxx | 118         long nLanguage;  in WinMain()  local
 | 
| H A D | setup.cpp | 643             long nLanguage = GetLanguageID( i );  in ChooseLanguage()  local901 boolean SetupAppX::Install( long nLanguage )  in Install()
 1112 void SetupAppX::GetLanguageName( long nLanguage, LPTSTR sName ) const  in GetLanguageName()
 
 | 
| /aoo42x/main/svl/source/items/ | 
| H A D | sfontitm.cxx | 86 		sal_Int16 nLanguage = 0;  in Create()  local
 | 
| /aoo42x/main/sw/inc/ | 
| H A D | sortopt.hxx | 60 	sal_uInt16			nLanguage;  member
 | 
| /aoo42x/main/starmath/inc/ | 
| H A D | smmod.hxx | 74     LanguageType        nLanguage;  member in SmNamesArray
 | 
| /aoo42x/main/editeng/source/uno/ | 
| H A D | UnoForbiddenCharsTable.cxx | 127 			const sal_uLong nLanguage = mxForbiddenChars->GetObjectKey( nIndex );  in getLocales()  local
 | 
| /aoo42x/main/sc/source/ui/dbgui/ | 
| H A D | scuiasciiopt.cxx | 113                              sal_Int32& nLanguage )  in load_Separators()162 … bDetectSpecialNum, bool bFixedWidth, sal_Int32 nFromRow, sal_Int32 nCharSet, sal_Int32 nLanguage )  in save_Separators()
 273     sal_Int32 nLanguage = 0;  in ScImportAsciiDlg()  local
 
 | 
| /aoo42x/main/l10ntools/source/ | 
| H A D | export2.cxx | 429 bool Export::LanguageAllowed( const ByteString &nLanguage )  in LanguageAllowed()470 ByteString Export::GetFallbackLanguage( const ByteString nLanguage )  in GetFallbackLanguage()
 
 | 
| /aoo42x/main/cui/source/dialogs/ | 
| H A D | thesdlg.cxx | 659     LanguageType nLanguage ) :  in SvxThesaurusDialog()719 void SvxThesaurusDialog::SetWindowTitle( LanguageType nLanguage )  in SetWindowTitle()
 
 |