Home
last modified time | relevance | path

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

/aoo4110/main/binaryurp/qa/
H A Dtest-unmarshal.cxx76 css::uno::TypeDescription t(m.readType()); in testTypeOfBooleanSequence()
99 m.readType(); in testTypeOfVoidSequence()
/aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java108 public TypeDescription readType() { in readType() method in Unmarshal
284 return new Type(readType()); in readTypeValue()
288 TypeDescription type = readType(); in readAnyValue()
H A Durp.java375 inL1Type = unmarshal.readType(); in readLongRequest()
/aoo4110/main/binaryurp/source/
H A Dunmarshal.cxx132 css::uno::TypeDescription Unmarshal::readType() { in readType() function in binaryurp::Unmarshal
342 css::uno::TypeDescription v(readType()); in readValue()
348 css::uno::TypeDescription t(readType()); in readValue()
H A Dunmarshal.hxx66 com::sun::star::uno::TypeDescription readType();
H A Dreader.cxx197 type = unmarshal.readType(); in readMessage()

Completed in 33 milliseconds