Searched refs:offset_CP_SIZE (Results 1 – 1 of 1) sorted by relevance
1113 sal_uInt16 offset_CP_SIZE = m_offset_SUPERTYPES + (m_nSuperTypes * entrySize); in TypeRegistryEntry() local1114 sal_uInt16 offset_CP = offset_CP_SIZE + entrySize; in TypeRegistryEntry()1116 m_pCP = new ConstantPool(m_pBuffer + offset_CP, readUINT16(offset_CP_SIZE)); in TypeRegistryEntry()
Completed in 22 milliseconds