filters
KWordTableHandler Class Reference
List of all members.Detailed Description
Definition at line 76 of file tablehandler.h.
Signals | |
| void | sigTableCellStart (int row, int column, int rowSpan, int columnSpan, const KoRect &cellRect, const QString &tableName, const wvWare::Word97::BRC &brcTop, const wvWare::Word97::BRC &brcBottom, const wvWare::Word97::BRC &brcLeft, const wvWare::Word97::BRC &brcRight, const wvWare::Word97::SHD &shd) |
| void | sigTableCellEnd () |
Public Member Functions | |
| KWordTableHandler () | |
| virtual void | tableRowStart (wvWare::SharedPtr< const wvWare::Word97::TAP > tap) |
| virtual void | tableRowEnd () |
| virtual void | tableCellStart () |
| virtual void | tableCellEnd () |
| void | tableStart (KWord::Table *table) |
| void | tableEnd () |
Protected Member Functions | |
| double | rowHeight () const |
The documentation for this class was generated from the following files:

