NisusWrtTextInternal::Zone Struct Reference

internal structure used to store zone data More...

Public Types

typedef std::multimap< NisusWrtStruct::Position, DataPLC, NisusWrtStruct::Position::ComparePLCMap
 

Public Member Functions

 Zone ()
 constructor More...
 

Public Attributes

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

Detailed Description

internal structure used to store zone data

Member Typedef Documentation

◆ PLCMap

Constructor & Destructor Documentation

◆ Zone()

NisusWrtTextInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

◆ m_entry

MWAWEntry NisusWrtTextInternal::Zone::m_entry

the position of text in the rsrc file

◆ m_paragraphList

std::vector<Paragraph> NisusWrtTextInternal::Zone::m_paragraphList

the list of paragraph

◆ m_pictureParaList

std::vector<PicturePara> NisusWrtTextInternal::Zone::m_pictureParaList

the list of paragraph

◆ m_plcMap

PLCMap NisusWrtTextInternal::Zone::m_plcMap

the map pos -> format id

Referenced by NisusWrtText::readPosToFont().


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

Generated for libmwaw by doxygen 1.8.14