NSTextInternal::Zone Struct Reference

internal structure used to store zone data More...

List of all members.

Public Types

typedef std::multimap
< NSStruct::Position, DataPLC,
NSStruct::Position::Compare
PLCMap

Public Member Functions

 Zone ()
 constructor

Public Attributes

MWAWEntry m_entry
 the position of text in the rsrc file
std::vector< Paragraphm_paragraphList
 the list of paragraph
std::vector< PictureParam_pictureParaList
 the list of paragraph
PLCMap m_plcMap
 the map pos -> format id

Detailed Description

internal structure used to store zone data


Member Typedef Documentation


Constructor & Destructor Documentation

constructor


Member Data Documentation

the position of text in the rsrc file

Referenced by NSText::findFilePos().

the list of paragraph

Referenced by NSText::readParagraphs(), and NSText::sendText().

the list of paragraph

Referenced by NSText::readPICD(), and NSText::sendText().


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