#include "camtypes.h"#include "tracedlg.h"#include "tracectl.h"#include "menuops.h"#include "oilprog.h"#include "ccdc.h"#include "dlgcol.h"#include "grnddib.h"#include "nodebmp.h"#include "bitmpinf.h"#include "chapter.h"#include "page.h"#include "noderend.h"#include "progress.h"#include "bubbleid.h"#include "bmpcomp.h"#include "wrkrect.h"#include "mrhbits.h"#include "keypress.h"#include "fillattr2.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
| #define | TRACER_FACTORY_SETTINGS |
Functions | |
| DECLARE_SOURCE ("$Revision: 1334 $") | |
|
|
Definition at line 161 of file tracedlg.cpp. |
|
|
Value: {\
{1, 50, 25, 50, 50, 80, 15},/*mono*/ \
{1, 50, 25, 50, 50, 50, 50},/*GS*/ \
{1, 50, 25, 65, 65, 50, 50},/*256col*/ \
{1, 50, 25, 25, 25, 50, 50} /*true col*/ \
}
Definition at line 177 of file tracedlg.cpp. |
|
|
|
1.4.4