#include </home/clem/local/src/opie/noncore/apps/opie-sheet/Excel.h>
Collaboration diagram for ExcelSheet:

Public Member Functions | |
| bool | InitCells (void) |
| ExcelCell * | Get (int row, int col) |
| void | Set (int row, int col, ExcelCell *cell) |
Public Attributes | |
| QString | name |
| ExcelBREC | BOFRecord |
| int | position |
| int | type |
| int | rows |
| int | cols |
| int | cellsize |
| int | rowalloc |
| int | cellalloc |
| QArray< ExcelCell * > | Cells |
|
||||||||||||
|
Definition at line 413 of file Excel.cpp. References Cells, cols, and NULL. Referenced by ExcelBook::CellDataString(). |
|
|
Definition at line 393 of file Excel.cpp. References Cells, cols, NULL, and rows. Referenced by ExcelBook::SheetHandleRecord(). |
|
||||||||||||||||
|
Definition at line 405 of file Excel.cpp. References Cells, cols, and NULL. Referenced by ExcelBook::HandleLabelSST(), ExcelBook::HandleMulrk(), ExcelBook::HandleNumber(), and ExcelBook::HandleRK(). |
|
|
|
|
|
|
|
|
Definition at line 140 of file Excel.h. Referenced by Get(), ExcelBook::GetSheets(), InitCells(), and Set(). |
|
|
|
|
|
Definition at line 137 of file Excel.h. Referenced by Get(), InitCells(), Set(), ExcelBook::SheetHandleRecord(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 132 of file Excel.h. Referenced by ExcelBook::GetSheet(), ExcelBook::GetSheets(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 134 of file Excel.h. Referenced by ExcelBook::GetSheet(), and ExcelBook::ReadSheet(). |
|
|
|
|
|
Definition at line 136 of file Excel.h. Referenced by InitCells(), ExcelBook::SheetHandleRecord(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 135 of file Excel.h. Referenced by ExcelBook::GetSheet(). |
1.4.2