Searched refs:strSVName (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sal/osl/w32/ |
H A D | profile.cxx | 2336 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 23 milliseconds