Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dreflread.cxx1113 sal_uInt16 offset_CP_SIZE = m_offset_SUPERTYPES + (m_nSuperTypes * entrySize); in TypeRegistryEntry() local
1114 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 17 milliseconds