WriteNowTextInternal::Cell Struct Reference

Internal: the cell of a WriteNowText. More...

Inheritance diagram for WriteNowTextInternal::Cell:
MWAWCell

List of all members.

Public Member Functions

 Cell (WriteNowText &parser)
 constructor
bool sendContent (MWAWListenerPtr, MWAWTable &)
 send the content

Public Attributes

WriteNowTextm_parser
 the text parser
std::vector< ContentZonem_zonesList
 the list of zone
std::vector< shared_ptr
< ContentZones > > 
m_footnoteList
 a list to retrieve the footnote content

Detailed Description

Internal: the cell of a WriteNowText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

send the content

as a cell can be arbitrary cutted in small part, we must retrieve the last ruler

Reimplemented from MWAWCell.


Member Data Documentation

a list to retrieve the footnote content

Referenced by sendContent().

the list of zone

Referenced by sendContent().


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