Searched refs:sProcessIdCommand (Results 1 – 1 of 1) sorted by relevance
450 String sProcessIdCommand = FileHelper.appendPath(m_aTempDir.getTempDir(), "getPS"); in getOfficeProcessID() local455 createExecutableFile(sProcessIdCommand, sProcessId); in getOfficeProcessID()456 ProcessHandler processID = new ProcessHandler(sProcessIdCommand); in getOfficeProcessID()462 fail("Could not determine Office process ID. Check " + sProcessIdCommand); in getOfficeProcessID()
Completed in 17 milliseconds