Searched refs:pJRE (Results 1 – 1 of 1) sorted by relevance
475 const char * pJRE = getenv("JAVA_HOME"); in getJREHome() local476 if (pJRE == NULL) in getJREHome()484 rtl::OString osJRE(pJRE); in getJREHome()493 UNO_JAVA_JFW_ENV_JREHOME" with JAVA_HOME = %s.\n", pJRE); in getJREHome()
Completed in 9 milliseconds