Home
last modified time | relevance | path

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

/aoo42x/main/binaryurp/qa/
H A Dtest-unmarshal.cxx65 css::uno::TypeDescription t(m.readType()); in TEST_F()
88 m.readType(); in TEST_F()
/aoo42x/main/jurt/java/jurt/src/main/java/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()
/aoo42x/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 36 milliseconds