Internal: the cell of a WNProStructure. More...
Public Member Functions | |
| Cell (MWProStructures &parser, Block *block) | |
| constructor | |
| bool | sendContent (MWAWContentListenerPtr listener, MWAWTable &) |
| send the content | |
Public Attributes | |
| MWProStructures & | m_parser |
| the text parser | |
| int | m_blockId |
| the block id | |
Internal: the cell of a WNProStructure.
| MWProStructuresInternal::Cell::Cell | ( | MWProStructures & | parser, |
| Block * | block | ||
| ) | [inline] |
constructor
| bool MWProStructuresInternal::Cell::sendContent | ( | MWAWContentListenerPtr | listener, |
| MWAWTable & | |||
| ) | [inline, virtual] |
send the content
Reimplemented from MWAWCell.
the block id
Referenced by Cell(), and sendContent().
the text parser
Referenced by sendContent().