Searched refs:aLocaleSeq (Results 1 – 8 of 8) sorted by relevance
185 … Sequence< Locale > aLocaleSeq = m_pLocalizationMgr->getStringResourceManager()->getLocales(); in FillLanguageBox() local186 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillLanguageBox()187 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillLanguageBox()224 Sequence< Locale > aLocaleSeq = aDlg.GetLocales(); in IMPL_LINK() local225 m_pLocalizationMgr->handleAddLocales( aLocaleSeq ); in IMPL_LINK()246 Sequence< Locale > aLocaleSeq( nCount ); in IMPL_LINK() local252 aLocaleSeq[i] = pEntry->m_aLocale; in IMPL_LINK()254 m_pLocalizationMgr->handleRemoveLocales( aLocaleSeq ); in IMPL_LINK()346 Sequence< Locale > aLocaleSeq = m_pLocalizationMgr->getStringResourceManager()->getLocales(); in FillLanguageBox() local347 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillLanguageBox()[all …]
63 Sequence< Locale > aLocaleSeq = m_xStringResourceManager->getLocales(); in isLibraryLocalized() local64 bRet = ( aLocaleSeq.getLength() > 0 ); in isLibraryLocalized()212 Sequence< Locale > aLocaleSeq = xStringResourceManager->getLocales(); in implHandleControlResourceProperties() local213 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in implHandleControlResourceProperties()254 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()294 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()318 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()354 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()389 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()434 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()[all …]
431 Sequence< Locale > aLocaleSeq = pCurMgr->getStringResourceManager()->getLocales(); in FillBox() local432 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillBox()433 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillBox()
792 Sequence< lang::Locale > aLocaleSeq = xStringResourceResolver->getLocales(); in SaveDialog() local793 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in SaveDialog()855 Sequence< lang::Locale > aLocaleSeq = xStringResourceResolver->getLocales(); in SaveDialog() local856 const lang::Locale* pLocales = aLocaleSeq.getConstArray(); in SaveDialog()857 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in SaveDialog()
995 … Sequence< lang::Locale > aLocaleSeq = pCurMgr->getStringResourceManager()->getLocales(); in GetState() local996 const lang::Locale* pLocale = aLocaleSeq.getConstArray(); in GetState()997 sal_Int32 i, nCount = aLocaleSeq.getLength(); in GetState()
88 < ::com::sun::star::lang::Locale > aLocaleSeq );91 < ::com::sun::star::lang::Locale > aLocaleSeq );
1642 Sequence< Locale > aLocaleSeq = getLocales(); in importBinary() local1643 nOldLocaleCount = aLocaleSeq.getLength(); in importBinary()1646 Locale aLocale = aLocaleSeq[0]; in importBinary()
412 Sequence< Locale > aLocaleSeq = xStringResourceManager->getLocales(); in setPropertyValue() local413 const Locale* pLocale = aLocaleSeq.getConstArray(); in setPropertyValue()414 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in setPropertyValue()