Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dprofile.cxx2283 rtl_uString * strSVLocation = NULL; in lookupProfile() local
2289 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2329 (osl_getProfileName(strSVLocation, strSVName, &strSVProfile))) in lookupProfile()
2361 rtl_uString_release(strSVLocation); in lookupProfile()
2547 rtl_uString * strSVLocation = NULL; in lookupProfile() local
2552 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2557 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()
2634 rtl_uString_release(strSVLocation); in lookupProfile()