notes/notesui/notesplugins/noteseditorplugin/traces/noteseditorpluginTraces.h
author hgs
Mon, 26 Jul 2010 13:54:38 +0530
changeset 55 2c54b51f39c4
permissions -rw-r--r--
201029
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55
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 __NOTESEDITORPLUGINTRACES_H__
hgs
parents:
diff changeset
     5
#define __NOTESEDITORPLUGINTRACES_H__
hgs
parents:
diff changeset
     6
hgs
parents:
diff changeset
     7
#define KOstTraceComponentID 0x2002ff88
hgs
parents:
diff changeset
     8
hgs
parents:
diff changeset
     9
#define NOTESEDITORPLUGIN_NOTESEDITORPLUGIN_ENTRY 0x8a0001
hgs
parents:
diff changeset
    10
#define NOTESEDITORPLUGIN_NOTESEDITORPLUGIN_EXIT 0x8a0002
hgs
parents:
diff changeset
    11
#define DUP1_NOTESEDITORPLUGIN_NOTESEDITORPLUGIN_ENTRY 0x8a0003
hgs
parents:
diff changeset
    12
#define DUP1_NOTESEDITORPLUGIN_NOTESEDITORPLUGIN_EXIT 0x8a0004
hgs
parents:
diff changeset
    13
#define NOTESEDITORPLUGIN_EDIT_ENTRY 0x8a0005
hgs
parents:
diff changeset
    14
#define NOTESEDITORPLUGIN_EDIT_EXIT 0x8a0006
hgs
parents:
diff changeset
    15
#define DUP1_NOTESEDITORPLUGIN_EDIT_ENTRY 0x8a0007
hgs
parents:
diff changeset
    16
#define DUP1_NOTESEDITORPLUGIN_EDIT_EXIT 0x8a0008
hgs
parents:
diff changeset
    17
#define DUP2_NOTESEDITORPLUGIN_EDIT_ENTRY 0x8a0009
hgs
parents:
diff changeset
    18
#define DUP2_NOTESEDITORPLUGIN_EDIT_EXIT 0x8a000a
hgs
parents:
diff changeset
    19
#define DUP3_NOTESEDITORPLUGIN_EDIT_ENTRY 0x8a000b
hgs
parents:
diff changeset
    20
#define DUP3_NOTESEDITORPLUGIN_EDIT_EXIT 0x8a000c
hgs
parents:
diff changeset
    21
#define NOTESEDITORPLUGIN_CREATE_ENTRY 0x8a000d
hgs
parents:
diff changeset
    22
#define NOTESEDITORPLUGIN_CREATE_EXIT 0x8a000e
hgs
parents:
diff changeset
    23
#define NOTESEDITORPLUGIN_CLOSE_ENTRY 0x8a000f
hgs
parents:
diff changeset
    24
#define NOTESEDITORPLUGIN_CREATENOTESEDITOR_ENTRY 0x8a0010
hgs
parents:
diff changeset
    25
#define NOTESEDITORPLUGIN_CREATENOTESEDITOR_EXIT 0x8a0011
hgs
parents:
diff changeset
    26
#define NOTESEDITORPLUGIN_HANDLEEDITINGCOMPLETED_ENTRY 0x8a0012
hgs
parents:
diff changeset
    27
#define NOTESEDITORPLUGIN_HANDLEEDITINGCOMPLETED_EXIT 0x8a0013
hgs
parents:
diff changeset
    28
hgs
parents:
diff changeset
    29
hgs
parents:
diff changeset
    30
#endif
hgs
parents:
diff changeset
    31
hgs
parents:
diff changeset
    32
// End of file
hgs
parents:
diff changeset
    33