Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dreflread.cxx891 sal_uInt16 calcMethodParamIndex( const sal_uInt16 index );
899 sal_uInt16 MethodList::calcMethodParamIndex( const sal_uInt16 index ) in calcMethodParamIndex() function in MethodList
965 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 23 milliseconds