Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/java/Inspector/
H A DUnoNode.java264 String[] sDelServiceNames = getMandatoryServiceNames(_sServiceNames[n]); in removeMandatoryServiceNames() local
265 for (int m = 0; m < sDelServiceNames.length; m++){ in removeMandatoryServiceNames()
266 if (aVector.contains(sDelServiceNames[m])){ in removeMandatoryServiceNames()
267 int nIndex = aVector.indexOf(sDelServiceNames[m]); in removeMandatoryServiceNames()

Completed in 11 milliseconds