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

oofRepTabStopSet Class Reference
[RTF Report rendering.]

#include <oofrpRTF.h>

Collaboration diagram for oofRepTabStopSet:

Collaboration graph
[legend]
List of all members.

Detailed Description

Generally useful class for managing a set of tab stops over multiple paragraphs.

Used in oofRepLayoutBand_RTFRender.


Public Member Functions

 oofRepTabStopSet ()
 ~oofRepTabStopSet ()
void start ()
bool more () const
void next ()
unsigned long count () const
oofRepTabStopListoperator() ()
oofRepTabStopListvalue (unsigned long index) const
oofRepTabStopListoperator[] (unsigned long index)
void clear ()
 Delete all the lines we point to.


Constructor & Destructor Documentation

oofRepTabStopSet::oofRepTabStopSet  )  [inline]
 

oofRepTabStopSet::~oofRepTabStopSet  ) 
 


Member Function Documentation

void oofRepTabStopSet::clear  ) 
 

Delete all the lines we point to.

Don't cleanup our array of pointers to lines (mStopLines) - will be auto-destroyed at exit.

unsigned long oofRepTabStopSet::count  )  const [inline]
 

bool oofRepTabStopSet::more  )  const [inline]
 

void oofRepTabStopSet::next  )  [inline]
 

oofRepTabStopList * oofRepTabStopSet::operator()  )  [inline]
 

oofRepTabStopList & oofRepTabStopSet::operator[] unsigned long  index  ) 
 

void oofRepTabStopSet::start  )  [inline]
 

oofRepTabStopList * oofRepTabStopSet::value unsigned long  index  )  const [inline]
 


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