spread.cpp File Reference

(r1785/r1737)

#include "camtypes.h"
#include "page.h"
#include "exceptio.h"
#include "chapter.h"
#include "layer.h"
#include "sglayer.h"
#include "usercord.h"
#include "cxftags.h"
#include "viewcomp.h"
#include "unitcomp.h"
#include "nodedoc.h"
#include "backgrnd.h"
#include "progress.h"
#include "optsmsgs.h"
#include "oilbitmap.h"
#include "grid.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW

Variables

const MILLIPOINT MaxPasteboardSize = 9 * 72000 * 12
MILLIPOINT PageWidth = ( 8 * 72000)
 This creates a default page and a default grid and places them as children of the spread.
MILLIPOINT PageHeight = (11 * 72000)
MILLIPOINT Gap = 72000L


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 140 of file spread.cpp.


Variable Documentation

MILLIPOINT Gap = 72000L
 

Definition at line 2728 of file spread.cpp.

const MILLIPOINT MaxPasteboardSize = 9 * 72000 * 12
 

Definition at line 153 of file spread.cpp.

MILLIPOINT PageHeight = (11 * 72000)
 

Definition at line 2725 of file spread.cpp.

MILLIPOINT PageWidth = ( 8 * 72000)
 

This creates a default page and a default grid and places them as children of the spread.

Author:
Mark_Neves (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/8/96
Parameters:
CreateGrid = TRUE if you want a grid & page [INPUTS] FALSE if you only want a grid
- [OUTPUTS]
Returns:
TRUE if ok, FALSE if it fails
It doesn't check to see the spread has already got a page(s) or grid(s), so only call this when creating a spread for the first time.

(I appoligise for the disgusting default parameter - it is due to circumstances beyond my control)

Returns:
Errors: -
See also:
-

Definition at line 2724 of file spread.cpp.


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