Searched refs:m_PARAM_ENTRY_SIZE (Results 1 – 1 of 1) sorted by relevance
852 sal_uInt16 m_PARAM_ENTRY_SIZE; member in MethodList866 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 16 milliseconds