Go to the source code of this file.
#define DEC_CONNECTED_PORTS_ONLY_PARAM _T("ConnectedPortsOnly") |
Definition at line 215 of file DecoratorLib/DecoratorDefs.h.
#define DECORATOR_CTX_MENU_MAXID 0x4101 |
Definition at line 35 of file DecoratorLib/DecoratorDefs.h.
#define DECORATOR_CTX_MENU_MINID 0x4001 |
Definition at line 34 of file DecoratorLib/DecoratorDefs.h.
#define GME_CENTER 8 |
Definition at line 31 of file DecoratorLib/DecoratorDefs.h.
#define GME_DYN_MENU_MINID 0x1001 |
Definition at line 33 of file DecoratorLib/DecoratorDefs.h.
#define GME_EAST 2 |
Definition at line 25 of file DecoratorLib/DecoratorDefs.h.
#define GME_NORTH 0 |
Definition at line 23 of file DecoratorLib/DecoratorDefs.h.
#define GME_NORTHEAST 1 |
Definition at line 24 of file DecoratorLib/DecoratorDefs.h.
#define GME_NORTHWEST 7 |
Definition at line 30 of file DecoratorLib/DecoratorDefs.h.
#define GME_SOUTH 4 |
Definition at line 27 of file DecoratorLib/DecoratorDefs.h.
#define GME_SOUTHEAST 3 |
Definition at line 26 of file DecoratorLib/DecoratorDefs.h.
#define GME_SOUTHWEST 5 |
Definition at line 28 of file DecoratorLib/DecoratorDefs.h.
#define GME_WEST 6 |
Definition at line 29 of file DecoratorLib/DecoratorDefs.h.