calendarui/views/traces/calenagendaviewTraces.h
author hgs
Mon, 12 Jul 2010 02:32:28 +0530
changeset 51 0b38fc5b94c6
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 __CALENAGENDAVIEWTRACES_H__
hgs
parents:
diff changeset
     5
#define __CALENAGENDAVIEWTRACES_H__
hgs
parents:
diff changeset
     6
hgs
parents:
diff changeset
     7
#define KOstTraceComponentID 0x10282f26
hgs
parents:
diff changeset
     8
hgs
parents:
diff changeset
     9
#define CALENAGENDAVIEW_CALENAGENDAVIEW_ENTRY 0x8a0001
hgs
parents:
diff changeset
    10
#define CALENAGENDAVIEW_CALENAGENDAVIEW_EXIT 0x8a0002
hgs
parents:
diff changeset
    11
#define DUP1_CALENAGENDAVIEW_CALENAGENDAVIEW_ENTRY 0x8a0003
hgs
parents:
diff changeset
    12
#define DUP1_CALENAGENDAVIEW_CALENAGENDAVIEW_EXIT 0x8a0004
hgs
parents:
diff changeset
    13
#define CALENAGENDAVIEW_SETUPVIEW_ENTRY 0x8a0005
hgs
parents:
diff changeset
    14
#define CALENAGENDAVIEW_SETUPVIEW_EXIT 0x8a0006
hgs
parents:
diff changeset
    15
#define DUP1_CALENAGENDAVIEW_SETUPVIEW_EXIT 0x8a0007
hgs
parents:
diff changeset
    16
#define CALENAGENDAVIEW_DOPOPULATION_ENTRY 0x8a0008
hgs
parents:
diff changeset
    17
#define CALENAGENDAVIEW_DOPOPULATION_EXIT 0x8a0009
hgs
parents:
diff changeset
    18
#define DUP1_CALENAGENDAVIEW_DOPOPULATION_EXIT 0x8a000a
hgs
parents:
diff changeset
    19
#define CALENAGENDAVIEW_REFRESHVIEWONGOTODATE_ENTRY 0x8a000b
hgs
parents:
diff changeset
    20
#define CALENAGENDAVIEW_REFRESHVIEWONGOTODATE_EXIT 0x8a000c
hgs
parents:
diff changeset
    21
#define CALENAGENDAVIEW_HANDLENOTIFICATION_ENTRY 0x8a000d
hgs
parents:
diff changeset
    22
#define CALENAGENDAVIEW_HANDLENOTIFICATION_EXIT 0x8a000e
hgs
parents:
diff changeset
    23
#define CALENAGENDAVIEW_DOCLOADER_ENTRY 0x8a000f
hgs
parents:
diff changeset
    24
#define CALENAGENDAVIEW_DOCLOADER_EXIT 0x8a0010
hgs
parents:
diff changeset
    25
#define CALENAGENDAVIEW_GESTUREEVENT_ENTRY 0x8a0011
hgs
parents:
diff changeset
    26
#define CALENAGENDAVIEW_GESTUREEVENT_EXIT 0x8a0012
hgs
parents:
diff changeset
    27
#define CALENAGENDAVIEW_SETUPACTIONS_ENTRY 0x8a0013
hgs
parents:
diff changeset
    28
#define CALENAGENDAVIEW_SETUPACTIONS_EXIT 0x8a0014
hgs
parents:
diff changeset
    29
#define CALENAGENDAVIEW_ONLOCALECHANGED_ENTRY 0x8a0015
hgs
parents:
diff changeset
    30
#define CALENAGENDAVIEW_ONLOCALECHANGED_EXIT 0x8a0016
hgs
parents:
diff changeset
    31
#define CALENAGENDAVIEW_ORIENTATIONCHANGED_ENTRY 0x8a0017
hgs
parents:
diff changeset
    32
#define CALENAGENDAVIEW_ORIENTATIONCHANGED_EXIT 0x8a0018
hgs
parents:
diff changeset
    33
#define CALENAGENDAVIEW_LAUNCHMONTHVIEW_ENTRY 0x8a0019
hgs
parents:
diff changeset
    34
#define CALENAGENDAVIEW_LAUNCHMONTHVIEW_EXIT 0x8a001a
hgs
parents:
diff changeset
    35
#define CALENAGENDAVIEW_LAUNCHDAYVIEW_ENTRY 0x8a001b
hgs
parents:
diff changeset
    36
#define CALENAGENDAVIEW_LAUNCHDAYVIEW_EXIT 0x8a001c
hgs
parents:
diff changeset
    37
#define CALENAGENDAVIEW_CLEARLISTMODEL_ENTRY 0x8a001d
hgs
parents:
diff changeset
    38
#define CALENAGENDAVIEW_CLEARLISTMODEL_EXIT 0x8a001e
hgs
parents:
diff changeset
    39
#define CALENAGENDAVIEW_DISCONNECTABOUTTOQUITEVENT_ENTRY 0x8a001f
hgs
parents:
diff changeset
    40
#define CALENAGENDAVIEW_DISCONNECTABOUTTOQUITEVENT_EXIT 0x8a0020
hgs
parents:
diff changeset
    41
hgs
parents:
diff changeset
    42
hgs
parents:
diff changeset
    43
#endif
hgs
parents:
diff changeset
    44
hgs
parents:
diff changeset
    45
// End of file
hgs
parents:
diff changeset
    46