Searched refs:aCurrentLocale (Results 1 – 4 of 4) sorted by relevance
430 Locale aCurrentLocale = pCurMgr->getStringResourceManager()->getCurrentLocale(); in FillBox() local438 bool bIsCurrent = localesAreEqual( aCurrentLocale, pLocale[i] ); in FillBox()
774 Locale aCurrentLocale; in SvxLinguData_Impl() local776 SvxLanguageToLocale(aCurrentLocale, eLang); in SvxLinguData_Impl()795 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()819 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()843 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()867 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()
2248 lang::Locale aCurrentLocale = aUSLocale; in SetNumberFormat() local2249 GetCurrentLocale( aCurrentLocale ); in SetNumberFormat()2250 …ring sFormat = ConversionHelper::ConvertMSFormatStringToSO( sFormatString, aCurrentLocale, bHijri); in SetNumberFormat()2256 … nKey = xNumberSupplier->getNumberFormats()->addNewConverted( sFormat, aUSLocale, aCurrentLocale ); in SetNumberFormat()
843 com::sun::star::lang::Locale aCurrentLocale; in implInitializeCommonParameters() local844 bool bLocaleOk = (aArguments[2] >>= aCurrentLocale); in implInitializeCommonParameters()871 implSetCurrentLocale( aCurrentLocale, FindClosestMatch, bUseDefaultIfNoMatch ); in implInitializeCommonParameters()
Completed in 77 milliseconds