Searched refs:aLocaleSeq (Results 1 – 8 of 8) sorted by relevance
186 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillLanguageBox()187 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillLanguageBox()225 m_pLocalizationMgr->handleAddLocales( aLocaleSeq ); in IMPL_LINK()246 Sequence< Locale > aLocaleSeq( nCount ); in IMPL_LINK() local252 aLocaleSeq[i] = pEntry->m_aLocale; in IMPL_LINK()347 const Locale* pLocale = aLocaleSeq.getConstArray(); in FillLanguageBox()348 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillLanguageBox()401 Sequence< Locale > aLocaleSeq( nSize ); in GetLocales() local406 aLocaleSeq[0] = aLocale; in GetLocales()419 aLocaleSeq[j++] = aLocale; in GetLocales()[all …]
64 bRet = ( aLocaleSeq.getLength() > 0 ); in isLibraryLocalized()213 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in implHandleControlResourceProperties()254 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()706 const Locale* pLocales = aLocaleSeq.getConstArray(); in handleAddLocales()707 sal_Int32 nLocaleCount = aLocaleSeq.getLength(); in handleAddLocales()739 const Locale* pLocales = aLocaleSeq.getConstArray(); in handleRemoveLocales()[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()
Completed in 68 milliseconds