|
GnuCash c935c2f+
|
Data Fields | |
| short | num_rows |
| short | num_cols |
| short | start_col |
| short | stop_col |
| char * | cursor_name |
| GPtrArray * | cells |
Definition at line 53 of file cellblock.h.
| GPtrArray* CellBlock::cells |
Definition at line 63 of file cellblock.h.
| char* CellBlock::cursor_name |
Definition at line 61 of file cellblock.h.
| short CellBlock::num_cols |
Definition at line 56 of file cellblock.h.
| short CellBlock::num_rows |
Definition at line 55 of file cellblock.h.
| short CellBlock::start_col |
Definition at line 58 of file cellblock.h.
| short CellBlock::stop_col |
Definition at line 59 of file cellblock.h.