Searched refs:mxIdlReflection (Results 1 – 1 of 1) sorted by relevance
79 private XIdlReflection mxIdlReflection; field in Introspector111 …mxIdlReflection = (XIdlReflection) UnoRuntime.queryInterface(XIdlReflection.class, oCoreReflection… in Introspector()197 XIdlClass xIdlClass = mxIdlReflection.forName(_aType.getTypeName()); in getMethodsOfInterface()208 XIdlClass xIdlClass = mxIdlReflection.forName(_aType.getTypeName()); in getFieldsOfType()
Completed in 9 milliseconds