Searched refs:pJRE (Results 1 – 1 of 1) sorted by relevance
472 const char * pJRE = getenv("JAVA_HOME"); in getJREHome() local473 if (pJRE == NULL) in getJREHome()481 rtl::OString osJRE(pJRE); in getJREHome()490 UNO_JAVA_JFW_ENV_JREHOME" with JAVA_HOME = %s.\n", pJRE); in getJREHome()
Completed in 8 milliseconds