kspread
KSpread::AdjustColumnRowManipulator Class Reference
#include <manipulator.h>
Inheritance diagram for KSpread::AdjustColumnRowManipulator:

Detailed Description
AdjustColumnRowManipulator.
Definition at line 470 of file manipulator.h.
Public Member Functions | |
| AdjustColumnRowManipulator () | |
| virtual | ~AdjustColumnRowManipulator () |
| virtual bool | process (Element *) |
| virtual bool | preProcessing () |
| void | setAdjustColumn (bool state) |
| void | setAdjustRow (bool state) |
Protected Member Functions | |
| virtual QString | name () const |
| double | adjustColumnHelper (Cell *c, int _col, int _row) |
| double | adjustRowHelper (Cell *c, int _col, int _row) |
The documentation for this class was generated from the following files:

