:: com :: sun :: star :: ucb ::

struct DocumentHeaderField

Elements' Summary
Name The name of the header field.  
Value The value of the header field.  
Elements' Details
Name
string Name;
Description
The name of the header field.
Value
string Value;
Description
The value of the header field.
Top of Page