Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ExcelSheet Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-sheet/Excel.h>

Collaboration diagram for ExcelSheet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool InitCells (void)
ExcelCellGet (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

Member Function Documentation

ExcelCell * ExcelSheet::Get int  row,
int  col
 

Definition at line 413 of file Excel.cpp.

References Cells, cols, and NULL.

Referenced by ExcelBook::CellDataString().

bool ExcelSheet::InitCells void   ) 
 

Definition at line 393 of file Excel.cpp.

References Cells, cols, NULL, and rows.

Referenced by ExcelBook::SheetHandleRecord().

void ExcelSheet::Set int  row,
int  col,
ExcelCell cell
 

Definition at line 405 of file Excel.cpp.

References Cells, cols, and NULL.

Referenced by ExcelBook::HandleLabelSST(), ExcelBook::HandleMulrk(), ExcelBook::HandleNumber(), and ExcelBook::HandleRK().


Member Data Documentation

ExcelBREC ExcelSheet::BOFRecord
 

Definition at line 133 of file Excel.h.

int ExcelSheet::cellalloc
 

Definition at line 139 of file Excel.h.

QArray<ExcelCell*> ExcelSheet::Cells
 

Definition at line 140 of file Excel.h.

Referenced by Get(), ExcelBook::GetSheets(), InitCells(), and Set().

int ExcelSheet::cellsize
 

Definition at line 139 of file Excel.h.

int ExcelSheet::cols
 

Definition at line 137 of file Excel.h.

Referenced by Get(), InitCells(), Set(), ExcelBook::SheetHandleRecord(), and MainWindow::slotImportExcel().

QString ExcelSheet::name
 

Definition at line 132 of file Excel.h.

Referenced by ExcelBook::GetSheet(), ExcelBook::GetSheets(), and MainWindow::slotImportExcel().

int ExcelSheet::position
 

Definition at line 134 of file Excel.h.

Referenced by ExcelBook::GetSheet(), and ExcelBook::ReadSheet().

int ExcelSheet::rowalloc
 

Definition at line 139 of file Excel.h.

int ExcelSheet::rows
 

Definition at line 136 of file Excel.h.

Referenced by InitCells(), ExcelBook::SheetHandleRecord(), and MainWindow::slotImportExcel().

int ExcelSheet::type
 

Definition at line 135 of file Excel.h.

Referenced by ExcelBook::GetSheet().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:32:19 2005 for OPIE by  doxygen 1.4.2