Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dreflread.cxx852 sal_uInt16 m_PARAM_ENTRY_SIZE; member in MethodList
866 m_PARAM_ENTRY_SIZE = m_numOfParamEntries * sizeof(sal_uInt16); in MethodList()
871 m_PARAM_ENTRY_SIZE = 0; in MethodList()
901 return (METHOD_OFFSET_PARAM_COUNT + sizeof(sal_uInt16) + (index * m_PARAM_ENTRY_SIZE)); in calcMethodParamIndex()

Completed in 37 milliseconds