MWProParserInternal::Zone Struct Reference

Internal: a struct used to store a zone. More...

List of all members.

Public Member Functions

 Zone ()
 ~Zone ()
libmwaw::DebugFileascii ()
 returns the debug file

Public Attributes

int m_type
 the type : 0(text), 1(graphic)
int m_blockId
 the first block id
WPXBinaryData m_data
 the storage
MWAWInputStreamPtr m_input
 the main input
libmwaw::DebugFile m_asciiFile
 the debug file
bool m_parsed
 true if the zone is sended

Detailed Description

Internal: a struct used to store a zone.


Constructor & Destructor Documentation


Member Function Documentation

returns the debug file

Referenced by ~Zone().


Member Data Documentation

the first block id

the storage

true if the zone is sended

the type : 0(text), 1(graphic)


The documentation for this struct was generated from the following file: