Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java439 …XIndirectTypeDescription xIndirectTypeDescription = (XIndirectTypeDescription) UnoRuntime.queryInt… in getReferencedType() local
440 if (xIndirectTypeDescription != null){ in getReferencedType()
441 xTypeDescription = xIndirectTypeDescription.getReferencedType(); in getReferencedType()

Completed in 21 milliseconds