Home
last modified time | relevance | path

Searched refs:rLocale (Results 1 – 25 of 195) sorted by relevance

12345678

/trunk/main/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx55 … return getLocaleSpecificCharacterClassification(rLocale)->toUpper(Text, nPos, nCount, rLocale); in toUpper()
62 … return getLocaleSpecificCharacterClassification(rLocale)->toLower(Text, nPos, nCount, rLocale); in toLower()
69 … return getLocaleSpecificCharacterClassification(rLocale)->toTitle(Text, nPos, nCount, rLocale); in toTitle()
101 const Locale& rLocale ) throw(RuntimeException) in getCharacterType() argument
103 … return getLocaleSpecificCharacterClassification(rLocale)->getCharacterType(Text, nPos, rLocale); in getCharacterType()
110 …return getLocaleSpecificCharacterClassification(rLocale)->getStringType(Text, nPos, nCount, rLocal… in getStringType()
119 return getLocaleSpecificCharacterClassification(rLocale)->parseAnyToken(Text, nPos, rLocale, in parseAnyToken()
171 if (cachedItem->equals(rLocale)) in getLocaleSpecificCharacterClassification()
185rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear(), rLocale)) || in getLocaleSpecificCharacterClassification()
189 rLocale.Country).makeStringAndClear(), rLocale)) || in getLocaleSpecificCharacterClassification()
[all …]
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx49 return LocaleData().getIndexAlgorithm(rLocale); in getAlgorithmList()
67 return LocaleData().hasPhonetic(rLocale); in usePhoneticEntry()
71 const Locale& rLocale ) throw (RuntimeException) in getPhoneticCandidate() argument
101 const Locale& rLocale, const OUString& rSortAlgorithm ) in getIndexCharacter() argument
124 rLocale.Country == aLocale.Country && rLocale.Variant == aLocale.Variant) in getLocaleSpecificIndexEntrySupplier()
128 aLocale = rLocale; in getLocaleSpecificIndexEntrySupplier()
138 sal_Int32 l = rLocale.Language.getLength(); in getLocaleSpecificIndexEntrySupplier()
139 sal_Int32 c = rLocale.Country.getLength(); in getLocaleSpecificIndexEntrySupplier()
140 sal_Int32 v = rLocale.Variant.getLength(); in getLocaleSpecificIndexEntrySupplier()
147rLocale.Country).append(under).append(rLocale.Variant).append(under).append( in getLocaleSpecificIndexEntrySupplier()
[all …]
H A Dindexentrysupplier_asian.cxx59 const Locale& rLocale, const OUString& rAlgorithm ) throw (RuntimeException) in getIndexCharacter() argument
66 …if (rLocale.Language.equalsAscii("zh") && OUString::createFromAscii("TW HK MO").indexOf(rLocale.Co… in getIndexCharacter()
67 …func=(sal_uInt16** (*)(sal_Int16*))osl_getFunctionSymbol(hModule, (get+rLocale.Language+OUString::… in getIndexCharacter()
69 …func=(sal_uInt16** (*)(sal_Int16*))osl_getFunctionSymbol(hModule, (get+rLocale.Language+OUString('… in getIndexCharacter()
88 const OUString& rPhoneticEntry, const Locale& rLocale) throw (RuntimeException) in getIndexKey() argument
90 return getIndexCharacter(getEntry(rIndexEntry, rPhoneticEntry, rLocale), rLocale, aAlgorithm); in getIndexKey()
113 const Locale& rLocale ) throw (RuntimeException) in getPhoneticCandidate() argument
118 if (rLocale.Language.equalsAscii("zh")) in getPhoneticCandidate()
119 …func_name=(OUString::createFromAscii("TW HK MO").indexOf(rLocale.Country) >= 0) ? "get_zh_zhuyin"… in getPhoneticCandidate()
120 else if (rLocale.Language.equalsAscii("ko")) in getPhoneticCandidate()
[all …]
H A Dindexentrysupplier_default.cxx50 sal_Bool SAL_CALL IndexEntrySupplier_Unicode::loadAlgorithm( const lang::Locale& rLocale, in loadAlgorithm() argument
53 index->init(rLocale, rAlgorithm); in loadAlgorithm()
54 return IndexEntrySupplier_Common::loadAlgorithm(rLocale, rAlgorithm, collatorOptions); in loadAlgorithm()
58 const OUString& rPhoneticEntry, const lang::Locale& rLocale ) throw (RuntimeException) in getIndexKey() argument
60 return index->getIndexDescription(getEntry(rIndexEntry, rPhoneticEntry, rLocale)); in getIndexKey()
79 const lang::Locale& rLocale, const OUString& rAlgorithm ) throw (RuntimeException) { in getIndexCharacter() argument
81 if (loadAlgorithm( rLocale, rAlgorithm, CollatorOptions::CollatorOptions_IGNORE_CASE_ACCENT)) in getIndexCharacter()
84 return IndexEntrySupplier_Common::getIndexCharacter(rIndexEntry, rLocale, rAlgorithm); in getIndexCharacter()
172 OUString keyStr = LocaleData().getIndexKeysByAlgorithm(rLocale, algorithm); in makeIndexKeys()
257 makeIndexKeys(rLocale, algorithm); in init()
[all …]
/trunk/main/i18npool/source/collator/
H A DcollatorImpl.cxx99 loadCachedCollator(rLocale, impl); in loadCollatorAlgorithm()
116 loadCollatorAlgorithm(impl, rLocale, options); in loadCollatorAlgorithmWithEndUserOption()
122 nLocale = rLocale; in listCollatorAlgorithms()
196 sal_Int32 l = rLocale.Language.getLength(); in loadCachedCollator()
197 sal_Int32 c = rLocale.Country.getLength(); in loadCachedCollator()
198 sal_Int32 v = rLocale.Variant.getLength(); in loadCachedCollator()
204 …createCollator(rLocale, aBuf.append(rLocale.Language).append(under).append(rLocale.Country).append( in loadCachedCollator()
209 …createCollator(rLocale, aBuf.append(rLocale.Language).append(under).append(rLocale.Country).append( in loadCachedCollator()
212 (rLocale.Country.equalsAscii("HK") || in loadCachedCollator()
215 …createCollator(rLocale, aBuf.append(rLocale.Language).append(under).append(tw).append(under).appen… in loadCachedCollator()
[all …]
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx277 sal_Bool equals(const com::sun::star::lang::Locale& rLocale) in equals()
279 return (rLocale == aLocale); in equals()
475 if (loc == rLocale) { in getCalendarItemByName()
614 Sequence< Currency2 > aCur2( getAllCurrencies2( rLocale)); in getAllCurrencies()
1301 if (cachedItem.get() && cachedItem->equals(rLocale)) { in getFunctionSymbol()
1311 sal_Int32 l = rLocale.Language.getLength(); in getFunctionSymbol()
1312 sal_Int32 c = rLocale.Country.getLength(); in getFunctionSymbol()
1313 sal_Int32 v = rLocale.Variant.getLength(); in getFunctionSymbol()
1321rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear(), pFunction, &pCachedIt… in getFunctionSymbol()
1326 (l > 0 && c > 0 && rLocale.Language.equalsAscii("zh") && in getFunctionSymbol()
[all …]
/trunk/main/i18npool/source/breakiterator/
H A DbreakiteratorImpl.cxx53 #define LBI getLocaleSpecificBreakIterator(rLocale)
131 …return rLocale.Language.equalsAscii("zh") || rLocale.Language.equalsAscii("ja") || rLocale.Languag… in isCJK()
226 const Locale &rLocale ) throw(RuntimeException) in beginOfSentence() argument
235 const Locale &rLocale ) throw(RuntimeException) in endOfSentence() argument
538 if (xBI.is() && rLocale == aLocale) in getLocaleSpecificBreakIterator()
541 aLocale = rLocale; in getLocaleSpecificBreakIterator()
545 if (rLocale == listItem->aLocale) in getLocaleSpecificBreakIterator()
551 sal_Int32 l = rLocale.Language.getLength(); in getLocaleSpecificBreakIterator()
552 sal_Int32 c = rLocale.Country.getLength(); in getLocaleSpecificBreakIterator()
553 sal_Int32 v = rLocale.Variant.getLength(); in getLocaleSpecificBreakIterator()
[all …]
H A Dbreakiterator_unicode.cxx114 rLocale.Language != aLocale.Language || rLocale.Country != aLocale.Country || in loadICUBreakIterator()
115 rLocale.Variant != aLocale.Variant) { in loadICUBreakIterator()
187 aLocale=rLocale; in loadICUBreakIterator()
204 sal_Int32 nStartPos, const lang::Locale &rLocale, in nextCharacters() argument
223 sal_Int32 nStartPos, const lang::Locale& rLocale, in previousCharacters() argument
320 const lang::Locale &rLocale ) throw(uno::RuntimeException) in beginOfSentence() argument
339 const lang::Locale &rLocale ) throw(uno::RuntimeException) in endOfSentence() argument
356 const lang::Locale& rLocale, sal_Int32 nMinBreakPos, in getLineBreak() argument
368 loadICUBreakIterator(rLocale, LOAD_LINE_BREAKITERATOR, 0, lineRule, Text); in getLineBreak()
376 Boundary wBoundary = getWordBoundary( Text, nStartPos, rLocale, in getLineBreak()
[all …]
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx80 …nfo SAL_CALL getLanguageCountryInfo( const com::sun::star::lang::Locale& rLocale ) throw(com::sun:…
81 …virtual LocaleDataItem SAL_CALL getLocaleItem( const com::sun::star::lang::Locale& rLocale ) throw…
82 …Calendar > SAL_CALL getAllCalendars( const com::sun::star::lang::Locale& rLocale ) throw(com::sun:…
89 …ers SAL_CALL getForbiddenCharacters( const com::sun::star::lang::Locale& rLocale ) throw(com::sun:…
101 …g SAL_CALL getDefaultIndexAlgorithm( const com::sun::star::lang::Locale& rLocale ) throw(com::sun:…
106 …virtual sal_Bool SAL_CALL hasPhonetic( const com::sun::star::lang::Locale& rLocale ) throw(com::su…
107 …virtual sal_Bool SAL_CALL isPhonetic( const com::sun::star::lang::Locale& rLocale, const rtl::OUSt…
108 …tring SAL_CALL getHangingCharacters( const com::sun::star::lang::Locale& rLocale ) throw(com::sun:…
122 …sal_Unicode ** SAL_CALL getIndexArray(const com::sun::star::lang::Locale& rLocale, sal_Int16& inde…
123 …sal_Unicode ** SAL_CALL getIndexArrayForAlgorithm(const com::sun::star::lang::Locale& rLocale, con…
[all …]
H A DcharacterclassificationImpl.hxx46 sal_Int32 nPos, sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
49 sal_Int32 nPos, sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
52 sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
61 const com::sun::star::lang::Locale& rLocale )
64 sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
67 const com::sun::star::lang::Locale& rLocale, sal_Int32 nStartCharFlags,
89 aLocale(rLocale), aName(rName), xCI(rxCI) {}; in lookupTableItem()
93 sal_Bool SAL_CALL equals(const com::sun::star::lang::Locale& rLocale) { in equals()
94 return aLocale.Language == rLocale.Language && in equals()
95 aLocale.Country == rLocale.Country && in equals()
[all …]
H A DcollatorImpl.hxx61 …virtual sal_Int32 SAL_CALL loadDefaultCollator( const lang::Locale& rLocale, sal_Int32 collatorOp…
64 … sal_Int32 SAL_CALL loadCollatorAlgorithm( const rtl::OUString& impl, const lang::Locale& rLocale,
67 …ALL loadCollatorAlgorithmWithEndUserOption( const rtl::OUString& impl, const lang::Locale& rLocale,
70 …star::uno::Sequence< rtl::OUString > SAL_CALL listCollatorAlgorithms( const lang::Locale& rLocale )
89 …lookupTableItem(const lang::Locale& rLocale, const rtl::OUString& _algorithm, const rtl::OUString&… in lookupTableItem()
91 sal_Bool SAL_CALL equals(const lang::Locale& rLocale, const rtl::OUString& _algorithm) { in equals()
92 return aLocale.Language == rLocale.Language && in equals()
93 aLocale.Country == rLocale.Country && in equals()
94 aLocale.Variant == rLocale.Variant && in equals()
106 sal_Bool SAL_CALL createCollator(const lang::Locale& rLocale, const rtl::OUString& serviceName,
[all …]
/trunk/main/linguistic/source/
H A Dhyphdsp.cxx264 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in hyphenate()
302 xEntry = GetDicList()->queryDictionaryEntry( aChkWord, rLocale, in hyphenate()
329 if (xHyph.is() && xHyph->hasLocale( rLocale )) in hyphenate()
409 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in queryAlternativeSpelling()
468 if (xHyph.is() && xHyph->hasLocale( rLocale )) in queryAlternativeSpelling()
539 const OUString& rWord, const Locale& rLocale, in createPossibleHyphens() argument
547 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in createPossibleHyphens()
602 if (xHyph.is() && xHyph->hasLocale( rLocale )) in createPossibleHyphens()
668 void HyphenatorDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList() argument
673 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in SetServiceList()
[all …]
H A Dthesdsp.cxx53 const Locale &rLocale ) in SvcListHasLanguage() argument
62 bHasLanguage = pRef[k]->hasLocale( rLocale ); in SvcListHasLanguage()
108 ThesaurusDispatcher::hasLocale( const Locale& rLocale ) in hasLocale() argument
119 const OUString& rTerm, const Locale& rLocale, in queryMeanings() argument
127 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in queryMeanings()
163 if (pRef[i].is() && pRef[i]->hasLocale( rLocale )) in queryMeanings()
199 if (xThes.is() && xThes->hasLocale( rLocale )) in queryMeanings()
221 void ThesaurusDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList() argument
226 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in SetServiceList()
253 ThesaurusDispatcher::GetServiceList( const Locale &rLocale ) const in GetServiceList()
[all …]
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx223 if (rLocale == pLocale[i]) in hasLocale()
259 …NSString* aLang = [[NSString alloc] initWithCharacters: rLocale.Language.getStr() length: rLocale.… in GetSpellFailure()
260 if(rLocale.Country.getLength()>0) in GetSpellFailure()
300 if (rLocale == Locale() || !rWord.getLength()) in isValid()
303 if (!hasLocale( rLocale )) in isValid()
323 sal_Int16 nLang = LocaleToLanguage( rLocale ); in isValid()
366 …NSString* aLang = [[NSString alloc] initWithCharacters: rLocale.Language.getStr() length: rLocale.… in GetProposals()
367 if(rLocale.Country.getLength()>0) in GetProposals()
417 if (!hasLocale( rLocale )) in spell()
425 if (!isValid( rWord, rLocale, rProperties )) in spell()
[all …]
/trunk/main/svl/inc/svl/
H A Dondemand.hxx82 ::com::sun::star::lang::Locale& rLocale, in OnDemandLocaleDataWrapper() argument
91 init( rxSMgr, rLocale, eLang ); in OnDemandLocaleDataWrapper()
105 ::com::sun::star::lang::Locale& rLocale, in init() argument
110 changeLocale( rLocale, eLang ); in init()
186 ::com::sun::star::lang::Locale& rLocale in OnDemandCalendarWrapper() argument
191 init( rxSMgr, rLocale ); in OnDemandCalendarWrapper()
208 changeLocale( rLocale ); in init()
220 aLocale = rLocale; in changeLocale()
265 init( rxSMgr, rLocale ); in OnDemandCollatorWrapper()
282 changeLocale( rLocale ); in init()
[all …]
/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx257 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties() local
321 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties() local
326 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
362 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
397 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
553 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
602 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
640 ( aPureSourceIdStr, rLocale ); in implHandleControlResourceProperties()
713 const Locale& rLocale = pLocales[ i ]; in handleAddLocales() local
721 const Locale& rLocale = pLocales[ 0 ]; in handleAddLocales() local
[all …]
/trunk/main/i18npool/source/textconversion/
H A DtextconversionImpl.cxx38 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
41 getLocaleSpecificTextConversion(rLocale); in getConversions()
46 …return xTC->getConversions(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions… in getConversions()
51 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
54 getLocaleSpecificTextConversion(rLocale); in getConversion()
59 …return xTC->getConversion(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions); in getConversion()
67 getLocaleSpecificTextConversion(rLocale); in getConversionWithOffset()
79 getLocaleSpecificTextConversion(rLocale); in interactiveConversion()
81 return xTC->interactiveConversion(rLocale, nTextConversionType, nTextConversionOptions); in interactiveConversion()
91 if (xMSF.is() && rLocale != aLocale) { in getLocaleSpecificTextConversion()
[all …]
/trunk/main/i18npool/source/isolang/
H A Dmslangid.cxx175 ::com::sun::star::lang::Locale & rLocale ) in convertLanguageToLocale() argument
177 if (rLocale.Variant.getLength()) in convertLanguageToLocale()
178 rLocale.Variant = rtl::OUString(); in convertLanguageToLocale()
179 convertLanguageToIsoNames( nLang, rLocale.Language, rLocale.Country); in convertLanguageToLocale()
204 const ::com::sun::star::lang::Locale& rLocale ) in convertLocaleToLanguage()
207 if (rLocale.Language.getLength() == 0) in convertLocaleToLanguage()
211 rLocale.Country); in convertLocaleToLanguage()
224 if (rLocale.Language.getLength() == 0) in convertLocaleToLanguageWithFallback()
227 return lookupFallbackLanguage( rLocale); in convertLocaleToLanguageWithFallback()
244 if (rLocale.Language.getLength() == 0) in getFallbackLocale()
[all …]
/trunk/main/linguistic/workben/
H A Dsspellimp.cxx113 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale() argument
125 if (rLocale == pLocale[i]) in hasLocale()
177 if (rLocale == Locale() || !rWord.getLength()) in isValid()
180 if (!hasLocale( rLocale )) in isValid()
196 INT16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
199 INT16 nLang = LocaleToLanguage( rLocale ); in isValid()
228 INT16 nLang = LocaleToLanguage( rLocale ); in GetProposals()
282 if (rLocale == Locale() || !rWord.getLength()) in spell()
285 if (!hasLocale( rLocale )) in spell()
293 if (!isValid( rWord, rLocale, rProperties )) in spell()
[all …]
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx575 return xThes->hasLocale( rLocale ); in hasLocale()
587 pLocale->Variant == rLocale.Variant; in hasLocale()
596 const lang::Locale& rLocale, in queryMeanings() argument
801 bRes = xHyph->hasLocale( rLocale ); in hasLocale()
809 const lang::Locale& rLocale, in hyphenate() argument
826 const lang::Locale& rLocale, in queryAlternativeSpelling() argument
843 const lang::Locale& rLocale, in createPossibleHyphens() argument
1348 if ( rLocale.Language.getLength() == 0 ) in SvxLocaleToLanguage()
1351 return MsLangId::convertLocaleToLanguage( rLocale ); in SvxLocaleToLanguage()
1359 rLocale = Locale(); in SvxLanguageToLocale()
[all …]
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx55 getFormats( rLocale ); in getDefault()
79 getFormats( rLocale ); in getFormatCode()
103 getFormats( rLocale ); in getAllFormatCode()
136 getFormats( rLocale ); in getAllFormatCodes()
155 void NumberFormatCodeMapper::setupLocale( const ::com::sun::star::lang::Locale& rLocale ) in setupLocale() argument
157 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()
167 void NumberFormatCodeMapper::getFormats( const ::com::sun::star::lang::Locale& rLocale ) in getFormats() argument
[all …]
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx452 !rLocale.Country.compareToAscii("US") || in getDefaultPaperForLocale()
456 !rLocale.Country.compareToAscii("PR") || in getDefaultPaperForLocale()
459 !rLocale.Country.compareToAscii("CA") || in getDefaultPaperForLocale()
463 !rLocale.Country.compareToAscii("VE") || in getDefaultPaperForLocale()
467 !rLocale.Country.compareToAscii("CL") || in getDefaultPaperForLocale()
471 !rLocale.Country.compareToAscii("MX") || in getDefaultPaperForLocale()
475 !rLocale.Country.compareToAscii("CO") || in getDefaultPaperForLocale()
480 !rLocale.Country.compareToAscii("PH") || in getDefaultPaperForLocale()
484 !rLocale.Country.compareToAscii("BZ") || in getDefaultPaperForLocale()
488 !rLocale.Country.compareToAscii("CR") || in getDefaultPaperForLocale()
[all …]
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx287 if (rLocale == pLocale[i]) in hasLocale()
328 if (rLocale == aDLocs[i]) in GetSpellFailure()
390 if (rLocale == Locale() || !rWord.getLength()) in isValid()
393 if (!hasLocale( rLocale )) in isValid()
416 sal_Int16 nLang = LocaleToLanguage( rLocale ); in isValid()
461 sal_Int16 nLang = LocaleToLanguage( rLocale ); in GetProposals()
471 if (rLocale == aDLocs[i]) in GetProposals()
508 const OUString& rWord, const Locale& rLocale, in spell() argument
517 if (!hasLocale( rLocale )) in spell()
525 if (!isValid( rWord, rLocale, rProperties )) in spell()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SpreadsheetDocumentSettings.java118 public ForbiddenCharacters getForbiddenCharacters(Locale rLocale) in getForbiddenCharacters() argument
120 if (rLocale.Country.equals(locale.Country) && in getForbiddenCharacters()
121 rLocale.Language.equals(locale.Language) && in getForbiddenCharacters()
122 rLocale.Variant.equals(locale.Variant)) { in getForbiddenCharacters()
129 public void setForbiddenCharacters(Locale rLocale, in setForbiddenCharacters() argument
133 public void removeForbiddenCharacters(Locale rLocale) { in removeForbiddenCharacters() argument
136 public boolean hasForbiddenCharacters(Locale rLocale) { in hasForbiddenCharacters() argument
137 if (rLocale.Country.equals(locale.Country) && in hasForbiddenCharacters()
138 rLocale.Language.equals(locale.Language) && in hasForbiddenCharacters()
139 rLocale.Variant.equals(locale.Variant)) { in hasForbiddenCharacters()
/trunk/main/sfx2/source/menu/
H A Dthessubmenu.cxx125 lang::Locale /*out */ &rLocale, in GetLocale()
133 rLocale.Language = aIsoLang.Copy( 0, nPos ); in GetLocale()
134 rLocale.Country = aIsoLang.Copy( nPos + 1 ); in GetLocale()
135 rLocale.Variant = String::EmptyString(); in GetLocale()
163 bool SfxThesSubMenuHelper::IsSupportedLocale( const lang::Locale & rLocale ) const in IsSupportedLocale()
165 return m_xThesarus.is() && m_xThesarus->hasLocale( rLocale ); in IsSupportedLocale()
172 const lang::Locale & rLocale, in GetMeanings() argument
177 if (IsSupportedLocale( rLocale ) && rWord.getLength() && nMaxSynonms > 0) in GetMeanings()
183 … m_xThesarus->queryMeanings( rWord, rLocale, uno::Sequence< beans::PropertyValue >() )); in GetMeanings()
216 String SfxThesSubMenuHelper::GetThesImplName( const lang::Locale &rLocale ) const in GetThesImplName()
[all …]

Completed in 129 milliseconds

12345678