Home
last modified time | relevance | path

Searched refs:bUseDefaultIfNoMatch (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/scripting/source/stringresource/
H A Dstringresource.cxx356 sal_Bool FindClosestMatch, sal_Bool bUseDefaultIfNoMatch ) in implSetCurrentLocale() argument
367 if( pLocaleItem == NULL && bUseDefaultIfNoMatch ) in implSetCurrentLocale()
383 sal_Bool bUseDefaultIfNoMatch = false; in setCurrentLocale() local
384 implSetCurrentLocale( locale, FindClosestMatch, bUseDefaultIfNoMatch ); in setCurrentLocale()
870 sal_Bool bUseDefaultIfNoMatch = true; in implInitializeCommonParameters() local
871 implSetCurrentLocale( aCurrentLocale, FindClosestMatch, bUseDefaultIfNoMatch ); in implInitializeCommonParameters()
H A Dstringresource.hxx166 sal_Bool FindClosestMatch, sal_Bool bUseDefaultIfNoMatch )

Completed in 68 milliseconds