uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/inc/bctestdomm3g.hrh
changeset 21 558113899881
parent 14 3320e4e6e8bb
child 22 75713bee6484
child 33 b3425bf29f82
equal deleted inserted replaced
14:3320e4e6e8bb 21:558113899881
     1 /*
       
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource headers for project bctestdomm3g
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef BCTESTDOMM3G_HRH
       
    20 #define BCTESTDOMM3G_HRH
       
    21 
       
    22 enum TBCTestM3gIds
       
    23     {
       
    24     EBCTestCmdEmptyOutline = 0x6000,
       
    25 
       
    26     EBCTestCmdOutline01,
       
    27     EBCTestCmdOutline02,
       
    28     EBCTestCmdOutline03,
       
    29     EBCTestCmdOutline04,
       
    30     EBCTestCmdOutline05,
       
    31     EBCTestCmdOutline06,
       
    32     EBCTestCmdOutline07,
       
    33     EBCTestCmdOutline08,
       
    34     EBCTestCmdOutline09,
       
    35     EBCTestCmdOutline10,
       
    36     EBCTestCmdOutline11,
       
    37     EBCTestCmdOutline12,
       
    38     EBCTestCmdOutline13,
       
    39     EBCTestCmdOutline14,
       
    40     EBCTestCmdOutline15,
       
    41     EBCTestCmdOutline16,
       
    42     EBCTestCmdOutline17,
       
    43     EBCTestCmdOutline18,
       
    44     EBCTestCmdOutline19,
       
    45     EBCTestCmdOutline20,
       
    46 	EBCTestCmdMaxOutline,
       
    47 
       
    48     EBCTestCmdTestNode,
       
    49     EBCTestCmdTestObject,
       
    50     EBCTestCmdAutoTest
       
    51     
       
    52     };
       
    53 
       
    54 #endif // BCTESTDOMM3G_HRH