51
|
1 |
// Created by TraceCompiler 2.2.3
|
|
2 |
// DO NOT EDIT, CHANGES WILL BE LOST
|
|
3 |
|
|
4 |
#ifndef __CALENACTIONUITRACES_H__
|
|
5 |
#define __CALENACTIONUITRACES_H__
|
|
6 |
|
|
7 |
#define KOstTraceComponentID 0x10282f25
|
|
8 |
|
|
9 |
#define CCALENACTIONUI_NEWL_ENTRY 0x8a0001
|
|
10 |
#define CCALENACTIONUI_NEWL_EXIT 0x8a0002
|
|
11 |
#define CCALENACTIONUI_CCALENACTIONUI_ENTRY 0x8a0003
|
|
12 |
#define CCALENACTIONUI_CCALENACTIONUI_EXIT 0x8a0004
|
|
13 |
#define CCALENACTIONUI_CONSTRUCTL_ENTRY 0x8a0005
|
|
14 |
#define CCALENACTIONUI_CONSTRUCTL_EXIT 0x8a0006
|
|
15 |
#define DUP1_CCALENACTIONUI_CCALENACTIONUI_ENTRY 0x8a0007
|
|
16 |
#define DUP1_CCALENACTIONUI_CCALENACTIONUI_EXIT 0x8a0008
|
|
17 |
#define CCALENACTIONUI_GETCOMMANDHANDLERL_ENTRY 0x8a0009
|
|
18 |
#define CCALENACTIONUI_GETCOMMANDHANDLERL_EXIT 0x8a000a
|
|
19 |
#define CCALENACTIONUI_HANDLECOMMANDL_ENTRY 0x8a000b
|
|
20 |
#define CCALENACTIONUI_HANDLECOMMANDL_EXIT 0x8a000c
|
|
21 |
|
|
22 |
|
|
23 |
#endif
|
|
24 |
|
|
25 |
// End of file
|
|
26 |
|