Searched refs:m_fieldCount (Results 1 – 1 of 1) sorted by relevance
683 sal_uInt16 m_fieldCount; member in TypeWriter731 , m_fieldCount(fieldCount) in TypeWriter()745 if (m_fieldCount) in TypeWriter()763 if (m_fieldCount) in ~TypeWriter()860 if (m_fieldCount) in createBlop()869 blopFieldsSize = sizeof(sal_uInt16) + (m_fieldCount * blopFieldEntrySize); in createBlop()878 for (sal_uInt16 i = 0; i < m_fieldCount; i++) in createBlop()1157 pBuffer += writeUINT16(pBuffer, m_fieldCount); in createBlop()
Completed in 17 milliseconds