Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofRepTagMaker Class Reference

#include <oofrpXML.h>

List of all members.


Detailed Description

Generates report-specific xml tags like oofTagMaker (in oofxml).

Line and space tags return the form "......<tag ID="IdString" width="aNumber" height="aNumber"/>"


Static Public Member Functions

oofString makeLineTag (unsigned long height, const char *indentString=0, const char *idString=0)
oofString makeSpaceTag (unsigned long height, const char *indentString=0, const char *idString=0)
oofString makeBreakTag (const char *indentString=0)


Member Function Documentation

oofString oofRepTagMaker::makeBreakTag const char *  indentString = 0  )  [static]
 

oofString oofRepTagMaker::makeLineTag unsigned long  height,
const char *  indentString = 0,
const char *  idString = 0
[static]
 

oofString oofRepTagMaker::makeSpaceTag unsigned long  height,
const char *  indentString = 0,
const char *  idString = 0
[static]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 21:57:36 2004 for OOFILE by doxygen 1.3.5