Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dprofile.cxx2336 rtl_uString * strSVName = NULL; in lookupProfile() local
2342 rtl_uString_newFromAscii(&strSVName, SVERSION_NAME); in lookupProfile()
2346 if (osl_getProfileName( strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2381 (osl_getProfileName(strSVLocation, strSVName, &strSVProfile))) in lookupProfile()
2414 rtl_uString_release(strSVName); in lookupProfile()
2600 rtl_uString * strSVName = NULL; in lookupProfile() local
2605 rtl_uString_newFromAscii(&strSVName, SVERSION_NAME); in lookupProfile()
2609 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()
2626 strSVFallback, strSVName, &strSVProfile)) in lookupProfile()
2687 rtl_uString_release(strSVName); in lookupProfile()

Completed in 20 milliseconds