Searched refs:strSVFallback (Results 1 – 1 of 1) sorted by relevance
2334 rtl_uString * strSVFallback = NULL; in lookupProfile() local2340 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() local2603 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile()2626 strSVFallback, strSVName, &strSVProfile)) in lookupProfile()2685 rtl_uString_release(strSVFallback); in lookupProfile()
Completed in 37 milliseconds