#include <oofrpCSV.h>
Inheritance diagram for oofRepCSVEnv:


Public Types | |
| enum | { eRenderType = 'CSV ' } |
Public Member Functions | |
| oofRepCSVEnv () | |
| oofRepCSVEnv (std::ostream &) | |
| oofRepCSVEnv (const char *fileName) | |
| virtual void | changeTextStyle (oofRepTextStyle *) |
| virtual unsigned short | heightOfTextStyle (oofRepTextStyle *) |
| virtual void | drawPageBreak () |
| virtual unsigned long | calcPageHeight () |
| virtual unsigned long | calcPageWidth () |
| virtual void | startEnvironment () |
| virtual void | endEnvironment () |
| virtual bool | preprocessesPageHeadersAndFooters () const |
| virtual void | makeRenderDispatch (oofRepDrawable *) const |
| virtual void | makeRenderDispatch (oofAdorner *) const |
| virtual oofRepRenderT | renderType () const |
| virtual bool | canDraw () |
| Confirm can draw to stream - only used for GUI to choose destination. | |
| virtual void | drawSectionBreak () |
| virtual void | startSection () |
| virtual bool | isPrintingEnvironment () const |
| virtual void | makeRender () |
| virtual void | drawPageBorder (long top, long left, long bottom, long right) |
| virtual void | splitBandOverPage () |
| virtual void | resumeBandOverPage () |
Static Public Member Functions | |
| std::ostream & | out () |
Static Public Attributes | |
| std::ostream * | sOut = 0 |
Protected Attributes | |
| std::ostream * | mOut |
| std::ofstream * | mOwnedofstream |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements oofRepEnvironment. |
|
|
Implements oofRepEnvironment. |
|
|
Confirm can draw to stream - only used for GUI to choose destination.
Reimplemented from oofRepEnvironment. |
|
|
Implements oofRepEnvironment. |
|
||||||||||||||||||||
|
Reimplemented in oofRepWinGUIPreviewMFC, and oofRepMacEnv. |
|
|
Implements oofRepEnvironment. |
|
|
|
|
|
Reimplemented from oofRepEnvironment. |
|
|
Implements oofRepEnvironment. |
|
|
Reimplemented in oofMacCarbonPrint, oofRepWinPrint, and oofRepMacPrint. |
|
|
|
|
|
Implements oofRepEnvironment. |
|
|
Implements oofRepEnvironment. |
|
|
|
|
|
Reimplemented from oofRepEnvironment. |
|
|
Implements oofRepEnvironment. |
|
|
Reimplemented in oofRepEditingEnv. |
|
|
Reimplemented in oofRepEditingEnv. |
|
|
Reimplemented from oofRepEnvironment. |
|
|
Reimplemented in oofRepRTFEnv, and oofRepXMLEnv. |
|
|
|
|
|
|
|
|
|
1.3.5