#include "camtypes.h"#include "appprefs.h"#include "optsprin.h"#include "optsmsgs.h"#include "princomp.h"#include "colplate.h"#include "printmsg.h"#include "prdlgctl.h"#include "camelot.h"#include "prnmks.h"#include "prnmkcom.h"#include "colmsg.h"#include "colormgr.h"#include "bubbleid.h"Go to the source code of this file.
Functions | |
| CC_IMPLEMENT_DYNCREATE (SepsDlg, DialogOp) | |
| DECLARE_SOURCE ("$Revision: 1357 $") | |
Variables | |
| static BOOL | IgnoreTextChangedMsgs = FALSE |
| static CGadgetID | ScreenIDs [] |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 159 of file optsprin.cpp. |
|
|
Initial value:
{
_R(SCREEN_TYPE_BASE),
_R(IDS_SCRTYPE_SPOT1),
_R(IDS_SCRTYPE_SPOT2),
_R(IDS_SCRTYPE_TRIPLESPOT1),
_R(IDS_SCRTYPE_TRIPLESPOT2),
_R(IDS_SCRTYPE_ELLIPTICAL),
_R(IDS_SCRTYPE_LINE),
_R(IDS_SCRTYPE_CROSSHATCH),
_R(IDS_SCRTYPE_MEZZOTINT),
_R(IDS_SCRTYPE_SQUARE),
_R(IDS_SCRTYPE_DITHER),
0
}
Definition at line 169 of file optsprin.cpp. |
1.4.4