Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java67 protected XThesaurus mxThes = null; field in LinguisticExamples
147 mxThes = mxLinguSvcMgr.getThesaurus(); in GetThes()
148 return mxThes != null; in GetThes()
264 if (mxThes != null) in Run()
266 XMeaning[] xMeanings = mxThes.queryMeanings("house", aLocale, in Run()

Completed in 12 milliseconds