Home
last modified time | relevance | path

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

/aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A Durp.java375 inL1Type = unmarshal.readType(); in readLongRequest()
376 if (inL1Type.getTypeClass() != TypeClass.INTERFACE) { in readLongRequest()
378 "read URP request with non-interface type " + inL1Type); in readLongRequest()
406 IMethodDescription desc = inL1Type.getMethodDescription(functionId); in readRequest()
434 inL1Tid, true, inL1Oid, inL1Type, desc, sync, cc, false, null, args, in readRequest()
735 private TypeDescription inL1Type = null; field in urp

Completed in 26 milliseconds