Lines Matching refs:FindClosestMatch
356 sal_Bool FindClosestMatch, sal_Bool bUseDefaultIfNoMatch ) in implSetCurrentLocale() argument
362 if( FindClosestMatch ) in implSetCurrentLocale()
380 void StringResourceImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMatch ) in setCurrentLocale() argument
384 implSetCurrentLocale( locale, FindClosestMatch, bUseDefaultIfNoMatch ); in setCurrentLocale()
577 sal_Bool FindClosestMatch = false; in removeLocale() local
578 setCurrentLocale( pFallbackItem->m_locale, FindClosestMatch ); in removeLocale()
869 sal_Bool FindClosestMatch = true; in implInitializeCommonParameters() local
871 implSetCurrentLocale( aCurrentLocale, FindClosestMatch, bUseDefaultIfNoMatch ); in implInitializeCommonParameters()
933 … StringResourcePersistenceImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMatch ) in setCurrentLocale() argument
936 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
2478 … StringResourceWithStorageImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMatch ) in setCurrentLocale() argument
2481 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
2833 …StringResourceWithLocationImpl::setCurrentLocale( const Locale& locale, sal_Bool FindClosestMatch ) in setCurrentLocale() argument
2836 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()