Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dprofile.cxx2334 rtl_uString * strSVFallback = NULL; in lookupProfile() local
2340 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile()
2346 if (osl_getProfileName( strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2412 rtl_uString_release(strSVFallback); in lookupProfile()
2597 rtl_uString * strSVFallback = NULL; in lookupProfile() local
2603 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile()
2626 strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2685 rtl_uString_release(strSVFallback); in lookupProfile()

Completed in 19 milliseconds