Home
last modified time | relevance | path

Searched refs:aDefaultLocale (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2625 …com::sun::star::lang::Locale aDefaultLocale( OUString( RTL_CONSTASCII_USTRINGPARAM("en") ), OUStri… in ImplFindByFont() local
2626 …aSearchName = DefaultFontConfiguration::get()->getDefaultFont( aDefaultLocale, DEFAULTFONT_SYMBOL … in ImplFindByFont()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1751 Locale aDefaultLocale; in implScanLocaleNames() local
1795 if( checkNamingSceme( aPureName, m_aNameBase, aDefaultLocale ) ) in implScanLocaleNames()
1801 LocaleItem* pLocaleItem = getItemForLocale( aDefaultLocale, false ); in implScanLocaleNames()
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx459 lang::Locale aDefaultLocale = m_aDefaultLocale; in setNumberFormat() local
461 sal_Int32 nFormat = xNumberFormats->queryKey(sFormatString, aDefaultLocale, sal_True); in setNumberFormat()
464 nFormat = xNumberFormats->addNew(sFormatString, aDefaultLocale); in setNumberFormat()
/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx498 lang::Locale aDefaultLocale; in AddDefaultsToMap() local
499 aLinguConfig.GetProperty(C2U("DefaultLocale")) >>= aDefaultLocale; in AddDefaultsToMap()
507 …angId::resolveSystemLanguageByScriptType(MsLangId::convertLocaleToLanguage(aDefaultLocale), LATIN); in AddDefaultsToMap()
541 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_LOCALE, aDefaultLocale ); in AddDefaultsToMap()
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx184 Locale aDefaultLocale = m_pLocalizationMgr->getStringResourceManager()->getDefaultLocale(); in FillLanguageBox() local
190 bool bIsDefault = localesAreEqual( aDefaultLocale, pLocale[i] ); in FillLanguageBox()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx429 Locale aDefaultLocale = pCurMgr->getStringResourceManager()->getDefaultLocale(); in FillBox() local
437 bool bIsDefault = localesAreEqual( aDefaultLocale, pLocale[i] ); in FillBox()

Completed in 138 milliseconds