#include <oofrpRTF.h>
Collaboration diagram for oofRepTabStopSet:

Used in oofRepLayoutBand_RTFRender.
Public Member Functions | |
| oofRepTabStopSet () | |
| ~oofRepTabStopSet () | |
| void | start () |
| bool | more () const |
| void | next () |
| unsigned long | count () const |
| oofRepTabStopList * | operator() () |
| oofRepTabStopList * | value (unsigned long index) const |
| oofRepTabStopList & | operator[] (unsigned long index) |
| void | clear () |
| Delete all the lines we point to. | |
|
|
|
|
|
|
|
|
Delete all the lines we point to. Don't cleanup our array of pointers to lines (mStopLines) - will be auto-destroyed at exit. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5