Searched refs:readType (Results 1 – 6 of 6) sorted by relevance
76 css::uno::TypeDescription t(m.readType()); in testTypeOfBooleanSequence()99 m.readType(); in testTypeOfVoidSequence()
108 public TypeDescription readType() { in readType() method in Unmarshal284 return new Type(readType()); in readTypeValue()288 TypeDescription type = readType(); in readAnyValue()
375 inL1Type = unmarshal.readType(); in readLongRequest()
132 css::uno::TypeDescription Unmarshal::readType() { in readType() function in binaryurp::Unmarshal342 css::uno::TypeDescription v(readType()); in readValue()348 css::uno::TypeDescription t(readType()); in readValue()
66 com::sun::star::uno::TypeDescription readType();
197 type = unmarshal.readType(); in readMessage()
Completed in 33 milliseconds