kspread
KSpread::CellFormatPagePosition Class Reference
List of all members.Detailed Description
Definition at line 248 of file kspread_dlg_layout.h.
Public Slots | |
| void | slotChangeHeightState () |
| void | slotChangeWidthState () |
| void | slotChangeAngle (int) |
| void | slotStateChanged (int) |
| void | slotChangeVerticalState () |
| void | slotChangeMultiState () |
Public Member Functions | |
| CellFormatPagePosition (QWidget *parent, CellFormatDialog *_dlg) | |
| void | apply (CustomStyle *style) |
| void | apply (FormatManipulator *_obj) |
| double | getSizeHeight () const |
| double | getSizeWidth () const |
| bool | getMergedCellState () const |
Protected Attributes | |
| KoUnitDoubleSpinBox * | width |
| KoUnitDoubleSpinBox * | height |
| KoUnitDoubleSpinBox * | m_indent |
| CellFormatDialog * | dlg |
| bool | m_bOptionText |
The documentation for this class was generated from the following files:

