MWProParserInternal::Zone Struct Reference

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

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

MWProParserInternal::Zone::Zone ( )
inline
MWProParserInternal::Zone::~Zone ( )
inline

Member Function Documentation

libmwaw::DebugFile& MWProParserInternal::Zone::ascii ( )
inline

returns the debug file

Referenced by ~Zone().

Member Data Documentation

libmwaw::DebugFile MWProParserInternal::Zone::m_asciiFile

the debug file

Referenced by ascii().

int MWProParserInternal::Zone::m_blockId

the first block id

WPXBinaryData MWProParserInternal::Zone::m_data

the storage

MWAWInputStreamPtr MWProParserInternal::Zone::m_input

the main input

bool MWProParserInternal::Zone::m_parsed

true if the zone is sended

int MWProParserInternal::Zone::m_type

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


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2