calendarui/controller/traces/calenedituiTraces.h
author hgs
Mon, 12 Jul 2010 02:32:28 +0530
changeset 51 0b38fc5b94c6
child 83 5aadd1120515
permissions -rw-r--r--
201027
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51
hgs
parents:
diff changeset
     1
// Created by TraceCompiler 2.2.3
hgs
parents:
diff changeset
     2
// DO NOT EDIT, CHANGES WILL BE LOST
hgs
parents:
diff changeset
     3
hgs
parents:
diff changeset
     4
#ifndef __CALENEDITUITRACES_H__
hgs
parents:
diff changeset
     5
#define __CALENEDITUITRACES_H__
hgs
parents:
diff changeset
     6
hgs
parents:
diff changeset
     7
#define KOstTraceComponentID 0x10282f25
hgs
parents:
diff changeset
     8
hgs
parents:
diff changeset
     9
#define CCALENEDITUI_NEWL_ENTRY 0x8a00ca
hgs
parents:
diff changeset
    10
#define CCALENEDITUI_NEWL_EXIT 0x8a00cb
hgs
parents:
diff changeset
    11
#define CCALENEDITUI_CCALENEDITUI_ENTRY 0x8a00cc
hgs
parents:
diff changeset
    12
#define CCALENEDITUI_CCALENEDITUI_EXIT 0x8a00cd
hgs
parents:
diff changeset
    13
#define DUP1_CCALENEDITUI_CCALENEDITUI_ENTRY 0x8a00ce
hgs
parents:
diff changeset
    14
#define DUP1_CCALENEDITUI_CCALENEDITUI_EXIT 0x8a00cf
hgs
parents:
diff changeset
    15
#define CCALENEDITUI_CONSTRUCTL_ENTRY 0x8a00d0
hgs
parents:
diff changeset
    16
#define CCALENEDITUI_CONSTRUCTL_EXIT 0x8a00d1
hgs
parents:
diff changeset
    17
#define CCALENEDITUI_HANDLECOMMANDL_ENTRY 0x8a00d2
hgs
parents:
diff changeset
    18
#define CCALENEDITUI_HANDLECOMMANDL_EXIT 0x8a00d3
hgs
parents:
diff changeset
    19
#define CCALENEDITUI_HANDLEENTRYSAVED_ENTRY 0x8a00d4
hgs
parents:
diff changeset
    20
#define CCALENEDITUI_HANDLEENTRYSAVED_EXIT 0x8a00d5
hgs
parents:
diff changeset
    21
#define CCALENEDITUI_HANDLEDIALOGCLOSED_ENTRY 0x8a00d6
hgs
parents:
diff changeset
    22
#define CCALENEDITUI_HANDLEDIALOGCLOSED_EXIT 0x8a00d7
hgs
parents:
diff changeset
    23
#define CCALENEDITUI_HANDLENOTIFICATION_ENTRY 0x8a00d8
hgs
parents:
diff changeset
    24
#define CCALENEDITUI_HANDLENOTIFICATION_EXIT 0x8a00d9
hgs
parents:
diff changeset
    25
hgs
parents:
diff changeset
    26
hgs
parents:
diff changeset
    27
#endif
hgs
parents:
diff changeset
    28
hgs
parents:
diff changeset
    29
// End of file
hgs
parents:
diff changeset
    30