calendarui/controller/traces/calenedituiTraces.h
author hgs
Fri, 15 Oct 2010 12:10:36 +0530
changeset 83 5aadd1120515
parent 51 0b38fc5b94c6
permissions -rw-r--r--
201041
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
83
hgs
parents: 51
diff changeset
    25
#define CCALENEDITUI_SAVEANDCLOSEEDITOR_ENTRY 0x8a01fb
hgs
parents: 51
diff changeset
    26
#define CCALENEDITUI_SAVEANDCLOSEEDITOR_EXIT 0x8a01fc
hgs
parents: 51
diff changeset
    27
#define CCALENEDITUI_HANDLEFORCEDEXIT_ENTRY 0x8a01fd
hgs
parents: 51
diff changeset
    28
#define CCALENEDITUI_HANDLEFORCEDEXIT_EXIT 0x8a01fe
51
hgs
parents:
diff changeset
    29
hgs
parents:
diff changeset
    30
hgs
parents:
diff changeset
    31
#endif
hgs
parents:
diff changeset
    32
hgs
parents:
diff changeset
    33
// End of file
hgs
parents:
diff changeset
    34