Searched refs:pLocales (Results 1 – 13 of 13) sorted by relevance
254 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() local257 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties()294 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() local297 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties()318 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() local321 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties()354 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() local357 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties()389 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() local392 const Locale& rLocale = pLocales[ i ]; in implHandleControlResourceProperties()[all …]
856 const lang::Locale* pLocales = aLocaleSeq.getConstArray(); in SaveDialog() local860 const lang::Locale& rLocale = pLocales[ iLocale ]; in SaveDialog()
470 const lang::Locale* pLocales = aLocales.getConstArray(); in exportForbiddenCharacters() local481 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++, pLocales++ ) in exportForbiddenCharacters()483 if( xForbChars->hasForbiddenCharacters( *pLocales ) ) in exportForbiddenCharacters()485 … const i18n::ForbiddenCharacters aChars( xForbChars->getForbiddenCharacters( *pLocales ) ); in exportForbiddenCharacters()492 pForChar[XML_FORBIDDEN_CHARACTER_LANGUAGE].Value <<= pLocales->Language; in exportForbiddenCharacters()494 pForChar[XML_FORBIDDEN_CHARACTER_COUNTRY].Value <<= pLocales->Country; in exportForbiddenCharacters()496 pForChar[XML_FORBIDDEN_CHARACTER_VARIANT].Value <<= pLocales->Variant; in exportForbiddenCharacters()
190 const lang::Locale* pLocales = aLocales.getConstArray(); in InitItems() local194 … aAsian.GetStartEndChars( pLocales[i], aForbidden.beginLine, aForbidden.endLine ); in InitItems()195 LanguageType eLang = SvxLocaleToLanguage(pLocales[i]); in InitItems()
123 Locale* pLocales = aLocales.getArray(); in getLocales() local128 SvxLanguageToLocale ( *pLocales++, static_cast < LanguageType > (nLanguage) ); in getLocales()
147 const Locale* pLocales = aLocales.getConstArray(); in InitNew() local151 aAsian.GetStartEndChars( pLocales[i], aForbidden.beginLine, aForbidden.endLine); in InitNew()152 LanguageType eLang = SvxLocaleToLanguage(pLocales[i]); in InitNew()
97 Locale *pLocales = aLocales.getArray(); in getLocales() local101 *pLocales++ = CreateLocale( aIt->first ); in getLocales()
234 Locale *pLocales = aLocales.getArray(); in getLocales() local238 *pLocales++ = CreateLocale( aIt->first ); in getLocales()
238 Locale *pLocales = aLocales.getArray(); in getLocales() local242 *pLocales++ = CreateLocale( aIt->first ); in getLocales()
690 const lang::Locale *pLocales = aLocales.getConstArray(); in SvxThesaurusDialog() local697 const LanguageType nLang = SvxLocaleToLanguage( pLocales[i] ); in SvxThesaurusDialog()
3611 Locale const * const pLocales = xLoc.getConstArray(); in ImpInitCurrencyTable() local3618 pLocales[nLocale]); in ImpInitCurrencyTable()3626 pLocaleData->setLocale( pLocales[nLocale] ); in ImpInitCurrencyTable()
2094 const Locale* pLocales = rLoc.getConstArray(); in SvxEditModulesDlg() local2098 sal_Int16 nLang = SvxLocaleToLanguage( pLocales[i] ); in SvxEditModulesDlg()
324 Locale* pLocales = aLocalSeq.getArray(); in getLocales() local329 pLocales[iTarget] = pLocaleItem->m_locale; in getLocales()