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