Home
last modified time | relevance | path

Searched refs:aLocale (Results 276 – 299 of 299) sorted by relevance

1...<<1112

/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl411 @param aLocale
431 [in] string aLocale )
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx68 ::com::sun::star::lang::Locale aLocale;
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx179 const rtl::OUString& aLocale )
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx115 …e > SAL_CALL loadBundle( const ::rtl::OUString& abaseName, const Locale& aLocale ) throw (MissingR…
/trunk/main/sw/inc/
H A Ddbmgr.hxx67 com::sun::star::lang::Locale aLocale; member
/trunk/main/svl/source/numbers/
H A Dzformat.cxx4395 com::sun::star::lang::Locale aLocale( in ImpTransliterateImpl() local
4398 aLocale, rNum.GetNatNum() ); in ImpTransliterateImpl()
4411 com::sun::star::lang::Locale aLocale( in GetNatNumXml() local
4414 aLocale, rNum.GetNatNum() ); in GetNatNumXml()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1360 lang::Locale aLocale( SvxCreateLocale( nLang ) ); in GetLinguState() local
1362 !xThes.is() || nLang == LANGUAGE_NONE || !xThes->hasLocale( aLocale )) in GetLinguState()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx579 lang::Locale aLocale; in setNumberFormat() local
581 …mProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Locale" ) ) ) >>= aLocale; in setNumberFormat()
582 nNewIndex = mxFormats->queryKey( rFormat, aLocale, false ); in setNumberFormat()
584 nNewIndex = mxFormats->addNew( rFormat, aLocale ); in setNumberFormat()
593 lang::Locale aLocale; in setNumberFormat() local
594 …rProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Locale" ) ) ) >>= aLocale; in setNumberFormat()
598 sal_Int32 nNewIndex = xTypes->getStandardFormat( nType, aLocale ); in setNumberFormat()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx271 aLocale = rLocale; in SetNumberingSettings()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx726 lang::Locale aLocale; in setPropertyValue() local
727 if (!(rValue>>= aLocale)) in setPropertyValue()
731 rTOXBase.SetLanguage(SvxLocaleToLanguage(aLocale)); in setPropertyValue()
H A Dunoobj.cxx2951 lang::Locale aLocale; in ConvertSortProperties() local
2952 if (aValue >>= aLocale) in ConvertSortProperties()
2954 rSortOpt.nLanguage = SvxLocaleToLanguage( aLocale ); in ConvertSortProperties()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1184 lang::Locale aLocale( MsLangId::convertLanguageToLocale( eLang)); in PostKeyEvent() local
1187 …gine->xLocaleDataWrapper.init( SvtSysLocale().GetLocaleData().getServiceFactory(), aLocale, eLang); in PostKeyEvent()
1189 … pImpEditEngine->xLocaleDataWrapper.changeLocale( aLocale, eLang); in PostKeyEvent()
H A Dimpedit4.cxx1555 lang::Locale aLocale( SvxCreateLocale( nLangFound ) ); in HasConvertibleTextPortion()
1769 lang::Locale aLocale( SvxCreateLocale( nLangFound ) ); in ImpConvert() local
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx417 lang::Locale aLocale( SvxCreateLocale( LanguageType( nLangForPhoneticReading ) ) ); in GetDefaultPhoneticReading() local
418 return xExtendedIndexEntrySupplier->getPhoneticCandidate(rText, aLocale); in GetDefaultPhoneticReading()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1438 Any aLocale = in AppendConfigToken() local
1441 if ( !( aLocale >>= sLocaleStr ) ) in AppendConfigToken()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx218 const Locale aLocale = Application::GetSettings().GetUILocale(); in PrepareSearchString() local
220 rSearchString, nStartPos, aLocale, WordType::ANYWORD_IGNOREWHITESPACES, sal_True ); in PrepareSearchString()
246 aLocale, WordType::ANYWORD_IGNOREWHITESPACES ); in PrepareSearchString()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx895 SvtSysLocale aLocale; in lcl_GetLocalDataWrapper() local
896 *ppAppLocalData = &aLocale.GetLocaleData(); in lcl_GetLocalDataWrapper()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx156 aLocale = *pLocale; in SwTOXSortTabBase()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx144 static ::com::sun::star::lang::Locale aLocale; in GetCharClass()
148 aLocale = Application::GetSettings().GetLocale(); in GetCharClass()
150 static CharClass aCharClass( aLocale ); in GetCharClass()
/trunk/main/linguistic/source/
H A Dgciterator.cxx604 aRes.aLocale = aCurLocale; in DequeueAndCheck()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx168 lang::Locale aLocale = Application::GetSettings().GetLocale(); in InsertEntry() local
169 uno::Reference< i18n::XCollator > xCollator = ImplGetCollator(aLocale); in InsertEntry()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx190 lang::Locale aLocale; in implGetLocale() local
196 … return SvxLanguageToLocale(aLocale, GetTextForwarder().GetLanguage( GetParagraphIndex(), 0 )); in implGetLocale()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx820 aLocale= SvtPathOptions().GetLocale(); in SvtFrameWindow_Impl()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx325 ::com::sun::star::lang::Locale aLocale( in InitCharClassEnglish()
330 ::comphelper::getProcessServiceFactory(), aLocale); in InitCharClassEnglish()

Completed in 466 milliseconds

1...<<1112