equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 /** |
|
17 @file |
|
18 @internalComponent - Internal Symbian test code |
|
19 */ |
|
20 |
|
21 |
|
22 enum TRuleBasedMenuCommands |
|
23 { |
|
24 ERuleBasedItem0 = 200, |
|
25 ERuleBasedItem1, |
|
26 ERuleBasedItem2 |
|
27 }; |
|
28 |
|
29 #define ECidFileNameLabel 0x11c6 |
|
30 |
|
31 |
|
32 #define ERuleBasedDo0 0x1150 |
|
33 #define ERuleBasedDo1 0x1151 |
|
34 #define ERuleBasedDo2 0x1152 |
|
35 #define ERuleBasedDo3 0x1153 |
|
36 #define ERuleBasedDo4 0x1124 |
|
37 #define ERuleBasedDo5 0x1155 |
|
38 #define ERuleBasedDo6 0x1156 |
|
39 #define ERuleBasedDo7 0x1157 |
|
40 #define ERuleBasedDo8 0x1158 |
|
41 |
|
42 |
|
43 // |
|
44 // Common view controls |
|
45 // |
|
46 |
|
47 #define ETimewCidToolLabel 0x1301 |
|
48 #define ETimewCidToolSpacer 0x1302 |