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

oofRepTabStop Class Reference
[RTF Report rendering.]

#include <oofrpRTF.h>

List of all members.


Detailed Description

Describe an individual tab stop.

Simple structure class.


Public Types

enum  tabAlignTypesT { eLeft, eCentred, eRight }

Public Member Functions

 oofRepTabStop (int inTwipsFromLeftMargin, tabAlignTypesT inTabType=eLeft)
int twipsToStop () const
tabAlignTypesT alignType () const
void writeTabDefinitionsInRTF (std::ostream &)
 Write a definition for a single tab.


Member Enumeration Documentation

enum oofRepTabStop::tabAlignTypesT
 

Enumeration values:
eLeft 
eCentred 
eRight 


Constructor & Destructor Documentation

oofRepTabStop::oofRepTabStop int  inTwipsFromLeftMargin,
tabAlignTypesT  inTabType = eLeft
[inline]
 


Member Function Documentation

oofRepTabStop::tabAlignTypesT oofRepTabStop::alignType  )  const [inline]
 

int oofRepTabStop::twipsToStop  )  const [inline]
 

void oofRepTabStop::writeTabDefinitionsInRTF std::ostream &  os  ) 
 

Write a definition for a single tab.

Todo:
be able to write centred flavour more predictably - assumes centred tabs in correct order


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 01:22:01 2004 for OOFILE by doxygen 1.3.5