WNTextInternal::Cell Struct Reference

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

Inheritance diagram for WNTextInternal::Cell:
MWAWCell

List of all members.

Public Member Functions

 Cell (WNText &parser)
 constructor
bool sendContent (MWAWContentListenerPtr, MWAWTable &)
 send the content

Public Attributes

WNTextm_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 WNText.


Constructor & Destructor Documentation

WNTextInternal::Cell::Cell ( WNText parser) [inline]

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 text parser

Referenced by sendContent().

the list of zone

Referenced by sendContent().


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