kspread
KSpread::DocIface Class Reference
List of all members.Detailed Description
Definition at line 39 of file KSpreadDocIface.h.
DCOP Member Functions | |
| virtual DCOPRef | map () |
| bool | showTabBar () const |
| void | setShowVerticalScrollBar (bool _show) |
| void | setShowHorizontalScrollBar (bool _show) |
| void | setShowColHeader (bool _show) |
| void | setShowRowHeader (bool _show) |
| void | setShowTabBar (bool _show) |
| void | changeDefaultGridPenColor (const QColor &_col) |
| bool | showFormulaBar () const |
| bool | showStatusBar () const |
| QColor | pageBorderColor () const |
| void | changePageBorderColor (const QColor &_color) |
| void | addIgnoreWordAll (const QString &word) |
| void | clearIgnoreWordAll () |
| QStringList | spellListIgnoreAll () const |
| void | addStringCompletion (const QString &stringCompletion) |
| int | zoom () const |
| void | setMoveToValue (const QString &move) |
| QString | moveToValue () const |
| void | setTypeOfCalc (const QString &calc) |
| QString | typeOfCalc () const |
Public Member Functions | |
| DocIface (Doc *) | |
The documentation for this class was generated from the following files:

