Searched refs:MethodList (Results 1 – 1 of 1) sorted by relevance
845 class MethodList : public BlopObject class856 MethodList(const sal_uInt8* buffer, sal_uInt16 numEntries, ConstantPool* pCP) in MethodList() function in MethodList875 ~MethodList();894 MethodList::~MethodList() in ~MethodList()899 sal_uInt16 MethodList::calcMethodParamIndex( const sal_uInt16 index ) in calcMethodParamIndex()904 sal_uInt32 MethodList::parseIndex() in parseIndex()930 const sal_Char* MethodList::getMethodName(sal_uInt16 index) in getMethodName()942 sal_uInt16 MethodList::getMethodParamCount(sal_uInt16 index) in getMethodParamCount()954 const sal_Char* MethodList::getMethodParamType(sal_uInt16 index, sal_uInt16 paramIndex) in getMethodParamType()972 const sal_Char* MethodList::getMethodParamName(sal_uInt16 index, sal_uInt16 paramIndex) in getMethodParamName()[all …]