Home
last modified time | relevance | path

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

/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java213 this._superType = superType; in TypeSignature()
290 _superType.test(prefix + "; getSuperType", (Object[]) data[5], in test()
295 private final TypeSignature _superType; field in TypeDescription_Test.TypeSignature