Searched refs:calcMethodParamIndex (Results 1 – 1 of 1) sorted by relevance
891 sal_uInt16 calcMethodParamIndex( const sal_uInt16 index );899 sal_uInt16 MethodList::calcMethodParamIndex( const sal_uInt16 index ) in calcMethodParamIndex() function in MethodList965 calcMethodParamIndex(paramIndex) + in getMethodParamType()983 calcMethodParamIndex(paramIndex) + in getMethodParamName()1000 calcMethodParamIndex(paramIndex) + in getMethodParamMode()1013 …aCount = readUINT16(m_pIndex[index] + calcMethodParamIndex(readUINT16(m_pIndex[index] + METHOD_OFF… in getMethodExcCount()1025 …sal_uInt32 excOffset = m_pIndex[index] + calcMethodParamIndex(readUINT16(m_pIndex[index] + METHOD_… in getMethodExcType()
Completed in 26 milliseconds