Home
last modified time | relevance | path

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

/aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java148 return readShortValue(); in readValue()
224 private Short readShortValue() { in readShortValue() method in Unmarshal
300 return readShortValue(); in readAnyValue()
303 return new Any(Type.UNSIGNED_SHORT, readShortValue()); in readAnyValue()

Completed in 5 milliseconds