Internal: the structure used to store a zone. More...
Public Member Functions | |
Zone () | |
constructor | |
Public Attributes | |
unsigned | m_hfIds [2] |
the header/footer id | |
unsigned | m_paragraphId |
the paragraph id | |
MWAWEntry | m_entry |
the text position in the data fork | |
Internal: the structure used to store a zone.
|
inline |
constructor
MWAWEntry JazzWriterParserInternal::Zone::m_entry |
the text position in the data fork
unsigned JazzWriterParserInternal::Zone::m_hfIds[2] |
the header/footer id
Referenced by JazzWriterParser::readZone(), and Zone().
unsigned JazzWriterParserInternal::Zone::m_paragraphId |
the paragraph id
Referenced by JazzWriterParser::readZone().