MarkList Class Reference

Holds an array of up to 8 marks formatted into a particular position eg middle centre in a particular region (of which there can be 16 around a page). More...

#include <prnmks.h>

List of all members.

Public Member Functions

 MarkList ()

Public Attributes

INT32 count
DocCoord curpos
DocCoord size
MarkPosType MarkPos [8]


Detailed Description

Holds an array of up to 8 marks formatted into a particular position eg middle centre in a particular region (of which there can be 16 around a page).

Author:
Mike_Kenny (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/08/96
See also:

Definition at line 489 of file prnmks.h.


Constructor & Destructor Documentation

MarkList::MarkList  ) 
 

Definition at line 3119 of file prnmks.cpp.

03120 {
03121     count=size.x=size.y=0;
03122 }


Member Data Documentation

INT32 MarkList::count
 

Definition at line 495 of file prnmks.h.

DocCoord MarkList::curpos
 

Definition at line 496 of file prnmks.h.

MarkPosType MarkList::MarkPos[8]
 

Definition at line 498 of file prnmks.h.

DocCoord MarkList::size
 

Definition at line 497 of file prnmks.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:56:07 2007 for Camelot by  doxygen 1.4.4