#include <oofrep.h>
Inheritance diagram for oofRepBreak:


Only used with oofRepViewBand but is designed in ignorance of that current limitation.
Public Member Functions | |
| oofRepBreak (oofRepBand *adoptedBand, bool newPageEveryTime=false) | |
| oofRepBreak (const oofRepBreak &) | |
| virtual | ~oofRepBreak () |
| virtual oofRepBreak * | clone ()=0 |
| virtual bool | breaks ()=0 |
| virtual void | finishConstruction () |
| void | newPageEveryTime (bool) |
| virtual bool | newPage () |
| oofRepBand * | band () const |
| virtual oofString | serialize () const |
| virtual oofString | signature () const=0 |
Static Public Member Functions | |
| oofString | makeSerializableElement (oofSerializable *, const char *tag, oofIDfactory *idFactory, bool writeID=false, const char *otherAttributes=0) |
Protected Attributes | |
| oofRepBand * | mBand |
| bool | mNewPageEveryTime |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented in oofRepBreakEveryRecord. |
|
|
Implemented in oofRepBreakEveryRecord. |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented in oofBorderAdorner, oofShadingAdorner, oofBandShadingAdorner, and oofRepBreakEveryRecord. |
|
|
Implemented in oofBorderAdorner, oofShadingAdorner, oofBandShadingAdorner, and oofRepBreakEveryRecord. |
|
|
|
|
|
|
1.3.5