pagesize.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

class  PageSize
 Encapsulates all the page size information and functionality in one class. The class knows what size an A4 page is and what its textual name is. More...
class  PageSizesList
 Encapsulates all the page size information and functionality in one class. The class knows what size an A4 page is and what its textual name is. More...

Defines

#define LASTPAGE   A0;

Enumerations

enum  PageId {
  CUSTOM, A0, A1, A2,
  A3, A4, A5, A6,
  USLEGAL, USLETTER, FANFOLD
}


Define Documentation

#define LASTPAGE   A0;
 

Definition at line 117 of file pagesize.h.


Enumeration Type Documentation

enum PageId
 

Enumerator:
CUSTOM 
A0 
A1 
A2 
A3 
A4 
A5 
A6 
USLEGAL 
USLETTER 
FANFOLD 

Definition at line 111 of file pagesize.h.

00111 {CUSTOM, A0, A1, A2, A3, A4, A5, A6, USLEGAL, USLETTER, FANFOLD}; 


Generated on Sat Nov 10 03:49:18 2007 for Camelot by  doxygen 1.4.4