Home
last modified time | relevance | path

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

/aoo41x/main/binaryurp/source/
H A Dunmarshal.cxx124 sal_uInt32 Unmarshal::read32() { in read32() function in binaryurp::Unmarshal
325 sal_uInt32 v = read32(); in readValue()
363 sal_Int32 v = static_cast< sal_Int32 >(read32()); in readValue()
428 return n == 0xFF ? read32() : n; in readCompressed()
H A Dreader.cxx124 sal_uInt32 size = header.read32(); in run()
125 sal_uInt32 count = header.read32(); in run()
H A Dunmarshal.hxx64 sal_uInt32 read32();

Completed in 34 milliseconds