Home
last modified time | relevance | path

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

/aoo4110/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java59 MethodSignature sigBuildinSyncTypeToAny = new MethodSignature( in test()
62 MethodSignature sigBuildinAsyncToVoid = new MethodSignature( in test()
65 MethodSignature sigAddonSyncStringToVoid = new MethodSignature( in test()
68 MethodSignature sigAddonSyncStringInterfaceToVoid = new MethodSignature( in test()
71 MethodSignature sigAddonSyncStringToInterface = new MethodSignature( in test()
79 new MethodSignature[] { sigBuildinSyncTypeToAny, in test()
95 new MethodSignature[] { sigAddonSyncStringToInterface, in test()
167 private final class MethodSignature { class in TypeDescription_Test
168 public MethodSignature( in MethodSignature() method in TypeDescription_Test.MethodSignature
213 MethodSignature[] methodSignatures, in TypeSignature()
[all …]

Completed in 20 milliseconds