Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRBoxData Struct Reference

Some data stored in the box. More...

#include <cr-box.h>


Data Fields

xmlNode * xml_node
 The xml node which generated the css box.


Detailed Description

Some data stored in the box.

these data are about the node which generated the current box.

Definition at line 110 of file cr-box.h.


Field Documentation

xmlNode* _CRBoxData::xml_node
 

The xml node which generated the css box.

If NULL, it means that this node is an anonymous node

Definition at line 117 of file cr-box.h.

Referenced by cr_box_data_new(), and cr_box_to_string().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3