Searched refs:ConstantPool (Results 1 – 1 of 1) sorted by relevance
238 class ConstantPool : public BlopObject class247 ConstantPool(const sal_uInt8* buffer, sal_uInt16 numEntries) in ConstantPool() function in ConstantPool255 ~ConstantPool();277 ConstantPool::~ConstantPool() in ~ConstantPool()283 sal_uInt32 ConstantPool::parseIndex() in parseIndex()329 CPInfoTag ConstantPool::readTag(sal_uInt16 index) in readTag()341 const sal_Char* ConstantPool::readUTF8NameConstant(sal_uInt16 index) in readUTF8NameConstant()356 sal_Bool ConstantPool::readBOOLConstant(sal_uInt16 index) in readBOOLConstant()371 sal_uInt8 ConstantPool::readBYTEConstant(sal_uInt16 index) in readBYTEConstant()386 sal_Int16 ConstantPool::readINT16Constant(sal_uInt16 index) in readINT16Constant()[all …]