Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/Inspector/
H A DInspector.java206 XComponent xComponent = getTDocSupplier().openEmptyDocument(_sApplicationDocUrl); in inspectOpenEmptyDocument()
214 String sTreeNodeName = getTDocSupplier().getTitleByTDocUrl(_sTDocUrl); in inspectOpenDocument()
215 XModel xTDocModel = getTDocSupplier().getXModelByTDocUrl(_sTDocUrl); in inspectOpenDocument()
278 private TDocSupplier getTDocSupplier(){ in getTDocSupplier() method in Inspector._Inspector
286 return getTDocSupplier().getTDocUrls(); in getTDocUrls()
291 return getTDocSupplier().getTDocTitles(_sTDocUrls); in getTDocTitles()

Completed in 13 milliseconds