Home
last modified time | relevance | path

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

/AOO41X/main/registry/source/
H A Dreflread.cxx238 class ConstantPool : public BlopObject class
247 ConstantPool(const sal_uInt8* buffer, sal_uInt16 numEntries) in ConstantPool() function in ConstantPool
255 ~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 …]