#include "stdwx.h"
#include "camresource.h"
#include "ccmaths.h"
#include "ccobject.h"
#include "errors.h"
#include "camstring.h"
#include "ccfile.h"
#include "list.h"
#include "listitem.h"
#include "fixmem.h"
#include "memblk.h"
#include "paldefs.h"
#include "app.h"
#include "document.h"
#include "docview.h"
#include "range.h"
#include "rndrgn.h"
#include "tool.h"
#include "epsfiltr.h"
#include "ink.h"
#include "nodeattr.h"
#include "attrval.h"
#include "undoop.h"
#include "bars.h"
#include "sgallery.h"
#include "paths.h"
#include "cxfdefs.h"
#include "cxfrech.h"
#include "cxfrec.h"
#include "camfiltr.h"
#include "npaper.h"
#include "iprofile.h"
#include "biasgain.h"
#include "fillattr.h"
#include "animparams.h"
#include "spread.h"
#include "nodecomp.h"
#include "rrcaps.h"
#include "fillval.h"
#include "becomea.h"
#include "group.h"
Go to the source code of this file.
Classes | |
struct | LogicalCoord |
Defines | |
#define | XAR_TREE_DIALOG 1 |
Typedefs | |
typedef BYTE * | ADDR |
typedef INT32 | MILLIPOINT |
typedef UINT32 | TAG |
Variables | |
const MILLIPOINT | MinDocCoord = -0x40000000 |
const MILLIPOINT | MaxDocCoord = 0x40000000 |
const MILLIPOINT | MaxPasteboard = MILLIPOINT(500 * 72000 / 25.4) |
|
Definition at line 106 of file camtypes.h. |
|
Definition at line 129 of file camtypes.h. |
|
Definition at line 132 of file camtypes.h. |
|
Definition at line 135 of file camtypes.h. |
|
Definition at line 203 of file camtypes.h. |
|
Definition at line 204 of file camtypes.h. |
|
Definition at line 202 of file camtypes.h. |