Home
last modified time | relevance | path

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

/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx275 rtl::OUString sExVer(arExcludeList[j]); in jfw_plugin_getAllJavaInfos() local
278 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() local
408 nRes = aVendorInfo->compareVersions(sExVer); in jfw_plugin_getJavaInfoByPath()
415 + sExVer + OUSTR(" for vendor: ") + aVendorInfo->getVendor() in jfw_plugin_getJavaInfoByPath()

Completed in 9 milliseconds