Home
last modified time | relevance | path

Searched refs:sTestCases (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java281 String[] sTestCases = new String[size]; in getPropertyValues() local
282 v.toArray(sTestCases); in getPropertyValues()
283 java.util.Arrays.sort(sTestCases); in getPropertyValues()
289 pVal[i].Value = sTestCases[i]; in getPropertyValues()

Completed in 7 milliseconds