Home
last modified time | relevance | path

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

/AOO42X/main/sal/osl/w32/
H A Dprofile.cxx2282 rtl_uString * strSVFallback = NULL; in lookupProfile() local
2288 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile()
2294 if (osl_getProfileName( strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2360 rtl_uString_release(strSVFallback); in lookupProfile()
2545 rtl_uString * strSVFallback = NULL; in lookupProfile() local
2551 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile()
2574 strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2633 rtl_uString_release(strSVFallback); in lookupProfile()