Home
last modified time | relevance | path

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

/aoo4110/main/registry/source/
H A Dreflread.cxx600 m_numOfFieldEntries = readUINT16(0); in FieldList()
769 m_numOfReferenceEntries = readUINT16(0); in ReferenceList()
864 m_numOfMethodEntries = readUINT16(0); in MethodList()
923 offset += readUINT16(offset); in parseIndex()
963 readUINT16( in getMethodParamType()
981 readUINT16( in getMethodParamName()
998 aMode = (RTParamMode) readUINT16( in getMethodParamMode()
1013 …aCount = readUINT16(m_pIndex[index] + calcMethodParamIndex(readUINT16(m_pIndex[index] + METHOD_OFF… in getMethodExcCount()
1027 if (excIndex <= readUINT16(excOffset)) in getMethodExcType()
1030 readUINT16( in getMethodExcType()
[all …]
H A Dreflcnst.hxx147 inline sal_uInt32 readUINT16(const sal_uInt8* buffer, sal_uInt16& v) in readUINT16() function
H A Dreflwrit.cxx137 buff += readUINT16(buff, aChar); in readString()

Completed in 35 milliseconds