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.cxx2335 rtl_uString * strSVLocation = NULL; in lookupProfile() local
2341 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2381 (osl_getProfileName(strSVLocation, strSVName, &strSVProfile))) in lookupProfile()
2413 rtl_uString_release(strSVLocation); in lookupProfile()
2599 rtl_uString * strSVLocation = NULL; in lookupProfile() local
2604 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2609 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()
2686 rtl_uString_release(strSVLocation); in lookupProfile()

Completed in 26 milliseconds