htmlcell_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmlcell_t:

Collaboration graph
[legend]

Data Fields

htmldata_t data
unsigned short cspan
unsigned short rspan
unsigned short col
unsigned short row
htmllabel_t child
htmltbl_tparent

Detailed Description

Definition at line 149 of file htmltable.h.


Field Documentation

htmldata_t htmlcell_t::data

Definition at line 150 of file htmltable.h.

Referenced by makeGraphs(), and sizeLinearArray().

unsigned short htmlcell_t::cspan

Definition at line 151 of file htmltable.h.

Referenced by makeGraphs(), and sizeLinearArray().

unsigned short htmlcell_t::rspan

Definition at line 152 of file htmltable.h.

Referenced by makeGraphs(), and sizeLinearArray().

unsigned short htmlcell_t::col

Definition at line 153 of file htmltable.h.

Referenced by makeGraphs(), and sizeLinearArray().

unsigned short htmlcell_t::row

Definition at line 154 of file htmltable.h.

Referenced by makeGraphs(), and sizeLinearArray().

htmllabel_t htmlcell_t::child

Definition at line 155 of file htmltable.h.

htmltbl_t* htmlcell_t::parent

Definition at line 156 of file htmltable.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:21 2008 for Graphviz by  doxygen 1.5.1