Home
last modified time | relevance | path

Searched refs:FindClosestMatch (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/scripting/source/stringresource/
H A Dstringresource.cxx356 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()
936 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
2481 StringResourceImpl::setCurrentLocale( locale, FindClosestMatch ); in setCurrentLocale()
[all …]
H A Dstringresource.hxx166 sal_Bool FindClosestMatch, sal_Bool bUseDefaultIfNoMatch )
234 …_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool FindClosestMatch )
387 …_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool FindClosestMatch )
501 …_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool FindClosestMatch )
627 …_CALL setCurrentLocale( const ::com::sun::star::lang::Locale& locale, ::sal_Bool FindClosestMatch )
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl85 @param FindClosestMatch
102 [in] boolean FindClosestMatch
H A DStringResourceWithStorage.idl56 called with FindClosestMatch=true.
H A DStringResourceWithLocation.idl56 called with FindClosestMatch=true.

Completed in 207 milliseconds