Home
last modified time | relevance | path

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

/trunk/main/registry/source/
H A Dreflwrit.cxx683 sal_uInt16 m_fieldCount; member in TypeWriter
731 , 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 15 milliseconds