alarmui/alarmalertwidget/alarmalertplugin/traces/alarmalertdocloaderTraces.h
author hgs
Mon, 06 Sep 2010 10:12:45 +0530
changeset 70 a5ed90760192
parent 55 2c54b51f39c4
permissions -rw-r--r--
201035
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
70
hgs
parents: 55
diff changeset
     1
/*
hgs
parents: 55
diff changeset
     2
 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
hgs
parents: 55
diff changeset
     3
 * All rights reserved.
hgs
parents: 55
diff changeset
     4
 * This component and the accompanying materials are made available
hgs
parents: 55
diff changeset
     5
 * under the terms of "Eclipse Public License v1.0"
hgs
parents: 55
diff changeset
     6
 * which accompanies this distribution, and is available
hgs
parents: 55
diff changeset
     7
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents: 55
diff changeset
     8
 *
hgs
parents: 55
diff changeset
     9
 * Initial Contributors:
hgs
parents: 55
diff changeset
    10
 * Nokia Corporation - initial contribution.
hgs
parents: 55
diff changeset
    11
 *
hgs
parents: 55
diff changeset
    12
 * Contributors: 
hgs
parents: 55
diff changeset
    13
 *
hgs
parents: 55
diff changeset
    14
 * Description: Definition file for class AlarmAlertDocLoader.
hgs
parents: 55
diff changeset
    15
 *
hgs
parents: 55
diff changeset
    16
 */
hgs
parents: 55
diff changeset
    17
// Created by TraceCompiler 2.2.4
55
hgs
parents:
diff changeset
    18
// DO NOT EDIT, CHANGES WILL BE LOST
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
#ifndef __ALARMALERTDOCLOADERTRACES_H__
hgs
parents:
diff changeset
    21
#define __ALARMALERTDOCLOADERTRACES_H__
hgs
parents:
diff changeset
    22
70
hgs
parents: 55
diff changeset
    23
#define KOstTraceComponentID 0xe3ab5737
55
hgs
parents:
diff changeset
    24
hgs
parents:
diff changeset
    25
#define ALARMALERTDOCLOADER_ALARMALERTDOCLOADER_ENTRY 0x8a0001
hgs
parents:
diff changeset
    26
#define ALARMALERTDOCLOADER_ALARMALERTDOCLOADER_EXIT 0x8a0002
hgs
parents:
diff changeset
    27
#define DUP1_ALARMALERTDOCLOADER_ALARMALERTDOCLOADER_ENTRY 0x8a0003
hgs
parents:
diff changeset
    28
#define DUP1_ALARMALERTDOCLOADER_ALARMALERTDOCLOADER_EXIT 0x8a0004
hgs
parents:
diff changeset
    29
#define ALARMALERTDOCLOADER_CREATEOBJECT_ENTRY 0x8a0005
hgs
parents:
diff changeset
    30
#define ALARMALERTDOCLOADER_CREATEOBJECT_EXIT 0x8a0006
hgs
parents:
diff changeset
    31
hgs
parents:
diff changeset
    32
hgs
parents:
diff changeset
    33
#endif
hgs
parents:
diff changeset
    34
hgs
parents:
diff changeset
    35
// End of file
hgs
parents:
diff changeset
    36