Searched refs:m_methodCount (Results 1 – 1 of 1) sorted by relevance
685 sal_uInt16 m_methodCount; member in TypeWriter732 , m_methodCount(methodCount) in TypeWriter()748 if (m_methodCount) in TypeWriter()766 if (m_methodCount) in ~TypeWriter()933 if (m_methodCount) in createBlop()935 sal_uInt16* pMethodEntrySize = new sal_uInt16[m_methodCount]; in createBlop()943 for (sal_uInt16 i = 0; i < m_methodCount; i++) in createBlop()964 for (sal_uInt16 i = 0; i < m_methodCount; i++) in createBlop()1165 pBuffer += writeUINT16(pBuffer, m_methodCount); in createBlop()
Completed in 10 milliseconds