Home
last modified time | relevance | path

Searched refs:aCurrentLocale (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2436 lang::Locale aCurrentLocale = aUSLocale; in SetNumberFormat() local
2437 GetCurrentLocale( aCurrentLocale ); in SetNumberFormat()
2438 …ring sFormat = ConversionHelper::ConvertMSFormatStringToSO( sFormatString, aCurrentLocale, bHijri); in SetNumberFormat()
2444 … nKey = xNumberSupplier->getNumberFormats()->addNewConverted( sFormat, aUSLocale, aCurrentLocale ); in SetNumberFormat()
/trunk/main/cui/source/options/
H A Doptlingu.cxx774 Locale aCurrentLocale; in SvxLinguData_Impl() local
776 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()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx843 com::sun::star::lang::Locale aCurrentLocale; in implInitializeCommonParameters() local
844 bool bLocaleOk = (aArguments[2] >>= aCurrentLocale); in implInitializeCommonParameters()
871 implSetCurrentLocale( aCurrentLocale, FindClosestMatch, bUseDefaultIfNoMatch ); in implInitializeCommonParameters()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx430 Locale aCurrentLocale = pCurMgr->getStringResourceManager()->getCurrentLocale(); in FillBox() local
438 bool bIsCurrent = localesAreEqual( aCurrentLocale, pLocale[i] ); in FillBox()

Completed in 70 milliseconds