Searched refs:officeParam (Results 1 – 1 of 1) sorted by relevance
813 String officeParam = commandTokens.nextToken(); in validateAppExecutionCommand() local814 if (officeParam.indexOf("-accept=") != -1) { in validateAppExecutionCommand()816 errorMessage = validateConnectString(officeParam, true); in validateAppExecutionCommand()