Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DOneInstanceFactory.java47 String[] aSupportedSvcNames; field in OneInstanceFactory
54 String[] aSupportedSvcNames, in OneInstanceFactory() argument
59 this.aSupportedSvcNames = aSupportedSvcNames; in OneInstanceFactory()
123 int nCnt = aSupportedSvcNames.length; in supportsService()
126 if (aServiceName.equals( aSupportedSvcNames[i] )) in supportsService()
141 return aSupportedSvcNames; in getSupportedServiceNames()

Completed in 8 milliseconds