Home
last modified time | relevance | path

Searched refs:aLocale (Results 51 – 75 of 299) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/linguistic2/
H A DXLinguServiceManager.idl141 @param aLocale
146 [in] com::sun::star::lang::Locale aLocale );
156 @param aLocale
164 [in] com::sun::star::lang::Locale aLocale,
177 @param aLocale
182 [in] com::sun::star::lang::Locale aLocale );
H A DXConversionDictionaryList.idl103 @param aLocale
117 [in] com::sun::star::lang::Locale aLocale,
145 @param aLocale
175 [in] com::sun::star::lang::Locale aLocale,
191 @param aLocale
204 [in] com::sun::star::lang::Locale aLocale,
H A DXHyphenator.idl97 @param aLocale
119 [in] com::sun::star::lang::Locale aLocale,
145 @param aLocale
167 [in] com::sun::star::lang::Locale aLocale,
184 @param aLocale
200 [in] com::sun::star::lang::Locale aLocale,
/trunk/main/i18npool/inc/
H A DcharacterclassificationImpl.hxx89 aLocale(rLocale), aName(rName), xCI(rxCI) {}; in lookupTableItem()
90 com::sun::star::lang::Locale aLocale; member
94 return aLocale.Language == rLocale.Language && in equals()
95 aLocale.Country == rLocale.Country && in equals()
96 aLocale.Variant == rLocale.Variant; in equals()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx172 Locale aLocale; in CreateItemSet() local
178 aLang >>= aLocale; in CreateItemSet()
179 …g = MsLangId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLanguage(aLocale), LATIN); in CreateItemSet()
183 aLang >>= aLocale; in CreateItemSet()
184 …g = MsLangId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLanguage(aLocale), ASIAN); in CreateItemSet()
188 aLang >>= aLocale; in CreateItemSet()
189 …= MsLangId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLanguage(aLocale), COMPLEX); in CreateItemSet()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_common.cxx75 aLocale = rLocale; in loadAlgorithm()
119 if (usePhonetic && PhoneticEntry.getLength() > 0 && rLocale.Language == aLocale.Language && in getEntry()
120 rLocale.Country == aLocale.Country && rLocale.Variant == aLocale.Variant) in getEntry()
H A Dindexentrysupplier.cxx123 … if (xIES.is() && rSortAlgorithm == aSortAlgorithm && rLocale.Language == aLocale.Language && in getLocaleSpecificIndexEntrySupplier()
124 rLocale.Country == aLocale.Country && rLocale.Variant == aLocale.Variant) in getLocaleSpecificIndexEntrySupplier()
128 aLocale = rLocale; in getLocaleSpecificIndexEntrySupplier()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java303 Locale aLocale = (Locale) Helper.getUnoStructValue(defaults, "CharLocale"); in checkIfLanguagePathExists() local
304 if (aLocale == null) in checkIfLanguagePathExists()
307 aLocale = new com.sun.star.lang.Locale(); in checkIfLanguagePathExists()
308 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
309 aLocale.Language = java.util.Locale.getDefault().getLanguage(); in checkIfLanguagePathExists()
310 aLocale.Variant = java.util.Locale.getDefault().getVariant(); in checkIfLanguagePathExists()
313 String sLanguage = aLocale.Language; in checkIfLanguagePathExists()
314 String sCountry = aLocale.Country; in checkIfLanguagePathExists()
315 String sVariant = aLocale.Variant; in checkIfLanguagePathExists()
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java60 Locale aLocale = new Locale("ko", "KR", ""); field in HangulHanjaConversion
96 xDict = xCList.addNewDictionary("addNewDictionary", aLocale, in checkXConversionDictionaryList()
107 xCList.addNewDictionary("addNewDictionary", aLocale, dictType); in checkXConversionDictionaryList()
164 localRes = xCList.queryMaxCharCount(aLocale, dictType, in checkXConversionDictionaryList()
173 wordToCheck.length(), aLocale, in checkXConversionDictionaryList()
/trunk/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx189 lang::Locale aLocale; in setPropertyValue() local
190 if ( aValue >>= aLocale ) in setPropertyValue()
193 if (aLocale.Language.getLength() || aLocale.Country.getLength()) in setPropertyValue()
194 eNew = MsLangId::convertLocaleToLanguage( aLocale ); in setPropertyValue()
/trunk/main/offapi/com/sun/star/i18n/
H A DXForbiddenCharacters.idl55 [in] com::sun::star::lang::Locale aLocale )
62 [in] com::sun::star::lang::Locale aLocale );
68 [in] com::sun::star::lang::Locale aLocale,
75 [in] com::sun::star::lang::Locale aLocale );
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldDescription.java52 private Locale aLocale; field in FieldDescription
57 aLocale = _aLocale; in FieldDescription()
66 …xNameAccessFieldNode = Configuration.getChildNodebyDisplayName(xMSF, aLocale, xNameAccessTableNode… in FieldDescription()
70 …xNameAccessFieldNode = Configuration.getChildNodebyDisplayName(xMSF, aLocale, xNameAccessTableNode… in FieldDescription()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx226 lang::Locale aLocale = Application::GetSettings().GetUILocale(); in ReadmeDialog() local
228 aBuff.append( aLocale.Language ); in ReadmeDialog()
229 if ( aLocale.Country.getLength() ) in ReadmeDialog()
232 aBuff.append( aLocale.Country ); in ReadmeDialog()
233 if ( aLocale.Variant.getLength() ) in ReadmeDialog()
236 aBuff.append( aLocale.Variant ); in ReadmeDialog()
/trunk/main/linguistic/source/
H A Dhyphdsp.hxx105 hasLocale( const ::com::sun::star::lang::Locale& aLocale )
112 const ::com::sun::star::lang::Locale& aLocale,
120 const ::com::sun::star::lang::Locale& aLocale,
129 const ::com::sun::star::lang::Locale& aLocale,
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx157 if ( aLocale.Country != rLocale.Country in setupLocale()
158 || aLocale.Language != rLocale.Language in setupLocale()
159 || aLocale.Variant != rLocale.Variant ) in setupLocale()
162 aLocale = rLocale; in setupLocale()
176 aFormatSeq = xlocaleData->getAllFormats( aLocale ); in getFormats()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DNumber_Formats.java95 com.sun.star.lang.Locale aLocale = new com.sun.star.lang.Locale(); in doFunction() local
97 com.sun.star.util.NumberFormat.CURRENCY, aLocale ); in doFunction()
136 nIndexKey = xNumberFormats.queryKey( aFormatCode, aLocale, false ); in doFunction()
143 nIndexKey = xNumberFormats.addNew( aFormatCode, aLocale ); in doFunction()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx277 const ::com::sun::star::lang::Locale& aLocale, in hyphenate()
305 if (aLocale == aDicts[j].aLoc) in hyphenate()
503 … xRes = HyphenatedWord::CreateHyphenatedWord( aWord, LocaleToLanguage( aLocale ), nPos, in hyphenate()
509 xRes = HyphenatedWord::CreateHyphenatedWord( aWord, LocaleToLanguage( aLocale ), in hyphenate()
546 const ::com::sun::star::lang::Locale& aLocale, in createPossibleHyphens()
569 if (aLocale == aDicts[j].aLoc) k = j; in createPossibleHyphens()
712 xRes = PossibleHyphens::CreatePossibleHyphens( aWord, LocaleToLanguage( aLocale ), in createPossibleHyphens()
/trunk/main/sc/source/filter/xml/
H A Dxmlsorti.cxx169 lang::Locale aLocale; in EndElement() local
170 aLocale.Language = sLanguage; in EndElement()
171 aLocale.Country = sCountry; in EndElement()
173 aSortDescriptor[7].Value <<= aLocale; in EndElement()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx343 Any aLocale = xNumProps->getPropertyValue(C2U("Locale")); in SwInsertDBColAutoPilot() local
347 aLocale >>= aLoc; in SwInsertDBColAutoPilot()
1304 aDBFormatData.aLocale = SvxCreateLocale( rSh.GetCurLang() ); in DataToDoc()
1749 Locale aLocale; in Commit() local
1750 aLocale = SvxLanguageToLocale( aLocale, eLang ); in Commit()
1751 (( sPrevLang = aLocale.Country ) += rtl::OUString( '-' )) += aLocale.Language; in Commit()
1836 Locale aLocale; in Load() local
1837 aLocale.Language = sNumberFormatLocale.copy(0, 2); in Load()
1838 aLocale.Country = sNumberFormatLocale.copy(3, 2); in Load()
1839 pInsDBColumn->eUsrNumFmtLng = SvxLocaleToLanguage( aLocale ); in Load()
/trunk/main/sd/source/ui/unoidl/
H A Dunopool.cxx82 lang::Locale aLocale; in putAny() local
83 if( rValue >>= aLocale ) in putAny()
85 SdUnoGetLanguage( aLocale ), in putAny()
/trunk/main/sc/source/ui/app/
H A Dscmod2.cxx85 lang::Locale aLocale; in HasThesaurusLanguage() local
86 SvxLanguageToLocale( aLocale, nLang ); in HasThesaurusLanguage()
93 bHasLang = xThes->hasLocale( aLocale ); in HasThesaurusLanguage()
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx362 const Locale& aLocale ) in makeNumberingString() argument
466 translit->loadModuleByImplName(transliteration, aLocale); in makeNumberingString()
477 locale = aLocale; in makeNumberingString()
481 locale = aLocale; in makeNumberingString()
765 Locale aLocale(OUString::createFromAscii("en"), OUString(), OUString()); in makeNumberingIdentifier() local
772 result += makeNumberingString( aProperties, aLocale ); in makeNumberingIdentifier()
/trunk/main/i18nutil/inc/i18nutil/
H A Dcasefolding.hxx73 …nicode* str, sal_Int32 pos, sal_Int32 len, com::sun::star::lang::Locale& aLocale, sal_uInt8 nMappi…
74 …nicode* str, sal_Int32 pos, sal_Int32 len, com::sun::star::lang::Locale& aLocale, sal_uInt8 nMappi…
75 …32& idx, sal_Int32 len, MappingElement& e, com::sun::star::lang::Locale& aLocale,sal_uInt8 nMappin…
/trunk/main/basic/source/runtime/
H A Dbasrdll.cxx50 ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); in BasicDLL()
51 pSttResMgr = ResMgr::CreateResMgr(CREATEVERSIONRESMGR_NAME(stt), aLocale ); in BasicDLL()
52 pBasResMgr = ResMgr::CreateResMgr(CREATEVERSIONRESMGR_NAME(sb), aLocale ); in BasicDLL()
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx60 aLocale(), in BreakIterator_Unicode()
114 rLocale.Language != aLocale.Language || rLocale.Country != aLocale.Country || in loadICUBreakIterator()
115 rLocale.Variant != aLocale.Variant) { in loadICUBreakIterator()
187 aLocale=rLocale; in loadICUBreakIterator()

Completed in 146 milliseconds

12345678910>>...12