kword
KWResizeRowCommand Class Reference
List of all members.Detailed Description
Definition at line 885 of file KWCommand.h.
Public Member Functions | |
KWResizeRowCommand (KWTableFrameSet *table, int row, double oldSize, double newSize) | |
~KWResizeRowCommand () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Attributes | |
KWTableFrameSet * | m_table |
double | m_oldSize |
double | m_newSize |
int | m_row |
The documentation for this class was generated from the following files: