#include "camtypes.h"#include "coldlog.h"#include "colmenu.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
Functions | |
| DECLARE_SOURCE ("$Revision: 1149 $") | |
| CC_IMPLEMENT_DYNCREATE (OpColEditCommand, Operation) | |
Variables | |
| String_32 | ColCmd_Help (_T("ColEdit:Help")) |
| String_32 | ColCmd_Name (_T("ColEdit:Name")) |
| String_32 | ColCmd_HSV (_T("ColEdit:HSV")) |
| String_32 | ColCmd_RGB (_T("ColEdit:RGB")) |
| String_32 | ColCmd_CMYK (_T("ColEdit:CMYK")) |
| String_32 | ColCmd_Grey (_T("ColEdit:Grey")) |
| String_32 | ColCmd_EditParent (_T("ColEdit:EditParent")) |
|
|
Definition at line 120 of file colmenu.cpp. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4