Home
last modified time | relevance | path

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

/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java50 ITypeDescription interfaceTD = TypeDescription.getTypeDescription( in test() local
63 false, false, new ITypeDescription[] { stringTD, interfaceTD }, in test()
67 new ITypeDescription[1], interfaceTD); in test()