Home
last modified time | relevance | path

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

/aoo4110/main/binaryurp/source/
H A Dmarshal.cxx114 void Marshal::write16(std::vector< unsigned char > * buffer, sal_uInt16 value) { in write16() function in binaryurp::Marshal
151 write16(buffer, idx); in writeType()
154 write16(buffer, idx); in writeType()
176 write16(buffer, idx); in writeOid()
193 write16(buffer, idx); in writeTid()
214 write16(buffer, *static_cast< sal_uInt16 const * >(value)); in writeValue()
H A Dmarshal.hxx54 static void write16(
H A Dwriter.cxx283 Marshal::write16(&buf, static_cast< sal_uInt16 >(functionId)); in sendRequest()

Completed in 16 milliseconds