kspread
KSpread::PaperLayoutCommand Class Reference
List of all members.Detailed Description
Definition at line 300 of file commands.h.
Public Member Functions | |
PaperLayoutCommand (Sheet *sheet) | |
virtual void | execute () |
virtual void | unexecute () |
virtual QString | name () const |
Protected Attributes | |
Doc * | doc |
QString | sheetName |
KoPageLayout | pl |
KoPageLayout | plRedo |
KoHeadFoot | hf |
KoHeadFoot | hfRedo |
KoUnit::Unit | unit |
KoUnit::Unit | unitRedo |
bool | printGrid |
bool | printGridRedo |
bool | printCommentIndicator |
bool | printCommentIndicatorRedo |
bool | printFormulaIndicator |
bool | printFormulaIndicatorRedo |
QRect | printRange |
QRect | printRangeRedo |
QPair< int, int > | printRepeatColumns |
QPair< int, int > | printRepeatColumnsRedo |
QPair< int, int > | printRepeatRows |
QPair< int, int > | printRepeatRowsRedo |
double | zoom |
double | zoomRedo |
int | pageLimitX |
int | pageLimitXRedo |
int | pageLimitY |
int | pageLimitYRedo |
The documentation for this class was generated from the following files: