OpBackgroundParam Class Reference

Param passed to OpBackground::DoWithParams(). More...

#include <backgrnd.h>

Inheritance diagram for OpBackgroundParam:

OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 OpBackgroundParam ()

Public Attributes

DocumentpDoc
SpreadpSpread
DocColourpDocColour
KernelBitmappBitmap

Detailed Description

Param passed to OpBackground::DoWithParams().

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
26/3/97

Definition at line 125 of file backgrnd.h.


Constructor & Destructor Documentation

OpBackgroundParam::OpBackgroundParam  )  [inline]
 

Definition at line 130 of file backgrnd.h.

00130 { pDoc = NULL; pSpread = NULL; pDocColour = NULL; pBitmap = NULL; } 


Member Data Documentation

KernelBitmap* OpBackgroundParam::pBitmap
 

Definition at line 137 of file backgrnd.h.

Document* OpBackgroundParam::pDoc
 

Definition at line 133 of file backgrnd.h.

DocColour* OpBackgroundParam::pDocColour
 

Definition at line 136 of file backgrnd.h.

Spread* OpBackgroundParam::pSpread
 

Definition at line 134 of file backgrnd.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:57:30 2007 for Camelot by  doxygen 1.4.4