Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

HyperField struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

HyperField Struct Reference

#include <Ofont.h>

List of all members.

Public Attributes

short x1
short y1
short x2
short y2
char * text_ptr
short text_len


Detailed Description

Structure used to represent a hypertext field. A maximum of MAX_HYPER_FIELD are allowed per page. The display of HyperText is handled by the TxtList class.

Definition at line 35 of file Ofont.h.


Member Data Documentation

short HyperField::text_len
 

Definition at line 38 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().

char* HyperField::text_ptr
 

Definition at line 37 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().

short HyperField::x1
 

Definition at line 36 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().

short HyperField::x2
 

Definition at line 36 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().

short HyperField::y1
 

Definition at line 36 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().

short HyperField::y2
 

Definition at line 36 of file Ofont.h.

Referenced by TxtList::detect_text(), and Font::put_paragraph().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:20 2002 for VirtualU by doxygen1.2.17