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