Searched refs:sSystemRoot (Results 1 – 1 of 1) sorted by relevance
50 String sSystemRoot = System.getProperty("SystemRoot"); in checkVersion() local51 if (sSystemRoot == null || sSystemRoot.length() == 0) in checkVersion()60 "PATH=" + unoPath, "SystemRoot=" + sSystemRoot}; in checkVersion()
Completed in 6 milliseconds