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


Reports consist of a tree of bands rooted in a top level oofRepViewBand.
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set the main multi-page columnar oofRepViewBand from which report hangs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in oofRepMulti. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Draw a single row of the oofRepViewBand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in oofRepMulti. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Use to restore a saved environment when in a print preview. Needed because may need report to refresh where it will call back to environment (eg: oofWinPictDE::draw) and we have drawn to a new environment such as a printer or oofRepEnvRTF. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set the main oofRepViewBand to be an empty band. Use this approach when creating a report solely formatted in the page header. This would be a single page report using mainly oofRepLayoutBand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5