Searched refs:sExVer (Results 1 – 1 of 1) sorted by relevance
275 rtl::OUString sExVer(arExcludeList[j]); in jfw_plugin_getAllJavaInfos() local278 if (cur->compareVersions(sExVer) == 0) in jfw_plugin_getAllJavaInfos()289 + sExVer + OUSTR(" for vendor: ") + cur->getVendor() in jfw_plugin_getAllJavaInfos()404 rtl::OUString sExVer(arExcludeList[i]); in jfw_plugin_getJavaInfoByPath() local408 nRes = aVendorInfo->compareVersions(sExVer); in jfw_plugin_getJavaInfoByPath()415 + sExVer + OUSTR(" for vendor: ") + aVendorInfo->getVendor() in jfw_plugin_getJavaInfoByPath()
Completed in 11 milliseconds