#include <oofrep.h>
Collaboration diagram for oofRepSettings:

Public Member Functions | |
| oofRepSettings () | |
| oofRepSettings (oofRepSettings *) | |
| ~oofRepSettings () | |
| unsigned short | lineThickness () const |
| void | lineThickness (unsigned short) |
| unsigned short | pageHeight () const |
| void | pageHeight (unsigned short) |
| unsigned short | pageWidth () const |
| void | pageWidth (unsigned short) |
| unsigned short | borderType () const |
| void | borderType (unsigned short) |
| unsigned short | bandIndenting () const |
| void | bandIndenting (unsigned short) |
| unsigned short | leftMargin () const |
| void | leftMargin (unsigned short) |
| unsigned short | rightMargin () const |
| void | rightMargin (unsigned short) |
| unsigned short | topMargin () const |
| void | topMargin (unsigned short) |
| unsigned short | bottomMargin () const |
| void | bottomMargin (unsigned short) |
| unsigned short | colSepWidth () const |
| void | colSepWidth (unsigned short) |
| unsigned short | blockVertSep () const |
| void | blockVertSep (unsigned short) |
| oofRepTextStyle * | defaultTextStyle () const |
| void | defaultTextStyle (oofRepTextStyle *adoptedStyle) |
| oofRepBandList & | defaultPageHeaders () const |
| void | defaultPageHeaders (oofRepBandList *) |
| oofRepBandList & | defaultPageFooters () const |
| void | defaultPageFooters (oofRepBandList *) |
| unsigned short | drawHeadingsDownToLevel () const |
| void | drawHeadingsDownToLevel (unsigned short) |
| bool | printGraphsInMono () const |
| void | printGraphsInMono (bool) |
| bool | modalPreviewWindow () const |
| void | modalPreviewWindow (bool) |
| unsigned short | graphBandMinSizePercent () const |
| void | graphBandMinSizePercent (unsigned short) |
| oofRepXMLsettings * | XMLsettings () const |
| void | XMLsettings (oofRepXMLsettings *) |
| oofRepEditor * | reportEditor () const |
| void | reportEditor (oofRepEditor *) |
| unsigned short & | refcount () |
| void | describe (std::ostream &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5