Home
last modified time | relevance | path

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

/aoo41x/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java289 ITypeDescription supert = description.getSuperType(); in test() local
291 (supert == null) == (data.length < 6)); in test()
292 if (supert != null && data[5] != null) { in test()
294 supert); in test()

Completed in 16 milliseconds