|
1 /* |
|
2 * Copyright (c) 2009 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: |
|
15 * |
|
16 */ |
|
17 |
|
18 // It contains the client API. |
|
19 // It should not be modified manually. |
|
20 |
|
21 #ifndef APPLAYOUT_CDL |
|
22 #define APPLAYOUT_CDL |
|
23 |
|
24 #include <cdlengine.h> |
|
25 #include <applayout.cdl.common.h> |
|
26 |
|
27 namespace AppLayout |
|
28 { |
|
29 |
|
30 class CInstance; |
|
31 |
|
32 // Standard interface functions |
|
33 inline void LoadCustomisationL(const TCdlRef& aRef) { CdlEngine::LoadCustomisationL(aRef); } |
|
34 inline void LoadCustomisationL(const TDesC& aLibName, TInt aInstId) { TCdlRef ref = { aInstId, { KCdlInterfaceUidValue }, &aLibName }; LoadCustomisationL(ref); } |
|
35 inline void RequireCustomisationL() { CdlEngine::RequireCustomisationL(&KCdlInterface); } |
|
36 inline TBool IsCustomisationStarted() { return CdlEngine::IsCustomisationStarted(&KCdlInterface); } |
|
37 inline const CInstance& CustomisationInstance() { return (const CInstance&)(CdlEngine::CustomisationInstance(KCdlInterfaceUid)); } |
|
38 inline void SetCustomisationChangeObserverL(MCdlChangeObserver* aObserver) { CdlEngine::SetCustomisationChangeObserverL(aObserver, KCdlInterfaceUid); } |
|
39 |
|
40 inline const TCdlRef& LastAccessedRef() { return CdlEngine::LastAccessedRef(KCdlInterfaceUid); } |
|
41 inline void FileNameRelativeToLastAccessedInstance(TFileName& aFileName) { CdlEngine::FileNameRelativeToLastAccessedInstance(KCdlInterfaceUid, aFileName); } |
|
42 |
|
43 |
|
44 // CDL API functions, as defined in applayout.cdl |
|
45 |
|
46 inline TAknWindowLineLayout Browser_image_highlight_Line_1() { return (*(TBrowser_image_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_1)))(); } |
|
47 |
|
48 inline TAknWindowLineLayout Browser_image_highlight_Line_2() { return (*(TBrowser_image_highlight_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_2)))(); } |
|
49 |
|
50 inline TAknWindowLineLayout Browser_image_highlight_Line_3() { return (*(TBrowser_image_highlight_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_3)))(); } |
|
51 |
|
52 inline TAknWindowLineLayout Browser_image_highlight_Line_4() { return (*(TBrowser_image_highlight_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_4)))(); } |
|
53 |
|
54 inline TAknWindowLineLayout Browser_image_highlight_Line_5() { return (*(TBrowser_image_highlight_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_5)))(); } |
|
55 |
|
56 inline TAknWindowLineLayout Browser_image_highlight_Line_6() { return (*(TBrowser_image_highlight_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_6)))(); } |
|
57 |
|
58 inline TAknWindowLineLayout Browser_image_highlight_Line_7() { return (*(TBrowser_image_highlight_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_7)))(); } |
|
59 |
|
60 inline TAknWindowLineLayout Browser_image_highlight_Line_8() { return (*(TBrowser_image_highlight_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_8)))(); } |
|
61 |
|
62 inline TAknWindowLineLayout Browser_image_highlight_Line_9() { return (*(TBrowser_image_highlight_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Line_9)))(); } |
|
63 |
|
64 inline TAknLayoutTableLimits Browser_image_highlight_Limits() { return (*(TBrowser_image_highlight_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight_Limits)))(); } |
|
65 |
|
66 inline TAknWindowLineLayout Browser_image_highlight(TInt aLineIndex) { return (*(TBrowser_image_highlight_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_highlight)))(aLineIndex); } |
|
67 |
|
68 // LAF Table : Navi pane elements |
|
69 inline TAknWindowLineLayout Navi_pane_elements_Line_1() { return (*(TNavi_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navi_pane_elements_Line_1)))(); } |
|
70 |
|
71 // LAF Table : Application specific list panes |
|
72 inline TAknWindowLineLayout list_cale_time_pane(TInt aIndex_t, TInt aIndex_H) { return (*(Tlist_cale_time_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_cale_time_pane)))(aIndex_t, aIndex_H); } |
|
73 |
|
74 inline TAknWindowLineLayout list_pinb_item_pane(TInt aIndex_t) { return (*(Tlist_pinb_item_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_pinb_item_pane)))(aIndex_t); } |
|
75 |
|
76 // LAF Table : List pane elements (cale time) |
|
77 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_1(TInt aIndex_t) { return (*(TList_pane_elements__cale_time__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__cale_time__Line_1)))(aIndex_t); } |
|
78 |
|
79 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_2() { return (*(TList_pane_elements__cale_time__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__cale_time__Line_2)))(); } |
|
80 |
|
81 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_3(TInt aIndex_l, TInt aIndex_t) { return (*(TList_pane_elements__cale_time__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__cale_time__Line_3)))(aIndex_l, aIndex_t); } |
|
82 |
|
83 // LAF Table : List pane texts (cale time) |
|
84 inline TAknTextLineLayout List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aIndex_B) { return (*(TList_pane_texts__cale_time__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__cale_time__Line_1)))(aCommon1, aIndex_B); } |
|
85 |
|
86 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aNumberOfLinesShown) { return (*(TMultiline_List_pane_texts__cale_time__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_List_pane_texts__cale_time__Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
87 |
|
88 inline TAknTextLineLayout List_pane_texts__cale_time__Line_2(TInt aCommon1) { return (*(TList_pane_texts__cale_time__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__cale_time__Line_2)))(aCommon1); } |
|
89 |
|
90 inline TAknTextLineLayout List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_B, TInt aIndex_W) { return (*(TList_pane_texts__cale_time__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__cale_time__Line_3)))(aIndex_l, aIndex_r, aIndex_B, aIndex_W); } |
|
91 |
|
92 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_W, TInt aNumberOfLinesShown) { return (*(TMultiline_List_pane_texts__cale_time__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_List_pane_texts__cale_time__Line_3)))(aIndex_l, aIndex_r, aIndex_W, aNumberOfLinesShown); } |
|
93 |
|
94 // LAF Table : List pane elements (pinb item) |
|
95 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_1() { return (*(TList_pane_elements__pinb_item__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__Line_1)))(); } |
|
96 |
|
97 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_2() { return (*(TList_pane_elements__pinb_item__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__Line_2)))(); } |
|
98 |
|
99 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_3() { return (*(TList_pane_elements__pinb_item__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__Line_3)))(); } |
|
100 |
|
101 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_4(TInt aIndex_l) { return (*(TList_pane_elements__pinb_item__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__Line_4)))(aIndex_l); } |
|
102 |
|
103 inline TAknLayoutTableLimits List_pane_elements__pinb_item__SUB_TABLE_0_Limits() { return (*(TList_pane_elements__pinb_item__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__SUB_TABLE_0_Limits)))(); } |
|
104 |
|
105 inline TAknWindowLineLayout List_pane_elements__pinb_item__SUB_TABLE_0(TInt aLineIndex) { return (*(TList_pane_elements__pinb_item__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__pinb_item__SUB_TABLE_0)))(aLineIndex); } |
|
106 |
|
107 // LAF Table : List pane texts (pinb item) |
|
108 inline TAknTextLineLayout List_pane_texts__pinb_item__Line_1(TInt aCommon1) { return (*(TList_pane_texts__pinb_item__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__pinb_item__Line_1)))(aCommon1); } |
|
109 |
|
110 // LAF Table : List pane highlight (several) |
|
111 inline TAknWindowLineLayout List_pane_highlight__several__Line_1(const TRect& aParentRect) { return (*(TList_pane_highlight__several__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_highlight__several__Line_1)))(aParentRect); } |
|
112 |
|
113 inline TAknWindowLineLayout List_pane_highlight__several__Line_2(const TRect& aParentRect) { return (*(TList_pane_highlight__several__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_highlight__several__Line_2)))(aParentRect); } |
|
114 |
|
115 inline TAknLayoutTableLimits List_pane_highlight__several__Limits() { return (*(TList_pane_highlight__several__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_highlight__several__Limits)))(); } |
|
116 |
|
117 inline TAknWindowLineLayout List_pane_highlight__several_(TInt aLineIndex, const TRect& aParentRect) { return (*(TList_pane_highlight__several__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_highlight__several_)))(aLineIndex, aParentRect); } |
|
118 |
|
119 // LAF Table : Grid pane descendants |
|
120 inline TAknWindowLineLayout cell_pinb_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_pinb_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_pinb_pane)))(aIndex_l, aIndex_t); } |
|
121 |
|
122 inline TAknWindowLineLayout cell_qdial_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_qdial_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_qdial_pane)))(aIndex_l, aIndex_t); } |
|
123 |
|
124 inline TAknWindowLineLayout cell_cale_month_pane(TInt aIndex_l, TInt aIndex_t, TInt aIndex_W) { return (*(Tcell_cale_month_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_cale_month_pane)))(aIndex_l, aIndex_t, aIndex_W); } |
|
125 |
|
126 inline TAknWindowLineLayout cell_calc_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_calc_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_calc_pane)))(aIndex_l, aIndex_t); } |
|
127 |
|
128 inline TAknWindowLineLayout cell_cale_week_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_cale_week_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_cale_week_pane)))(aIndex_l, aIndex_t); } |
|
129 |
|
130 inline TAknWindowLineLayout cell_vorec_pane(TInt aIndex_t) { return (*(Tcell_vorec_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_vorec_pane)))(aIndex_t); } |
|
131 |
|
132 inline TAknWindowLineLayout cell_gms_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_gms_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_gms_pane)))(aIndex_l, aIndex_t); } |
|
133 |
|
134 inline TAknWindowLineLayout cell_mp_pane(TInt aIndex_t) { return (*(Tcell_mp_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_mp_pane)))(aIndex_t); } |
|
135 |
|
136 inline TAknLayoutTableLimits Grid_pane_descendants_SUB_TABLE_0_Limits() { return (*(TGrid_pane_descendants_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Grid_pane_descendants_SUB_TABLE_0_Limits)))(); } |
|
137 |
|
138 inline TAknWindowLineLayout Grid_pane_descendants_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_l, TInt aIndex_t) { return (*(TGrid_pane_descendants_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Grid_pane_descendants_SUB_TABLE_0)))(aLineIndex, aIndex_l, aIndex_t); } |
|
139 |
|
140 // LAF Table : Cell pane elements (pinb) |
|
141 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_1() { return (*(TCell_pane_elements__pinb__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__pinb__Line_1)))(); } |
|
142 |
|
143 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_2() { return (*(TCell_pane_elements__pinb__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__pinb__Line_2)))(); } |
|
144 |
|
145 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_3() { return (*(TCell_pane_elements__pinb__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__pinb__Line_3)))(); } |
|
146 |
|
147 inline TAknLayoutTableLimits Cell_pane_elements__pinb__Limits() { return (*(TCell_pane_elements__pinb__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__pinb__Limits)))(); } |
|
148 |
|
149 inline TAknWindowLineLayout Cell_pane_elements__pinb_(TInt aLineIndex) { return (*(TCell_pane_elements__pinb__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__pinb_)))(aLineIndex); } |
|
150 |
|
151 // LAF Table : Cell pane elements (qdial) |
|
152 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_1() { return (*(TCell_pane_elements__qdial__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_1)))(); } |
|
153 |
|
154 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_2() { return (*(TCell_pane_elements__qdial__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_2)))(); } |
|
155 |
|
156 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_3() { return (*(TCell_pane_elements__qdial__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_3)))(); } |
|
157 |
|
158 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_4() { return (*(TCell_pane_elements__qdial__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_4)))(); } |
|
159 |
|
160 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_5() { return (*(TCell_pane_elements__qdial__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_5)))(); } |
|
161 |
|
162 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_6() { return (*(TCell_pane_elements__qdial__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_6)))(); } |
|
163 |
|
164 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_7() { return (*(TCell_pane_elements__qdial__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_7)))(); } |
|
165 |
|
166 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_8() { return (*(TCell_pane_elements__qdial__Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_8)))(); } |
|
167 |
|
168 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_9() { return (*(TCell_pane_elements__qdial__Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_9)))(); } |
|
169 |
|
170 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_10() { return (*(TCell_pane_elements__qdial__Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_10)))(); } |
|
171 |
|
172 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_11() { return (*(TCell_pane_elements__qdial__Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_11)))(); } |
|
173 |
|
174 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_12() { return (*(TCell_pane_elements__qdial__Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_12)))(); } |
|
175 |
|
176 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_13() { return (*(TCell_pane_elements__qdial__Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_13)))(); } |
|
177 |
|
178 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_14() { return (*(TCell_pane_elements__qdial__Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_14)))(); } |
|
179 |
|
180 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_15() { return (*(TCell_pane_elements__qdial__Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_15)))(); } |
|
181 |
|
182 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_16() { return (*(TCell_pane_elements__qdial__Line_16_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_16)))(); } |
|
183 |
|
184 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_17() { return (*(TCell_pane_elements__qdial__Line_17_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_17)))(); } |
|
185 |
|
186 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_18() { return (*(TCell_pane_elements__qdial__Line_18_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_18)))(); } |
|
187 |
|
188 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_19() { return (*(TCell_pane_elements__qdial__Line_19_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_19)))(); } |
|
189 |
|
190 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_20() { return (*(TCell_pane_elements__qdial__Line_20_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_20)))(); } |
|
191 |
|
192 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_21() { return (*(TCell_pane_elements__qdial__Line_21_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Line_21)))(); } |
|
193 |
|
194 inline TAknLayoutTableLimits Cell_pane_elements__qdial__Limits() { return (*(TCell_pane_elements__qdial__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial__Limits)))(); } |
|
195 |
|
196 inline TAknWindowLineLayout Cell_pane_elements__qdial_(TInt aLineIndex) { return (*(TCell_pane_elements__qdial__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__qdial_)))(aLineIndex); } |
|
197 |
|
198 // LAF Table : Cell pane texts (qdial) |
|
199 inline TAknTextLineLayout Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W) { return (*(TCell_pane_texts__qdial__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_texts__qdial__Line_1)))(aIndex_l, aCommon1, aIndex_W); } |
|
200 |
|
201 inline TAknMultiLineTextLayout Multiline_Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W, TInt aNumberOfLinesShown) { return (*(TMultiline_Cell_pane_texts__qdial__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Cell_pane_texts__qdial__Line_1)))(aIndex_l, aCommon1, aIndex_W, aNumberOfLinesShown); } |
|
202 |
|
203 // LAF Table : Cell pane elements (cale month) |
|
204 inline TAknWindowLineLayout Cell_pane_elements__cale_month__Line_1(TInt aIndex_C, TInt aIndex_W) { return (*(TCell_pane_elements__cale_month__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_month__Line_1)))(aIndex_C, aIndex_W); } |
|
205 |
|
206 inline TAknWindowLineLayout Cell_pane_elements__cale_month__Line_2(TInt aIndex_l) { return (*(TCell_pane_elements__cale_month__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_month__Line_2)))(aIndex_l); } |
|
207 |
|
208 // LAF Table : Cell pane texts (cale month) |
|
209 inline TAknTextLineLayout Cell_pane_texts__cale_month__Line_1(TInt aIndex_C, TInt aCommon1) { return (*(TCell_pane_texts__cale_month__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_texts__cale_month__Line_1)))(aIndex_C, aCommon1); } |
|
210 |
|
211 // LAF Table : Cell pane elements (calc) |
|
212 inline TAknWindowLineLayout Cell_pane_elements__calc__Line_1() { return (*(TCell_pane_elements__calc__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__calc__Line_1)))(); } |
|
213 |
|
214 // LAF Table : Cell pane elements (cale week) |
|
215 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_1(const TRect& aParentRect, TInt aIndex_C) { return (*(TCell_pane_elements__cale_week__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__Line_1)))(aParentRect, aIndex_C); } |
|
216 |
|
217 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_2(TInt aIndex_t) { return (*(TCell_pane_elements__cale_week__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__Line_2)))(aIndex_t); } |
|
218 |
|
219 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_3(TInt aIndex_t) { return (*(TCell_pane_elements__cale_week__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__Line_3)))(aIndex_t); } |
|
220 |
|
221 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_4() { return (*(TCell_pane_elements__cale_week__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__Line_4)))(); } |
|
222 |
|
223 inline TAknLayoutTableLimits Cell_pane_elements__cale_week__SUB_TABLE_0_Limits() { return (*(TCell_pane_elements__cale_week__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__SUB_TABLE_0_Limits)))(); } |
|
224 |
|
225 inline TAknWindowLineLayout Cell_pane_elements__cale_week__SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) { return (*(TCell_pane_elements__cale_week__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__cale_week__SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
226 |
|
227 // LAF Table : Voice Recorder cell elements |
|
228 inline TAknWindowLineLayout Voice_Recorder_cell_elements_Line_1() { return (*(TVoice_Recorder_cell_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_cell_elements_Line_1)))(); } |
|
229 |
|
230 // LAF Table : Graphical message cell elements |
|
231 inline TAknWindowLineLayout Graphical_message_cell_elements_Line_1() { return (*(TGraphical_message_cell_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_cell_elements_Line_1)))(); } |
|
232 |
|
233 inline TAknWindowLineLayout Graphical_message_cell_elements_Line_2() { return (*(TGraphical_message_cell_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_cell_elements_Line_2)))(); } |
|
234 |
|
235 inline TAknLayoutTableLimits Graphical_message_cell_elements_Limits() { return (*(TGraphical_message_cell_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_cell_elements_Limits)))(); } |
|
236 |
|
237 inline TAknWindowLineLayout Graphical_message_cell_elements(TInt aLineIndex) { return (*(TGraphical_message_cell_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_cell_elements)))(aLineIndex); } |
|
238 |
|
239 // LAF Table : MediaPlayer cell elements |
|
240 inline TAknWindowLineLayout MediaPlayer_cell_elements_Line_1() { return (*(TMediaPlayer_cell_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_MediaPlayer_cell_elements_Line_1)))(); } |
|
241 |
|
242 // LAF Table : Cell pane highlight elements (various) |
|
243 inline TAknWindowLineLayout Cell_pane_highlight_elements__various__Line_1(const TRect& aParentRect) { return (*(TCell_pane_highlight_elements__various__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_highlight_elements__various__Line_1)))(aParentRect); } |
|
244 |
|
245 // LAF Table : Cell pane highlight elements (qdial) |
|
246 inline TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_1(const TRect& aParentRect) { return (*(TCell_pane_highlight_elements__qdial__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_highlight_elements__qdial__Line_1)))(aParentRect); } |
|
247 |
|
248 inline TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_2() { return (*(TCell_pane_highlight_elements__qdial__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_highlight_elements__qdial__Line_2)))(); } |
|
249 |
|
250 // LAF Table : Browser texts |
|
251 inline TAknTextLineLayout Browser_texts_Line_1(TInt aIndex_C, TInt aIndex_B) { return (*(TBrowser_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_texts_Line_1)))(aIndex_C, aIndex_B); } |
|
252 |
|
253 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_1(TInt aIndex_C, TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_texts_Line_1)))(aIndex_C, aNumberOfLinesShown); } |
|
254 |
|
255 inline TAknTextLineLayout Browser_texts_Line_2(TInt aIndex_C, TInt aIndex_B) { return (*(TBrowser_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_texts_Line_2)))(aIndex_C, aIndex_B); } |
|
256 |
|
257 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_2(TInt aIndex_C, TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_texts_Line_2)))(aIndex_C, aNumberOfLinesShown); } |
|
258 |
|
259 inline TAknTextLineLayout Browser_texts_Line_3(TInt aIndex_C, TInt aIndex_B) { return (*(TBrowser_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_texts_Line_3)))(aIndex_C, aIndex_B); } |
|
260 |
|
261 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_3(TInt aIndex_C, TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_texts_Line_3)))(aIndex_C, aNumberOfLinesShown); } |
|
262 |
|
263 inline TAknLayoutTableLimits Browser_texts_Limits() { return (*(TBrowser_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_texts_Limits)))(); } |
|
264 |
|
265 inline TAknTextLineLayout Browser_texts(TInt aLineIndex, TInt aIndex_C, TInt aIndex_B) { return (*(TBrowser_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_texts)))(aLineIndex, aIndex_C, aIndex_B); } |
|
266 |
|
267 // LAF Table : Browser selection box elements |
|
268 inline TAknWindowLineLayout Browser_selection_box_elements_Line_1() { return (*(TBrowser_selection_box_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements_Line_1)))(); } |
|
269 |
|
270 inline TAknWindowLineLayout Browser_selection_box_elements_Line_2() { return (*(TBrowser_selection_box_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements_Line_2)))(); } |
|
271 |
|
272 inline TAknWindowLineLayout Browser_selection_box_elements_Line_3() { return (*(TBrowser_selection_box_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements_Line_3)))(); } |
|
273 |
|
274 inline TAknWindowLineLayout Browser_selection_box_elements_Line_4() { return (*(TBrowser_selection_box_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements_Line_4)))(); } |
|
275 |
|
276 inline TAknLayoutTableLimits Browser_selection_box_elements_Limits() { return (*(TBrowser_selection_box_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements_Limits)))(); } |
|
277 |
|
278 inline TAknWindowLineLayout Browser_selection_box_elements(TInt aLineIndex) { return (*(TBrowser_selection_box_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_selection_box_elements)))(aLineIndex); } |
|
279 |
|
280 // LAF Table : Browser highlights |
|
281 inline TAknWindowLineLayout Browser_highlights_Line_1(const TRect& aParentRect, TInt aCommon1) { return (*(TBrowser_highlights_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_highlights_Line_1)))(aParentRect, aCommon1); } |
|
282 |
|
283 inline TAknWindowLineLayout Browser_highlights_Line_2(const TRect& aParentRect, TInt aCommon1) { return (*(TBrowser_highlights_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_highlights_Line_2)))(aParentRect, aCommon1); } |
|
284 |
|
285 inline TAknLayoutTableLimits Browser_highlights_Limits() { return (*(TBrowser_highlights_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_highlights_Limits)))(); } |
|
286 |
|
287 inline TAknWindowLineLayout Browser_highlights(TInt aLineIndex, const TRect& aParentRect, TInt aCommon1) { return (*(TBrowser_highlights_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_highlights)))(aLineIndex, aParentRect, aCommon1); } |
|
288 |
|
289 // LAF Table : Browser text link underlining |
|
290 inline TAknWindowLineLayout Browser_text_link_underlining_Line_1(const TRect& aParentRect, TInt aIndex_W) { return (*(TBrowser_text_link_underlining_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_text_link_underlining_Line_1)))(aParentRect, aIndex_W); } |
|
291 |
|
292 // LAF Table : Browser table frame graphics and highlight |
|
293 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_1() { return (*(TBrowser_table_frame_graphics_and_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_table_frame_graphics_and_highlight_Line_1)))(); } |
|
294 |
|
295 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_2() { return (*(TBrowser_table_frame_graphics_and_highlight_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_table_frame_graphics_and_highlight_Line_2)))(); } |
|
296 |
|
297 inline TAknLayoutTableLimits Browser_table_frame_graphics_and_highlight_Limits() { return (*(TBrowser_table_frame_graphics_and_highlight_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_table_frame_graphics_and_highlight_Limits)))(); } |
|
298 |
|
299 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight(TInt aLineIndex) { return (*(TBrowser_table_frame_graphics_and_highlight_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_table_frame_graphics_and_highlight)))(aLineIndex); } |
|
300 |
|
301 // LAF Table : Browser image frame and highlight |
|
302 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_1(TInt aIndex_C) { return (*(TBrowser_image_frame_and_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_frame_and_highlight_Line_1)))(aIndex_C); } |
|
303 |
|
304 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_2() { return (*(TBrowser_image_frame_and_highlight_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_frame_and_highlight_Line_2)))(); } |
|
305 |
|
306 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_3() { return (*(TBrowser_image_frame_and_highlight_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_frame_and_highlight_Line_3)))(); } |
|
307 |
|
308 inline TAknLayoutTableLimits Browser_image_frame_and_highlight_SUB_TABLE_0_Limits() { return (*(TBrowser_image_frame_and_highlight_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_frame_and_highlight_SUB_TABLE_0_Limits)))(); } |
|
309 |
|
310 inline TAknWindowLineLayout Browser_image_frame_and_highlight_SUB_TABLE_0(TInt aLineIndex) { return (*(TBrowser_image_frame_and_highlight_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_image_frame_and_highlight_SUB_TABLE_0)))(aLineIndex); } |
|
311 |
|
312 // LAF Table : Browser broken image |
|
313 inline TAknWindowLineLayout Browser_broken_image_Line_1() { return (*(TBrowser_broken_image_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image_Line_1)))(); } |
|
314 |
|
315 inline TAknWindowLineLayout Browser_broken_image_Line_2() { return (*(TBrowser_broken_image_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image_Line_2)))(); } |
|
316 |
|
317 inline TAknWindowLineLayout Browser_broken_image_Line_3() { return (*(TBrowser_broken_image_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image_Line_3)))(); } |
|
318 |
|
319 inline TAknLayoutTableLimits Browser_broken_image_Limits() { return (*(TBrowser_broken_image_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image_Limits)))(); } |
|
320 |
|
321 inline TAknWindowLineLayout Browser_broken_image(TInt aLineIndex) { return (*(TBrowser_broken_image_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image)))(aLineIndex); } |
|
322 |
|
323 // LAF Table : Browser broken image text |
|
324 inline TAknTextLineLayout Browser_broken_image_text_Line_1() { return (*(TBrowser_broken_image_text_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_broken_image_text_Line_1)))(); } |
|
325 |
|
326 // LAF Table : Calendar Day view elements and descendants |
|
327 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_1() { return (*(TCalendar_Day_view_elements_and_descendants_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Day_view_elements_and_descendants_Line_1)))(); } |
|
328 |
|
329 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_2() { return (*(TCalendar_Day_view_elements_and_descendants_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Day_view_elements_and_descendants_Line_2)))(); } |
|
330 |
|
331 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_3() { return (*(TCalendar_Day_view_elements_and_descendants_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Day_view_elements_and_descendants_Line_3)))(); } |
|
332 |
|
333 inline TAknWindowLineLayout list_cale_pane() { return (*(Tlist_cale_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_cale_pane)))(); } |
|
334 |
|
335 inline TAknLayoutTableLimits Calendar_Day_view_elements_and_descendants_Limits() { return (*(TCalendar_Day_view_elements_and_descendants_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Day_view_elements_and_descendants_Limits)))(); } |
|
336 |
|
337 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants(TInt aLineIndex) { return (*(TCalendar_Day_view_elements_and_descendants_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Day_view_elements_and_descendants)))(aLineIndex); } |
|
338 |
|
339 // LAF Table : List pane texts (cale time empty) |
|
340 inline TAknTextLineLayout List_pane_texts__cale_time_empty__Line_1(TInt aIndex_B) { return (*(TList_pane_texts__cale_time_empty__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__cale_time_empty__Line_1)))(aIndex_B); } |
|
341 |
|
342 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time_empty__Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_List_pane_texts__cale_time_empty__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_List_pane_texts__cale_time_empty__Line_1)))(aNumberOfLinesShown); } |
|
343 |
|
344 // LAF Table : Calendar Week view elements |
|
345 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_1() { return (*(TCalendar_Week_view_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_1)))(); } |
|
346 |
|
347 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_2() { return (*(TCalendar_Week_view_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_2)))(); } |
|
348 |
|
349 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_3() { return (*(TCalendar_Week_view_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_3)))(); } |
|
350 |
|
351 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_4() { return (*(TCalendar_Week_view_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_4)))(); } |
|
352 |
|
353 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_5() { return (*(TCalendar_Week_view_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_5)))(); } |
|
354 |
|
355 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_6(TInt aIndex_l) { return (*(TCalendar_Week_view_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_6)))(aIndex_l); } |
|
356 |
|
357 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_7(TInt aIndex_t) { return (*(TCalendar_Week_view_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_7)))(aIndex_t); } |
|
358 |
|
359 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_8(TInt aIndex_t) { return (*(TCalendar_Week_view_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_Line_8)))(aIndex_t); } |
|
360 |
|
361 inline TAknWindowLineLayout grid_cale_week_pane() { return (*(Tgrid_cale_week_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_cale_week_pane)))(); } |
|
362 |
|
363 inline TAknLayoutTableLimits Calendar_Week_view_elements_SUB_TABLE_0_Limits() { return (*(TCalendar_Week_view_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_SUB_TABLE_0_Limits)))(); } |
|
364 |
|
365 inline TAknWindowLineLayout Calendar_Week_view_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TCalendar_Week_view_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_elements_SUB_TABLE_0)))(aLineIndex); } |
|
366 |
|
367 // LAF Table : Calendar Week view texts |
|
368 inline TAknTextLineLayout Calendar_Week_view_texts_Line_1(TInt aCommon1) { return (*(TCalendar_Week_view_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_texts_Line_1)))(aCommon1); } |
|
369 |
|
370 inline TAknTextLineLayout Calendar_Week_view_texts_Line_2(TInt aIndex_B) { return (*(TCalendar_Week_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Week_view_texts_Line_2)))(aIndex_B); } |
|
371 |
|
372 inline TAknMultiLineTextLayout Multiline_Calendar_Week_view_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Calendar_Week_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Calendar_Week_view_texts_Line_2)))(aNumberOfLinesShown); } |
|
373 |
|
374 // LAF Table : Calendar Month view elements |
|
375 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_1() { return (*(TCalendar_Month_view_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_1)))(); } |
|
376 |
|
377 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_2() { return (*(TCalendar_Month_view_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_2)))(); } |
|
378 |
|
379 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_3() { return (*(TCalendar_Month_view_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_3)))(); } |
|
380 |
|
381 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_4() { return (*(TCalendar_Month_view_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_4)))(); } |
|
382 |
|
383 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_5() { return (*(TCalendar_Month_view_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_5)))(); } |
|
384 |
|
385 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_6(TInt aIndex_l) { return (*(TCalendar_Month_view_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_6)))(aIndex_l); } |
|
386 |
|
387 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_7(TInt aCommon1, TInt aIndex_t) { return (*(TCalendar_Month_view_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_Line_7)))(aCommon1, aIndex_t); } |
|
388 |
|
389 inline TAknWindowLineLayout grid_cale_month_pane(TInt aCommon1) { return (*(Tgrid_cale_month_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_cale_month_pane)))(aCommon1); } |
|
390 |
|
391 inline TAknLayoutTableLimits Calendar_Month_view_elements_SUB_TABLE_0_Limits() { return (*(TCalendar_Month_view_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_SUB_TABLE_0_Limits)))(); } |
|
392 |
|
393 inline TAknWindowLineLayout Calendar_Month_view_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TCalendar_Month_view_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_elements_SUB_TABLE_0)))(aLineIndex); } |
|
394 |
|
395 // LAF Table : Calendar Month view texts |
|
396 inline TAknTextLineLayout Calendar_Month_view_texts_Line_1(TInt aCommon1) { return (*(TCalendar_Month_view_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_texts_Line_1)))(aCommon1); } |
|
397 |
|
398 inline TAknTextLineLayout Calendar_Month_view_texts_Line_2(TInt aIndex_B) { return (*(TCalendar_Month_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_Month_view_texts_Line_2)))(aIndex_B); } |
|
399 |
|
400 inline TAknMultiLineTextLayout Multiline_Calendar_Month_view_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Calendar_Month_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Calendar_Month_view_texts_Line_2)))(aNumberOfLinesShown); } |
|
401 |
|
402 // LAF Table : Calculator elements |
|
403 inline TAknWindowLineLayout Calculator_elements_Line_1() { return (*(TCalculator_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_elements_Line_1)))(); } |
|
404 |
|
405 inline TAknWindowLineLayout gqn_graf_calc_paper() { return (*(Tgqn_graf_calc_paper_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_gqn_graf_calc_paper)))(); } |
|
406 |
|
407 inline TAknWindowLineLayout Calculator_elements_Line_3(TInt aIndex_t) { return (*(TCalculator_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_elements_Line_3)))(aIndex_t); } |
|
408 |
|
409 inline TAknWindowLineLayout grid_calc_pane() { return (*(Tgrid_calc_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_calc_pane)))(); } |
|
410 |
|
411 inline TAknLayoutTableLimits Calculator_elements_SUB_TABLE_0_Limits() { return (*(TCalculator_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_elements_SUB_TABLE_0_Limits)))(); } |
|
412 |
|
413 inline TAknWindowLineLayout Calculator_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TCalculator_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_elements_SUB_TABLE_0)))(aLineIndex); } |
|
414 |
|
415 // LAF Table : Calculator texts |
|
416 inline TAknTextLineLayout Calculator_texts_Line_1() { return (*(TCalculator_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_1)))(); } |
|
417 |
|
418 inline TAknTextLineLayout Calculator_texts_Line_2() { return (*(TCalculator_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_2)))(); } |
|
419 |
|
420 inline TAknTextLineLayout Calculator_texts_Line_3() { return (*(TCalculator_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_3)))(); } |
|
421 |
|
422 inline TAknTextLineLayout Calculator_texts_Line_4() { return (*(TCalculator_texts_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_4)))(); } |
|
423 |
|
424 inline TAknTextLineLayout Calculator_texts_Line_5() { return (*(TCalculator_texts_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_5)))(); } |
|
425 |
|
426 inline TAknTextLineLayout Calculator_texts_Line_6() { return (*(TCalculator_texts_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_6)))(); } |
|
427 |
|
428 inline TAknTextLineLayout Calculator_texts_Line_7(TInt aIndex_B) { return (*(TCalculator_texts_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_7)))(aIndex_B); } |
|
429 |
|
430 inline TAknMultiLineTextLayout Multiline_Calculator_texts_Line_7(TInt aNumberOfLinesShown) { return (*(TMultiline_Calculator_texts_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Calculator_texts_Line_7)))(aNumberOfLinesShown); } |
|
431 |
|
432 inline TAknTextLineLayout Calculator_texts_Line_8(TInt aIndex_B) { return (*(TCalculator_texts_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_Line_8)))(aIndex_B); } |
|
433 |
|
434 inline TAknMultiLineTextLayout Multiline_Calculator_texts_Line_8(TInt aNumberOfLinesShown) { return (*(TMultiline_Calculator_texts_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Calculator_texts_Line_8)))(aNumberOfLinesShown); } |
|
435 |
|
436 inline TAknLayoutTableLimits Calculator_texts_SUB_TABLE_0_Limits() { return (*(TCalculator_texts_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_SUB_TABLE_0_Limits)))(); } |
|
437 |
|
438 inline TAknTextLineLayout Calculator_texts_SUB_TABLE_0(TInt aLineIndex) { return (*(TCalculator_texts_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_SUB_TABLE_0)))(aLineIndex); } |
|
439 |
|
440 inline TAknLayoutTableLimits Calculator_texts_SUB_TABLE_1_Limits() { return (*(TCalculator_texts_SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_SUB_TABLE_1_Limits)))(); } |
|
441 |
|
442 inline TAknTextLineLayout Calculator_texts_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_B) { return (*(TCalculator_texts_SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calculator_texts_SUB_TABLE_1)))(aLineIndex, aIndex_B); } |
|
443 |
|
444 // LAF Table : Real Time Alarm Clock view descendants panes and elements |
|
445 inline TAknWindowLineLayout popup_clock__ref__window() { return (*(Tpopup_clock__ref__window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_clock__ref__window)))(); } |
|
446 |
|
447 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2() { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2)))(); } |
|
448 |
|
449 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3() { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3)))(); } |
|
450 |
|
451 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4() { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4)))(); } |
|
452 |
|
453 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5() { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5)))(); } |
|
454 |
|
455 inline TAknLayoutTableLimits Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits() { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits)))(); } |
|
456 |
|
457 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements(TInt aLineIndex) { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements)))(aLineIndex); } |
|
458 |
|
459 // LAF Table : Real Time Alarm Clock view texts (skins) |
|
460 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_1(TInt aCommon1) { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_1)))(aCommon1); } |
|
461 |
|
462 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aIndex_B) { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_2)))(aIndex_B); } |
|
463 |
|
464 inline TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2)))(aNumberOfLinesShown); } |
|
465 |
|
466 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_3() { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_3)))(); } |
|
467 |
|
468 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aIndex_B) { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_4)))(aIndex_B); } |
|
469 |
|
470 inline TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aNumberOfLinesShown) { return (*(TMultiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4)))(aNumberOfLinesShown); } |
|
471 |
|
472 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_5() { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_5)))(); } |
|
473 |
|
474 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_6() { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_6)))(); } |
|
475 |
|
476 inline TAknLayoutTableLimits Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits() { return (*(TReal_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits)))(); } |
|
477 |
|
478 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0(TInt aLineIndex) { return (*(TReal_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0)))(aLineIndex); } |
|
479 |
|
480 // LAF Table : Clock find pane elements |
|
481 inline TAknWindowLineLayout Clock_find_pane_elements_Line_1() { return (*(TClock_find_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Line_1)))(); } |
|
482 |
|
483 inline TAknWindowLineLayout Clock_find_pane_elements_Line_2() { return (*(TClock_find_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Line_2)))(); } |
|
484 |
|
485 inline TAknWindowLineLayout Clock_find_pane_elements_Line_3() { return (*(TClock_find_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Line_3)))(); } |
|
486 |
|
487 inline TAknWindowLineLayout Clock_find_pane_elements_Line_4() { return (*(TClock_find_pane_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Line_4)))(); } |
|
488 |
|
489 inline TAknWindowLineLayout Clock_find_pane_elements_Line_5() { return (*(TClock_find_pane_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Line_5)))(); } |
|
490 |
|
491 inline TAknLayoutTableLimits Clock_find_pane_elements_Limits() { return (*(TClock_find_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements_Limits)))(); } |
|
492 |
|
493 inline TAknWindowLineLayout Clock_find_pane_elements(TInt aLineIndex) { return (*(TClock_find_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Clock_find_pane_elements)))(aLineIndex); } |
|
494 |
|
495 // LAF Table : Find pane texts |
|
496 inline TAknTextLineLayout Find_pane_texts_Line_1() { return (*(TFind_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_texts_Line_1)))(); } |
|
497 |
|
498 // LAF Table : Camcorder Still Image Viewfinder descendants and elements |
|
499 inline TAknWindowLineLayout Near_QCIF() { return (*(TNear_QCIF_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Near_QCIF)))(); } |
|
500 |
|
501 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2)))(); } |
|
502 |
|
503 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3)))(); } |
|
504 |
|
505 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4)))(); } |
|
506 |
|
507 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5)))(); } |
|
508 |
|
509 inline TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_descendants_and_elements_Limits() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Limits)))(); } |
|
510 |
|
511 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements(TInt aLineIndex) { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements)))(aLineIndex); } |
|
512 |
|
513 // LAF Table : Camcorder Zooming factor pane elements |
|
514 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_1() { return (*(TCamcorder_Zooming_factor_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_Line_1)))(); } |
|
515 |
|
516 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_2() { return (*(TCamcorder_Zooming_factor_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_Line_2)))(); } |
|
517 |
|
518 inline TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_Limits() { return (*(TCamcorder_Zooming_factor_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_Limits)))(); } |
|
519 |
|
520 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements(TInt aLineIndex) { return (*(TCamcorder_Zooming_factor_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements)))(aLineIndex); } |
|
521 |
|
522 // LAF Table : Camcorder Still Image Viewfinder texts |
|
523 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_1() { return (*(TCamcorder_Still_Image_Viewfinder_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_texts_Line_1)))(); } |
|
524 |
|
525 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_2() { return (*(TCamcorder_Still_Image_Viewfinder_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_texts_Line_2)))(); } |
|
526 |
|
527 inline TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_texts_Limits() { return (*(TCamcorder_Still_Image_Viewfinder_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_texts_Limits)))(); } |
|
528 |
|
529 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts(TInt aLineIndex) { return (*(TCamcorder_Still_Image_Viewfinder_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_texts)))(aLineIndex); } |
|
530 |
|
531 // LAF Table : Camcorder Video Viewfinder descendants and elements |
|
532 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_1() { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_1)))(); } |
|
533 |
|
534 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_2() { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_2)))(); } |
|
535 |
|
536 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_3(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_3)))(aIndex_C); } |
|
537 |
|
538 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_4(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_4)))(aIndex_C); } |
|
539 |
|
540 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_5(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_5)))(aIndex_C); } |
|
541 |
|
542 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_6(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_6)))(aIndex_C); } |
|
543 |
|
544 inline TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits() { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits)))(); } |
|
545 |
|
546 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0)))(aLineIndex); } |
|
547 |
|
548 inline TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits() { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits)))(); } |
|
549 |
|
550 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1)))(aLineIndex, aIndex_C); } |
|
551 |
|
552 // LAF Table : Camcorder Video Recording descendants and elements |
|
553 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_1() { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_1)))(); } |
|
554 |
|
555 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_2() { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_2)))(); } |
|
556 |
|
557 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_3(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_3)))(aIndex_C); } |
|
558 |
|
559 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_4(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_4)))(aIndex_C); } |
|
560 |
|
561 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_5(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_5)))(aIndex_C); } |
|
562 |
|
563 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_6(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_6)))(aIndex_C); } |
|
564 |
|
565 inline TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits() { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits)))(); } |
|
566 |
|
567 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0)))(aLineIndex); } |
|
568 |
|
569 inline TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits() { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits)))(); } |
|
570 |
|
571 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1)))(aLineIndex, aIndex_C); } |
|
572 |
|
573 // LAF Table : Camcorder Duration texts |
|
574 inline TAknTextLineLayout Camcorder_Duration_texts_Line_1() { return (*(TCamcorder_Duration_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Duration_texts_Line_1)))(); } |
|
575 |
|
576 // LAF Table : Camcorder Post Recording elements |
|
577 inline TAknWindowLineLayout QVGA() { return (*(TQVGA_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_QVGA)))(); } |
|
578 |
|
579 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_2() { return (*(TCamcorder_Video_Post_recording_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Post_recording_elements_Line_2)))(); } |
|
580 |
|
581 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_3() { return (*(TCamcorder_Video_Post_recording_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Post_recording_elements_Line_3)))(); } |
|
582 |
|
583 inline TAknLayoutTableLimits Camcorder_Video_Post_recording_elements_Limits() { return (*(TCamcorder_Video_Post_recording_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Post_recording_elements_Limits)))(); } |
|
584 |
|
585 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements(TInt aLineIndex) { return (*(TCamcorder_Video_Post_recording_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Post_recording_elements)))(aLineIndex); } |
|
586 |
|
587 // LAF Table : Graphical message selection layout elements |
|
588 inline TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_1(TInt aIndex_t) { return (*(TGraphical_message_selection_layout_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_selection_layout_elements_Line_1)))(aIndex_t); } |
|
589 |
|
590 inline TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_2(TInt aIndex_l) { return (*(TGraphical_message_selection_layout_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_selection_layout_elements_Line_2)))(aIndex_l); } |
|
591 |
|
592 inline TAknWindowLineLayout grid_gms_pane() { return (*(Tgrid_gms_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_gms_pane)))(); } |
|
593 |
|
594 // LAF Table : Help texts |
|
595 inline TAknTextLineLayout Help_texts_Line_1(TInt aIndex_B) { return (*(THelp_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Help_texts_Line_1)))(aIndex_B); } |
|
596 |
|
597 inline TAknMultiLineTextLayout Multiline_Help_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Help_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Help_texts_Line_1)))(aNumberOfLinesShown); } |
|
598 |
|
599 // LAF Table : Phonebook Photo view elements |
|
600 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_1() { return (*(TPhonebook_Photo_view_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_1)))(); } |
|
601 |
|
602 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_2() { return (*(TPhonebook_Photo_view_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_2)))(); } |
|
603 |
|
604 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_3() { return (*(TPhonebook_Photo_view_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_3)))(); } |
|
605 |
|
606 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_4() { return (*(TPhonebook_Photo_view_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_4)))(); } |
|
607 |
|
608 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_5() { return (*(TPhonebook_Photo_view_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_5)))(); } |
|
609 |
|
610 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_6() { return (*(TPhonebook_Photo_view_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_6)))(); } |
|
611 |
|
612 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_7() { return (*(TPhonebook_Photo_view_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_7)))(); } |
|
613 |
|
614 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_8() { return (*(TPhonebook_Photo_view_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Line_8)))(); } |
|
615 |
|
616 inline TAknLayoutTableLimits Phonebook_Photo_view_elements_Limits() { return (*(TPhonebook_Photo_view_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements_Limits)))(); } |
|
617 |
|
618 inline TAknWindowLineLayout Phonebook_Photo_view_elements(TInt aLineIndex) { return (*(TPhonebook_Photo_view_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_Photo_view_elements)))(aLineIndex); } |
|
619 |
|
620 // LAF Table : Presence status list components |
|
621 inline TAknWindowLineLayout Presence_status_list_components_Line_1() { return (*(TPresence_status_list_components_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_list_components_Line_1)))(); } |
|
622 |
|
623 inline TAknWindowLineLayout Presence_status_list_components_Line_2() { return (*(TPresence_status_list_components_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_list_components_Line_2)))(); } |
|
624 |
|
625 inline TAknWindowLineLayout Presence_status_list_components_Line_3() { return (*(TPresence_status_list_components_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_list_components_Line_3)))(); } |
|
626 |
|
627 inline TAknWindowLineLayout image_or_qgn_prop_dyc_big__ref_() { return (*(Timage_or_qgn_prop_dyc_big__ref__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_image_or_qgn_prop_dyc_big__ref_)))(); } |
|
628 |
|
629 // LAF Table : Presence status list texts |
|
630 inline TAknTextLineLayout Presence_status_list_texts_Line_1(TInt aIndex_B) { return (*(TPresence_status_list_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_list_texts_Line_1)))(aIndex_B); } |
|
631 |
|
632 inline TAknMultiLineTextLayout Multiline_Presence_status_list_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Presence_status_list_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Presence_status_list_texts_Line_1)))(aNumberOfLinesShown); } |
|
633 |
|
634 // LAF Table : Pinboard elements (grid) |
|
635 inline TAknWindowLineLayout Pinboard_elements__grid__Line_1() { return (*(TPinboard_elements__grid__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_1)))(); } |
|
636 |
|
637 inline TAknWindowLineLayout Pinboard_elements__grid__Line_2() { return (*(TPinboard_elements__grid__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_2)))(); } |
|
638 |
|
639 inline TAknWindowLineLayout Pinboard_elements__grid__Line_3() { return (*(TPinboard_elements__grid__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_3)))(); } |
|
640 |
|
641 inline TAknWindowLineLayout Pinboard_elements__grid__Line_4(TInt aCommon1) { return (*(TPinboard_elements__grid__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_4)))(aCommon1); } |
|
642 |
|
643 inline TAknWindowLineLayout Pinboard_elements__grid__Line_5() { return (*(TPinboard_elements__grid__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_5)))(); } |
|
644 |
|
645 inline TAknWindowLineLayout Pinboard_elements__grid__Line_6(TInt aCommon1) { return (*(TPinboard_elements__grid__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_6)))(aCommon1); } |
|
646 |
|
647 inline TAknWindowLineLayout Pinboard_elements__grid__Line_7() { return (*(TPinboard_elements__grid__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__Line_7)))(); } |
|
648 |
|
649 inline TAknWindowLineLayout find_pinb_pane() { return (*(Tfind_pinb_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_find_pinb_pane)))(); } |
|
650 |
|
651 inline TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_0_Limits() { return (*(TPinboard_elements__grid__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__SUB_TABLE_0_Limits)))(); } |
|
652 |
|
653 inline TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_0(TInt aLineIndex) { return (*(TPinboard_elements__grid__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__SUB_TABLE_0)))(aLineIndex); } |
|
654 |
|
655 inline TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_1_Limits() { return (*(TPinboard_elements__grid__SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__SUB_TABLE_1_Limits)))(); } |
|
656 |
|
657 inline TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_1(TInt aLineIndex) { return (*(TPinboard_elements__grid__SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__grid__SUB_TABLE_1)))(aLineIndex); } |
|
658 |
|
659 // LAF Table : Find pane elements (pinb) |
|
660 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_1() { return (*(TFind_pane_elements__pinb__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb__Line_1)))(); } |
|
661 |
|
662 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_2() { return (*(TFind_pane_elements__pinb__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb__Line_2)))(); } |
|
663 |
|
664 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_3() { return (*(TFind_pane_elements__pinb__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb__Line_3)))(); } |
|
665 |
|
666 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_4() { return (*(TFind_pane_elements__pinb__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb__Line_4)))(); } |
|
667 |
|
668 inline TAknLayoutTableLimits Find_pane_elements__pinb__Limits() { return (*(TFind_pane_elements__pinb__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb__Limits)))(); } |
|
669 |
|
670 inline TAknWindowLineLayout Find_pane_elements__pinb_(TInt aLineIndex) { return (*(TFind_pane_elements__pinb__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements__pinb_)))(aLineIndex); } |
|
671 |
|
672 // LAF Table : Find pane texts (pinb) |
|
673 inline TAknTextLineLayout Find_pane_texts__pinb__Line_1() { return (*(TFind_pane_texts__pinb__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_texts__pinb__Line_1)))(); } |
|
674 |
|
675 inline TAknTextLineLayout Find_pane_texts__pinb__Line_2() { return (*(TFind_pane_texts__pinb__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_texts__pinb__Line_2)))(); } |
|
676 |
|
677 inline TAknLayoutTableLimits Find_pane_texts__pinb__Limits() { return (*(TFind_pane_texts__pinb__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_texts__pinb__Limits)))(); } |
|
678 |
|
679 inline TAknTextLineLayout Find_pane_texts__pinb_(TInt aLineIndex) { return (*(TFind_pane_texts__pinb__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_texts__pinb_)))(aLineIndex); } |
|
680 |
|
681 // LAF Table : Pinboard elements (list) |
|
682 inline TAknWindowLineLayout Pinboard_elements__list__Line_1() { return (*(TPinboard_elements__list__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_1)))(); } |
|
683 |
|
684 inline TAknWindowLineLayout Pinboard_elements__list__Line_2() { return (*(TPinboard_elements__list__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_2)))(); } |
|
685 |
|
686 inline TAknWindowLineLayout Pinboard_elements__list__Line_3() { return (*(TPinboard_elements__list__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_3)))(); } |
|
687 |
|
688 inline TAknWindowLineLayout Pinboard_elements__list__Line_4(TInt aCommon1) { return (*(TPinboard_elements__list__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_4)))(aCommon1); } |
|
689 |
|
690 inline TAknWindowLineLayout Pinboard_elements__list__Line_5() { return (*(TPinboard_elements__list__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_5)))(); } |
|
691 |
|
692 inline TAknWindowLineLayout Pinboard_elements__list__Line_6(TInt aCommon1) { return (*(TPinboard_elements__list__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__Line_6)))(aCommon1); } |
|
693 |
|
694 inline TAknWindowLineLayout list_pinb_pane() { return (*(Tlist_pinb_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_pinb_pane)))(); } |
|
695 |
|
696 inline TAknLayoutTableLimits Pinboard_elements__list__SUB_TABLE_0_Limits() { return (*(TPinboard_elements__list__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__SUB_TABLE_0_Limits)))(); } |
|
697 |
|
698 inline TAknWindowLineLayout Pinboard_elements__list__SUB_TABLE_0(TInt aLineIndex) { return (*(TPinboard_elements__list__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinboard_elements__list__SUB_TABLE_0)))(aLineIndex); } |
|
699 |
|
700 // LAF Table : Speed Dial descendants |
|
701 inline TAknWindowLineLayout Speed_Dial_descendants_Line_1() { return (*(TSpeed_Dial_descendants_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Speed_Dial_descendants_Line_1)))(); } |
|
702 |
|
703 // LAF Table : Voice Recorder elements |
|
704 inline TAknWindowLineLayout grid_vorec_pane() { return (*(Tgrid_vorec_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_vorec_pane)))(); } |
|
705 |
|
706 inline TAknWindowLineLayout Voice_Recorder_elements_Line_2() { return (*(TVoice_Recorder_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements_Line_2)))(); } |
|
707 |
|
708 inline TAknWindowLineLayout Voice_Recorder_elements_Line_3() { return (*(TVoice_Recorder_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements_Line_3)))(); } |
|
709 |
|
710 inline TAknWindowLineLayout Voice_Recorder_elements_Line_4() { return (*(TVoice_Recorder_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements_Line_4)))(); } |
|
711 |
|
712 inline TAknWindowLineLayout Voice_Recorder_elements_Line_5() { return (*(TVoice_Recorder_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements_Line_5)))(); } |
|
713 |
|
714 inline TAknLayoutTableLimits Voice_Recorder_elements_Limits() { return (*(TVoice_Recorder_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements_Limits)))(); } |
|
715 |
|
716 inline TAknWindowLineLayout Voice_Recorder_elements(TInt aLineIndex) { return (*(TVoice_Recorder_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_elements)))(aLineIndex); } |
|
717 |
|
718 // LAF Table : Voice Recorder texts |
|
719 inline TAknTextLineLayout Voice_Recorder_texts_Line_1() { return (*(TVoice_Recorder_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_1)))(); } |
|
720 |
|
721 inline TAknTextLineLayout Voice_Recorder_texts_Line_2() { return (*(TVoice_Recorder_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_2)))(); } |
|
722 |
|
723 inline TAknTextLineLayout Voice_Recorder_texts_Line_3() { return (*(TVoice_Recorder_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_3)))(); } |
|
724 |
|
725 inline TAknTextLineLayout Voice_Recorder_texts_Line_4() { return (*(TVoice_Recorder_texts_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_4)))(); } |
|
726 |
|
727 inline TAknTextLineLayout Voice_Recorder_texts_Line_5() { return (*(TVoice_Recorder_texts_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_5)))(); } |
|
728 |
|
729 inline TAknTextLineLayout Voice_Recorder_texts_Line_6() { return (*(TVoice_Recorder_texts_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Line_6)))(); } |
|
730 |
|
731 inline TAknLayoutTableLimits Voice_Recorder_texts_Limits() { return (*(TVoice_Recorder_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts_Limits)))(); } |
|
732 |
|
733 inline TAknTextLineLayout Voice_Recorder_texts(TInt aLineIndex) { return (*(TVoice_Recorder_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Voice_Recorder_texts)))(aLineIndex); } |
|
734 |
|
735 // LAF Table : Message writing texts |
|
736 inline TAknTextLineLayout Message_writing_texts_Line_1(TInt aIndex_B) { return (*(TMessage_writing_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_texts_Line_1)))(aIndex_B); } |
|
737 |
|
738 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Message_writing_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Message_writing_texts_Line_1)))(aNumberOfLinesShown); } |
|
739 |
|
740 inline TAknTextLineLayout Message_writing_texts_Line_2(TInt aIndex_B) { return (*(TMessage_writing_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_texts_Line_2)))(aIndex_B); } |
|
741 |
|
742 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Message_writing_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Message_writing_texts_Line_2)))(aNumberOfLinesShown); } |
|
743 |
|
744 inline TAknTextLineLayout Message_writing_texts_Line_3(TInt aIndex_B) { return (*(TMessage_writing_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_texts_Line_3)))(aIndex_B); } |
|
745 |
|
746 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_3(TInt aNumberOfLinesShown) { return (*(TMultiline_Message_writing_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Message_writing_texts_Line_3)))(aNumberOfLinesShown); } |
|
747 |
|
748 inline TAknLayoutTableLimits Message_writing_texts_Limits() { return (*(TMessage_writing_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_texts_Limits)))(); } |
|
749 |
|
750 inline TAknTextLineLayout Message_writing_texts(TInt aLineIndex, TInt aIndex_B) { return (*(TMessage_writing_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_texts)))(aLineIndex, aIndex_B); } |
|
751 |
|
752 // LAF Table : Smart Messages |
|
753 inline TAknTextLineLayout Smart_Messages_Line_1(TInt aIndex_B) { return (*(TSmart_Messages_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Smart_Messages_Line_1)))(aIndex_B); } |
|
754 |
|
755 inline TAknMultiLineTextLayout Multiline_Smart_Messages_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Smart_Messages_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Smart_Messages_Line_1)))(aNumberOfLinesShown); } |
|
756 |
|
757 inline TAknTextLineLayout Smart_Messages_Line_2(TInt aIndex_B) { return (*(TSmart_Messages_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Smart_Messages_Line_2)))(aIndex_B); } |
|
758 |
|
759 inline TAknMultiLineTextLayout Multiline_Smart_Messages_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Smart_Messages_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Smart_Messages_Line_2)))(aNumberOfLinesShown); } |
|
760 |
|
761 inline TAknLayoutTableLimits Smart_Messages_Limits() { return (*(TSmart_Messages_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Smart_Messages_Limits)))(); } |
|
762 |
|
763 inline TAknTextLineLayout Smart_Messages(TInt aLineIndex, TInt aIndex_B) { return (*(TSmart_Messages_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Smart_Messages)))(aLineIndex, aIndex_B); } |
|
764 |
|
765 // LAF Table : Note writing layout elements |
|
766 inline TAknWindowLineLayout Note_writing_layout_elements_Line_1() { return (*(TNote_writing_layout_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_Line_1)))(); } |
|
767 |
|
768 inline TAknWindowLineLayout Note_writing_layout_elements_Line_2() { return (*(TNote_writing_layout_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_Line_2)))(); } |
|
769 |
|
770 inline TAknWindowLineLayout Note_writing_layout_elements_Line_3() { return (*(TNote_writing_layout_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_Line_3)))(); } |
|
771 |
|
772 inline TAknWindowLineLayout Note_writing_layout_elements_Line_4() { return (*(TNote_writing_layout_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_Line_4)))(); } |
|
773 |
|
774 inline TAknWindowLineLayout Note_writing_layout_elements_Line_5(TInt aIndex_t) { return (*(TNote_writing_layout_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_Line_5)))(aIndex_t); } |
|
775 |
|
776 inline TAknLayoutTableLimits Note_writing_layout_elements_SUB_TABLE_0_Limits() { return (*(TNote_writing_layout_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_SUB_TABLE_0_Limits)))(); } |
|
777 |
|
778 inline TAknWindowLineLayout Note_writing_layout_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TNote_writing_layout_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_layout_elements_SUB_TABLE_0)))(aLineIndex); } |
|
779 |
|
780 // LAF Table : Note writing texts |
|
781 inline TAknTextLineLayout Note_writing_texts_Line_1(TInt aIndex_B) { return (*(TNote_writing_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Note_writing_texts_Line_1)))(aIndex_B); } |
|
782 |
|
783 inline TAknMultiLineTextLayout Multiline_Note_writing_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Note_writing_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Note_writing_texts_Line_1)))(aNumberOfLinesShown); } |
|
784 |
|
785 // LAF Table : IM chat view descendant panes |
|
786 inline TAknWindowLineLayout im_reading_pane(TInt aIndex_H) { return (*(Tim_reading_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_im_reading_pane)))(aIndex_H); } |
|
787 |
|
788 inline TAknWindowLineLayout im_writing_pane(TInt aCommon1) { return (*(Tim_writing_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_im_writing_pane)))(aCommon1); } |
|
789 |
|
790 // LAF Table : IM navi pane texts |
|
791 inline TAknTextLineLayout IM_navi_pane_texts_Line_1(TInt aIndex_C, TInt aIndex_W) { return (*(TIM_navi_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_navi_pane_texts_Line_1)))(aIndex_C, aIndex_W); } |
|
792 |
|
793 // LAF Table : IM reading pane texts |
|
794 inline TAknTextLineLayout IM_reading_pane_texts_Line_1(TInt aCommon1) { return (*(TIM_reading_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_pane_texts_Line_1)))(aCommon1); } |
|
795 |
|
796 inline TAknTextLineLayout IM_reading_pane_texts_Line_2() { return (*(TIM_reading_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_pane_texts_Line_2)))(); } |
|
797 |
|
798 inline TAknWindowLineLayout im_reading_field(TInt aIndex_t) { return (*(Tim_reading_field_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_im_reading_field)))(aIndex_t); } |
|
799 |
|
800 // LAF Table : IM text elements |
|
801 inline TAknWindowLineLayout IM_text_elements_Line_1() { return (*(TIM_text_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_text_elements_Line_1)))(); } |
|
802 |
|
803 inline TAknWindowLineLayout IM_text_elements_Line_2() { return (*(TIM_text_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_text_elements_Line_2)))(); } |
|
804 |
|
805 inline TAknWindowLineLayout smiley__qgn_prop_im_smileys__ref__() { return (*(Tsmiley__qgn_prop_im_smileys__ref___sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_smiley__qgn_prop_im_smileys__ref__)))(); } |
|
806 |
|
807 inline TAknLayoutTableLimits IM_text_elements_Limits() { return (*(TIM_text_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_text_elements_Limits)))(); } |
|
808 |
|
809 inline TAknWindowLineLayout IM_text_elements(TInt aLineIndex) { return (*(TIM_text_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_text_elements)))(aLineIndex); } |
|
810 |
|
811 // LAF Table : IM reading field highlight graphics |
|
812 inline TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_1(const TRect& aParentRect) { return (*(TIM_reading_field_highlight_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_field_highlight_graphics_Line_1)))(aParentRect); } |
|
813 |
|
814 inline TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_2(const TRect& aParentRect) { return (*(TIM_reading_field_highlight_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_field_highlight_graphics_Line_2)))(aParentRect); } |
|
815 |
|
816 inline TAknLayoutTableLimits IM_reading_field_highlight_graphics_Limits() { return (*(TIM_reading_field_highlight_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_field_highlight_graphics_Limits)))(); } |
|
817 |
|
818 inline TAknWindowLineLayout IM_reading_field_highlight_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TIM_reading_field_highlight_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_reading_field_highlight_graphics)))(aLineIndex, aParentRect); } |
|
819 |
|
820 // LAF Table : IM writing field elements |
|
821 inline TAknWindowLineLayout IM_writing_field_elements_Line_1(TInt aIndex_H) { return (*(TIM_writing_field_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_writing_field_elements_Line_1)))(aIndex_H); } |
|
822 |
|
823 inline TAknWindowLineLayout IM_writing_field_elements_Line_2() { return (*(TIM_writing_field_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_writing_field_elements_Line_2)))(); } |
|
824 |
|
825 inline TAknWindowLineLayout IM_writing_field_elements_Line_3(TInt aIndex_H) { return (*(TIM_writing_field_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_writing_field_elements_Line_3)))(aIndex_H); } |
|
826 |
|
827 // LAF Table : IM writing pane texts |
|
828 inline TAknTextLineLayout IM_writing_pane_texts_Line_1(TInt aIndex_B) { return (*(TIM_writing_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_IM_writing_pane_texts_Line_1)))(aIndex_B); } |
|
829 |
|
830 inline TAknMultiLineTextLayout Multiline_IM_writing_pane_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_IM_writing_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_IM_writing_pane_texts_Line_1)))(aNumberOfLinesShown); } |
|
831 |
|
832 // LAF Table : Media Player layout descendant pane |
|
833 inline TAknWindowLineLayout mp_bg_pane() { return (*(Tmp_bg_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_mp_bg_pane)))(); } |
|
834 |
|
835 // LAF Table : Empty Player view elements |
|
836 inline TAknWindowLineLayout Empty_Player_view_elements_Line_1() { return (*(TEmpty_Player_view_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Empty_Player_view_elements_Line_1)))(); } |
|
837 |
|
838 // LAF Table : Media Player Playback view navi pane elements |
|
839 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_1() { return (*(TMedia_Player_Playback_view_navi_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_navi_pane_elements_Line_1)))(); } |
|
840 |
|
841 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_2() { return (*(TMedia_Player_Playback_view_navi_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_navi_pane_elements_Line_2)))(); } |
|
842 |
|
843 inline TAknLayoutTableLimits Media_Player_Playback_view_navi_pane_elements_Limits() { return (*(TMedia_Player_Playback_view_navi_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_navi_pane_elements_Limits)))(); } |
|
844 |
|
845 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements(TInt aLineIndex) { return (*(TMedia_Player_Playback_view_navi_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_navi_pane_elements)))(aLineIndex); } |
|
846 |
|
847 // LAF Table : Media Player Playback view navi pane texts |
|
848 inline TAknTextLineLayout Media_Player_Playback_view_navi_pane_texts_Line_1() { return (*(TMedia_Player_Playback_view_navi_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_navi_pane_texts_Line_1)))(); } |
|
849 |
|
850 // LAF Table : Media Player Playlist navi pane elements |
|
851 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_1() { return (*(TMedia_Player_Playlist_navi_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playlist_navi_pane_elements_Line_1)))(); } |
|
852 |
|
853 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_2() { return (*(TMedia_Player_Playlist_navi_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playlist_navi_pane_elements_Line_2)))(); } |
|
854 |
|
855 inline TAknLayoutTableLimits Media_Player_Playlist_navi_pane_elements_Limits() { return (*(TMedia_Player_Playlist_navi_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playlist_navi_pane_elements_Limits)))(); } |
|
856 |
|
857 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements(TInt aLineIndex) { return (*(TMedia_Player_Playlist_navi_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playlist_navi_pane_elements)))(aLineIndex); } |
|
858 |
|
859 // LAF Table : Media Player Playback view elements |
|
860 inline TAknWindowLineLayout grid_mp_pane() { return (*(Tgrid_mp_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_mp_pane)))(); } |
|
861 |
|
862 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_2() { return (*(TMedia_Player_Playback_view_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_elements_Line_2)))(); } |
|
863 |
|
864 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_3() { return (*(TMedia_Player_Playback_view_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_elements_Line_3)))(); } |
|
865 |
|
866 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_4() { return (*(TMedia_Player_Playback_view_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_elements_Line_4)))(); } |
|
867 |
|
868 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_5() { return (*(TMedia_Player_Playback_view_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_elements_Line_5)))(); } |
|
869 |
|
870 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_6() { return (*(TMedia_Player_Playback_view_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_elements_Line_6)))(); } |
|
871 |
|
872 // LAF Table : Media Player Playback view texts |
|
873 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_1() { return (*(TMedia_Player_Playback_view_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_1)))(); } |
|
874 |
|
875 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_2() { return (*(TMedia_Player_Playback_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_2)))(); } |
|
876 |
|
877 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_3() { return (*(TMedia_Player_Playback_view_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_3)))(); } |
|
878 |
|
879 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_4() { return (*(TMedia_Player_Playback_view_texts_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_4)))(); } |
|
880 |
|
881 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_5() { return (*(TMedia_Player_Playback_view_texts_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_5)))(); } |
|
882 |
|
883 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_6() { return (*(TMedia_Player_Playback_view_texts_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_6)))(); } |
|
884 |
|
885 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_7() { return (*(TMedia_Player_Playback_view_texts_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Line_7)))(); } |
|
886 |
|
887 inline TAknLayoutTableLimits Media_Player_Playback_view_texts_Limits() { return (*(TMedia_Player_Playback_view_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts_Limits)))(); } |
|
888 |
|
889 inline TAknTextLineLayout Media_Player_Playback_view_texts(TInt aLineIndex) { return (*(TMedia_Player_Playback_view_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_Playback_view_texts)))(aLineIndex); } |
|
890 |
|
891 // LAF Table : SMIL presentation attachment element |
|
892 inline TAknWindowLineLayout SMIL_presentation_attachment_element_Line_1() { return (*(TSMIL_presentation_attachment_element_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_attachment_element_Line_1)))(); } |
|
893 |
|
894 // LAF Table : SMIL presentation attachment highlight |
|
895 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_1() { return (*(TSMIL_presentation_attachment_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_attachment_highlight_Line_1)))(); } |
|
896 |
|
897 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_2() { return (*(TSMIL_presentation_attachment_highlight_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_attachment_highlight_Line_2)))(); } |
|
898 |
|
899 inline TAknLayoutTableLimits SMIL_presentation_attachment_highlight_Limits() { return (*(TSMIL_presentation_attachment_highlight_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_attachment_highlight_Limits)))(); } |
|
900 |
|
901 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight(TInt aLineIndex) { return (*(TSMIL_presentation_attachment_highlight_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_attachment_highlight)))(aLineIndex); } |
|
902 |
|
903 // LAF Table : SMIL presentation elements and descendant panes |
|
904 inline TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_Line_1() { return (*(TSMIL_presentation_elements_and_descendant_panes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_elements_and_descendant_panes_Line_1)))(); } |
|
905 |
|
906 inline TAknWindowLineLayout smil_status_pane() { return (*(Tsmil_status_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_smil_status_pane)))(); } |
|
907 |
|
908 inline TAknWindowLineLayout smil_text_pane(TInt aIndex_t, TInt aIndex_H) { return (*(Tsmil_text_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_smil_text_pane)))(aIndex_t, aIndex_H); } |
|
909 |
|
910 inline TAknLayoutTableLimits SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits() { return (*(TSMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits)))(); } |
|
911 |
|
912 inline TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0(TInt aLineIndex) { return (*(TSMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0)))(aLineIndex); } |
|
913 |
|
914 // LAF Table : SMIL status pane elements and descendant panes |
|
915 inline TAknWindowLineLayout smil_volume_pane() { return (*(Tsmil_volume_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_smil_volume_pane)))(); } |
|
916 |
|
917 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_2() { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_2)))(); } |
|
918 |
|
919 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_3() { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_3)))(); } |
|
920 |
|
921 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_4() { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_4)))(); } |
|
922 |
|
923 inline TAknLayoutTableLimits SMIL_status_pane_elements_and_descendant_panes_Limits() { return (*(TSMIL_status_pane_elements_and_descendant_panes_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_elements_and_descendant_panes_Limits)))(); } |
|
924 |
|
925 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes(TInt aLineIndex) { return (*(TSMIL_status_pane_elements_and_descendant_panes_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_elements_and_descendant_panes)))(aLineIndex); } |
|
926 |
|
927 // LAF Table : SMIL status pane texts |
|
928 inline TAknTextLineLayout SMIL_status_pane_texts_Line_1() { return (*(TSMIL_status_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_status_pane_texts_Line_1)))(); } |
|
929 |
|
930 // LAF Table : SMIL volume pane elements |
|
931 inline TAknWindowLineLayout SMIL_volume_pane_elements_Line_1() { return (*(TSMIL_volume_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_volume_pane_elements_Line_1)))(); } |
|
932 |
|
933 inline TAknWindowLineLayout SMIL_volume_pane_elements_Line_2() { return (*(TSMIL_volume_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_volume_pane_elements_Line_2)))(); } |
|
934 |
|
935 inline TAknLayoutTableLimits SMIL_volume_pane_elements_Limits() { return (*(TSMIL_volume_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_volume_pane_elements_Limits)))(); } |
|
936 |
|
937 inline TAknWindowLineLayout SMIL_volume_pane_elements(TInt aLineIndex) { return (*(TSMIL_volume_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_volume_pane_elements)))(aLineIndex); } |
|
938 |
|
939 inline TAknTextLineLayout Location_request_type_texts_Line_1(TInt aIndex_B) { return (*(TLocation_request_type_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_type_texts_Line_1)))(aIndex_B); } |
|
940 |
|
941 inline TAknMultiLineTextLayout Multiline_Location_request_type_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Location_request_type_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Location_request_type_texts_Line_1)))(aNumberOfLinesShown); } |
|
942 |
|
943 inline TAknWindowLineLayout Location_requestor_pane_elements_Line_1(TInt aIndex_l) { return (*(TLocation_requestor_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_requestor_pane_elements_Line_1)))(aIndex_l); } |
|
944 |
|
945 inline TAknTextLineLayout Location_reqestor_pane_texts_Line_1(TInt aIndex_r, TInt aIndex_W) { return (*(TLocation_reqestor_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_reqestor_pane_texts_Line_1)))(aIndex_r, aIndex_W); } |
|
946 |
|
947 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_1(const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Line_1)))(aParentRect); } |
|
948 |
|
949 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_2(const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Line_2)))(aParentRect); } |
|
950 |
|
951 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_3(const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Line_3)))(aParentRect); } |
|
952 |
|
953 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_4(const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Line_4)))(aParentRect); } |
|
954 |
|
955 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_5(const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Line_5)))(aParentRect); } |
|
956 |
|
957 inline TAknLayoutTableLimits Location_request_popup_window_grapihcs_Limits() { return (*(TLocation_request_popup_window_grapihcs_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs_Limits)))(); } |
|
958 |
|
959 inline TAknWindowLineLayout Location_request_popup_window_grapihcs(TInt aLineIndex, const TRect& aParentRect) { return (*(TLocation_request_popup_window_grapihcs_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Location_request_popup_window_grapihcs)))(aLineIndex, aParentRect); } |
|
960 |
|
961 inline TAknLayoutTableLimits Volume_strength_area_values_Limits() { return (*(TVolume_strength_area_values_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Limits)))(); } |
|
962 |
|
963 inline TAknWindowLineLayout Volume_strength_area_values(TInt aLineIndex) { return (*(TVolume_strength_area_values_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values)))(aLineIndex); } |
|
964 |
|
965 // LAF Table : SMIL text pane elements |
|
966 inline TAknWindowLineLayout SMIL_text_pane_elements_Line_1(const TRect& aParentRect) { return (*(TSMIL_text_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_text_pane_elements_Line_1)))(aParentRect); } |
|
967 |
|
968 inline TAknWindowLineLayout smil_scroll_pane(const TRect& aParentRect) { return (*(Tsmil_scroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_smil_scroll_pane)))(aParentRect); } |
|
969 |
|
970 // LAF Table : SMIL text pane texts |
|
971 inline TAknTextLineLayout SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aIndex_B) { return (*(TSMIL_text_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_text_pane_texts_Line_1)))(aCommon1, aIndex_B); } |
|
972 |
|
973 inline TAknMultiLineTextLayout Multiline_SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown) { return (*(TMultiline_SMIL_text_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_SMIL_text_pane_texts_Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
974 |
|
975 // LAF Table : SMIL scroll pane elements |
|
976 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_1(const TRect& aParentRect) { return (*(TSMIL_scroll_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_scroll_pane_elements_Line_1)))(aParentRect); } |
|
977 |
|
978 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_2() { return (*(TSMIL_scroll_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_scroll_pane_elements_Line_2)))(); } |
|
979 |
|
980 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_3() { return (*(TSMIL_scroll_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_scroll_pane_elements_Line_3)))(); } |
|
981 |
|
982 inline TAknLayoutTableLimits SMIL_scroll_pane_elements_SUB_TABLE_0_Limits() { return (*(TSMIL_scroll_pane_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_scroll_pane_elements_SUB_TABLE_0_Limits)))(); } |
|
983 |
|
984 inline TAknWindowLineLayout SMIL_scroll_pane_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TSMIL_scroll_pane_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SMIL_scroll_pane_elements_SUB_TABLE_0)))(aLineIndex); } |
|
985 |
|
986 // LAF Table : Pop-up windows (status pane as parent) |
|
987 inline TAknWindowLineLayout popup_pbook_thumbnail_window() { return (*(Tpopup_pbook_thumbnail_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_pbook_thumbnail_window)))(); } |
|
988 |
|
989 inline TAknWindowLineLayout popup_call_status_window(TInt aIndex_l) { return (*(Tpopup_call_status_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_status_window)))(aIndex_l); } |
|
990 |
|
991 inline TAknWindowLineLayout popup_call_video_up_window(TInt aCommon1) { return (*(Tpopup_call_video_up_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_video_up_window)))(aCommon1); } |
|
992 |
|
993 inline TAknWindowLineLayout popup_cale_events_window(TInt aCommon1) { return (*(Tpopup_cale_events_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_cale_events_window)))(aCommon1); } |
|
994 |
|
995 // LAF Table : Pop-up window list pane descendants(call conf) |
|
996 inline TAknWindowLineLayout list_single_graphic_popup_conf_pane(TInt aIndex_t) { return (*(Tlist_single_graphic_popup_conf_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_single_graphic_popup_conf_pane)))(aIndex_t); } |
|
997 |
|
998 // LAF Table : List pane elements (conf single graphic) |
|
999 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_1() { return (*(TList_pane_elements__conf_single_graphic__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__conf_single_graphic__Line_1)))(); } |
|
1000 |
|
1001 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_2() { return (*(TList_pane_elements__conf_single_graphic__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__conf_single_graphic__Line_2)))(); } |
|
1002 |
|
1003 inline TAknLayoutTableLimits List_pane_elements__conf_single_graphic__Limits() { return (*(TList_pane_elements__conf_single_graphic__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__conf_single_graphic__Limits)))(); } |
|
1004 |
|
1005 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic_(TInt aLineIndex) { return (*(TList_pane_elements__conf_single_graphic__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__conf_single_graphic_)))(aLineIndex); } |
|
1006 |
|
1007 // LAF Table : List pane texts (conf single graphic) |
|
1008 inline TAknTextLineLayout List_pane_texts__conf_single_graphic__Line_1() { return (*(TList_pane_texts__conf_single_graphic__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__conf_single_graphic__Line_1)))(); } |
|
1009 |
|
1010 // LAF Table : List pane elements (menu single graphic bt) |
|
1011 inline TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_1() { return (*(TList_pane_elements__menu_single_graphic_bt__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__menu_single_graphic_bt__Line_1)))(); } |
|
1012 |
|
1013 inline TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_2(TInt aIndex_l) { return (*(TList_pane_elements__menu_single_graphic_bt__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__menu_single_graphic_bt__Line_2)))(aIndex_l); } |
|
1014 |
|
1015 // LAF Table : List pane text (menu single graphic bt) |
|
1016 inline TAknTextLineLayout List_pane_text__menu_single_graphic_bt__Line_1(TInt aCommon1) { return (*(TList_pane_text__menu_single_graphic_bt__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_text__menu_single_graphic_bt__Line_1)))(aCommon1); } |
|
1017 |
|
1018 // LAF Table : Highlight graphics |
|
1019 inline TAknWindowLineLayout Highlight_graphics_Line_1(const TRect& aParentRect) { return (*(THighlight_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Highlight_graphics_Line_1)))(aParentRect); } |
|
1020 |
|
1021 inline TAknWindowLineLayout Highlight_graphics_Line_2(const TRect& aParentRect) { return (*(THighlight_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Highlight_graphics_Line_2)))(aParentRect); } |
|
1022 |
|
1023 inline TAknLayoutTableLimits Highlight_graphics_Limits() { return (*(THighlight_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Highlight_graphics_Limits)))(); } |
|
1024 |
|
1025 inline TAknWindowLineLayout Highlight_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(THighlight_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Highlight_graphics)))(aLineIndex, aParentRect); } |
|
1026 |
|
1027 // LAF Table : Pop-up window grid pane descendants (large graphic gms) |
|
1028 inline TAknWindowLineLayout cell_large_graphic_popup_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_large_graphic_popup_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_large_graphic_popup_pane)))(aIndex_l, aIndex_t); } |
|
1029 |
|
1030 // LAF Table : Cell pane elements (popup large graphic gms) |
|
1031 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_1() { return (*(TCell_pane_elements__popup_large_graphic_gms__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__popup_large_graphic_gms__Line_1)))(); } |
|
1032 |
|
1033 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_2() { return (*(TCell_pane_elements__popup_large_graphic_gms__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__popup_large_graphic_gms__Line_2)))(); } |
|
1034 |
|
1035 inline TAknLayoutTableLimits Cell_pane_elements__popup_large_graphic_gms__Limits() { return (*(TCell_pane_elements__popup_large_graphic_gms__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__popup_large_graphic_gms__Limits)))(); } |
|
1036 |
|
1037 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms_(TInt aLineIndex) { return (*(TCell_pane_elements__popup_large_graphic_gms__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_elements__popup_large_graphic_gms_)))(aLineIndex); } |
|
1038 |
|
1039 // LAF Table : Highlight elements (grid pop-up) |
|
1040 inline TAknWindowLineLayout Highlight_elements__grid_pop_up__Line_1(const TRect& aParentRect) { return (*(THighlight_elements__grid_pop_up__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Highlight_elements__grid_pop_up__Line_1)))(aParentRect); } |
|
1041 |
|
1042 // LAF Table : Number entry pop-up window texts |
|
1043 inline TAknTextLineLayout Number_entry_pop_up_window_texts_Line_1(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_texts_Line_1)))(aCommon1); } |
|
1044 |
|
1045 inline TAknTextLineLayout Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B) { return (*(TNumber_entry_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_texts_Line_2)))(aCommon1, aIndex_B); } |
|
1046 |
|
1047 inline TAknMultiLineTextLayout Multiline_Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown) { return (*(TMultiline_Number_entry_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Number_entry_pop_up_window_texts_Line_2)))(aCommon1, aNumberOfLinesShown); } |
|
1048 |
|
1049 // LAF Table : Number entry pop-up window graphics |
|
1050 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_1(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_Line_1)))(aCommon1); } |
|
1051 |
|
1052 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_2(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_Line_2)))(aCommon1); } |
|
1053 |
|
1054 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_3(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_Line_3)))(aCommon1); } |
|
1055 |
|
1056 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_4(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_Line_4)))(aCommon1); } |
|
1057 |
|
1058 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_5(TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_Line_5)))(aCommon1); } |
|
1059 |
|
1060 inline TAknLayoutTableLimits Number_entry_pop_up_window_graphics_SUB_TABLE_0_Limits() { return (*(TNumber_entry_pop_up_window_graphics_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_SUB_TABLE_0_Limits)))(); } |
|
1061 |
|
1062 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_SUB_TABLE_0(TInt aLineIndex, TInt aCommon1) { return (*(TNumber_entry_pop_up_window_graphics_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Number_entry_pop_up_window_graphics_SUB_TABLE_0)))(aLineIndex, aCommon1); } |
|
1063 |
|
1064 // LAF Table : Phonebook memory status pop-up window descendants and elements |
|
1065 inline TAknWindowLineLayout popup_heading_pane() { return (*(Tpopup_heading_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_heading_pane)))(); } |
|
1066 |
|
1067 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements_Line_2() { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements_Line_2)))(); } |
|
1068 |
|
1069 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_descendants_and_elements_Limits() { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements_Limits)))(); } |
|
1070 |
|
1071 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements(TInt aLineIndex) { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements)))(aLineIndex); } |
|
1072 |
|
1073 // LAF Table : Phonebook memory status pop-up window texts |
|
1074 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aIndex_B) { return (*(TPhonebook_memory_status_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_texts_Line_1)))(aIndex_B); } |
|
1075 |
|
1076 inline TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Phonebook_memory_status_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Phonebook_memory_status_pop_up_window_texts_Line_1)))(aNumberOfLinesShown); } |
|
1077 |
|
1078 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aIndex_B) { return (*(TPhonebook_memory_status_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_texts_Line_2)))(aIndex_B); } |
|
1079 |
|
1080 inline TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Phonebook_memory_status_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Phonebook_memory_status_pop_up_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
1081 |
|
1082 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_texts_Limits() { return (*(TPhonebook_memory_status_pop_up_window_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_texts_Limits)))(); } |
|
1083 |
|
1084 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts(TInt aLineIndex, TInt aIndex_B) { return (*(TPhonebook_memory_status_pop_up_window_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_texts)))(aLineIndex, aIndex_B); } |
|
1085 |
|
1086 // LAF Table : Phonebook memory status pop-up window graphics |
|
1087 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_1() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_1)))(); } |
|
1088 |
|
1089 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_2() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_2)))(); } |
|
1090 |
|
1091 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_3() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_3)))(); } |
|
1092 |
|
1093 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_4() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_4)))(); } |
|
1094 |
|
1095 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_5() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_5)))(); } |
|
1096 |
|
1097 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_graphics_Limits() { return (*(TPhonebook_memory_status_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics_Limits)))(); } |
|
1098 |
|
1099 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics(TInt aLineIndex) { return (*(TPhonebook_memory_status_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Phonebook_memory_status_pop_up_window_graphics)))(aLineIndex); } |
|
1100 |
|
1101 // LAF Table : Graphical message image selection pop-up window descendants |
|
1102 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_descendants_Line_1() { return (*(TGraphical_message_image_selection_pop_up_window_descendants_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_descendants_Line_1)))(); } |
|
1103 |
|
1104 inline TAknWindowLineLayout grid_large_graphic_popup_pane(TInt aIndex_H) { return (*(Tgrid_large_graphic_popup_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_large_graphic_popup_pane)))(aIndex_H); } |
|
1105 |
|
1106 // LAF Table : Graphical message image selection pop-up window elements |
|
1107 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_1(TInt aIndex_t) { return (*(TGraphical_message_image_selection_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_elements_Line_1)))(aIndex_t); } |
|
1108 |
|
1109 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_2(TInt aIndex_l, TInt aIndex_H) { return (*(TGraphical_message_image_selection_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_elements_Line_2)))(aIndex_l, aIndex_H); } |
|
1110 |
|
1111 // LAF Table : Graphical message image selection pop-up window graphics |
|
1112 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
1113 |
|
1114 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
1115 |
|
1116 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
1117 |
|
1118 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
1119 |
|
1120 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_5(const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_5)))(aParentRect); } |
|
1121 |
|
1122 inline TAknLayoutTableLimits Graphical_message_image_selection_pop_up_window_graphics_Limits() { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics_Limits)))(); } |
|
1123 |
|
1124 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TGraphical_message_image_selection_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Graphical_message_image_selection_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
1125 |
|
1126 // LAF Table : Browser WIM PIN Code query pop-up window elements |
|
1127 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_1() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_1)))(); } |
|
1128 |
|
1129 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_2(TInt aIndex_t) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_2)))(aIndex_t); } |
|
1130 |
|
1131 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_3(TInt aIndex_t) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_3)))(aIndex_t); } |
|
1132 |
|
1133 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_4(TInt aIndex_t) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_4)))(aIndex_t); } |
|
1134 |
|
1135 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_5() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_5)))(); } |
|
1136 |
|
1137 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_6(TInt aIndex_t) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_6)))(aIndex_t); } |
|
1138 |
|
1139 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
1140 |
|
1141 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
1142 |
|
1143 // LAF Table : Browser WIM PIN Code query pop-up window texts |
|
1144 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_1() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_1)))(); } |
|
1145 |
|
1146 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aIndex_B) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2)))(aIndex_B); } |
|
1147 |
|
1148 inline TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
1149 |
|
1150 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aIndex_B) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3)))(aIndex_B); } |
|
1151 |
|
1152 inline TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3)))(aNumberOfLinesShown); } |
|
1153 |
|
1154 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits)))(); } |
|
1155 |
|
1156 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_B) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0)))(aLineIndex, aIndex_B); } |
|
1157 |
|
1158 // LAF Table : Browser WIM PIN Code query pop-up window graphics |
|
1159 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
1160 |
|
1161 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
1162 |
|
1163 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
1164 |
|
1165 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
1166 |
|
1167 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5(const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5)))(aParentRect); } |
|
1168 |
|
1169 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_graphics_Limits() { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Limits)))(); } |
|
1170 |
|
1171 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
1172 |
|
1173 // LAF Table : Browser Digital Signing query pop-up window elements |
|
1174 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_1() { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Line_1)))(); } |
|
1175 |
|
1176 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_2() { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Line_2)))(); } |
|
1177 |
|
1178 inline TAknLayoutTableLimits Browser_Digital_Signing_query_pop_up_window_elements_Limits() { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Limits)))(); } |
|
1179 |
|
1180 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements(TInt aLineIndex) { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_elements)))(aLineIndex); } |
|
1181 |
|
1182 // LAF Table : Browser Digital Signing query pop-up window texts |
|
1183 inline TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_1() { return (*(TBrowser_Digital_Signing_query_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_texts_Line_1)))(); } |
|
1184 |
|
1185 inline TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B) { return (*(TBrowser_Digital_Signing_query_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_Digital_Signing_query_pop_up_window_texts_Line_2)))(aCommon1, aIndex_B); } |
|
1186 |
|
1187 inline TAknMultiLineTextLayout Multiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown) { return (*(TMultiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2)))(aCommon1, aNumberOfLinesShown); } |
|
1188 |
|
1189 // LAF Table : SAT Information query pop-up window elements |
|
1190 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_1() { return (*(TSAT_Information_query_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SAT_Information_query_pop_up_window_elements_Line_1)))(); } |
|
1191 |
|
1192 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_2() { return (*(TSAT_Information_query_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SAT_Information_query_pop_up_window_elements_Line_2)))(); } |
|
1193 |
|
1194 inline TAknLayoutTableLimits SAT_Information_query_pop_up_window_elements_Limits() { return (*(TSAT_Information_query_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SAT_Information_query_pop_up_window_elements_Limits)))(); } |
|
1195 |
|
1196 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements(TInt aLineIndex) { return (*(TSAT_Information_query_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SAT_Information_query_pop_up_window_elements)))(aLineIndex); } |
|
1197 |
|
1198 // LAF Table : SAT Information query pop-up window texts |
|
1199 inline TAknTextLineLayout SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aIndex_B) { return (*(TSAT_Information_query_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_SAT_Information_query_pop_up_window_texts_Line_1)))(aCommon1, aIndex_B); } |
|
1200 |
|
1201 inline TAknMultiLineTextLayout Multiline_SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown) { return (*(TMultiline_SAT_Information_query_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_SAT_Information_query_pop_up_window_texts_Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
1202 |
|
1203 // LAF Table : Analogue clock pop-up window elements |
|
1204 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_1(const TRect& aParentRect) { return (*(TAnalogue_clock_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_Line_1)))(aParentRect); } |
|
1205 |
|
1206 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_2(const TRect& aParentRect) { return (*(TAnalogue_clock_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_Line_2)))(aParentRect); } |
|
1207 |
|
1208 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_3() { return (*(TAnalogue_clock_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_Line_3)))(); } |
|
1209 |
|
1210 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_4() { return (*(TAnalogue_clock_pop_up_window_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_Line_4)))(); } |
|
1211 |
|
1212 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_5() { return (*(TAnalogue_clock_pop_up_window_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_Line_5)))(); } |
|
1213 |
|
1214 inline TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits() { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
1215 |
|
1216 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, const TRect& aParentRect) { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex, aParentRect); } |
|
1217 |
|
1218 inline TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits() { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits)))(); } |
|
1219 |
|
1220 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_1(TInt aLineIndex) { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_1)))(aLineIndex); } |
|
1221 |
|
1222 // LAF Table : Analogue clock pop-up window texts |
|
1223 inline TAknTextLineLayout Analogue_clock_pop_up_window_texts_Line_1() { return (*(TAnalogue_clock_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Analogue_clock_pop_up_window_texts_Line_1)))(); } |
|
1224 |
|
1225 // LAF Table : Digital clock pop-up window elements |
|
1226 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_1() { return (*(TDigital_clock_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_elements_Line_1)))(); } |
|
1227 |
|
1228 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_2() { return (*(TDigital_clock_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_elements_Line_2)))(); } |
|
1229 |
|
1230 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_3() { return (*(TDigital_clock_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_elements_Line_3)))(); } |
|
1231 |
|
1232 inline TAknLayoutTableLimits Digital_clock_pop_up_window_elements_Limits() { return (*(TDigital_clock_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_elements_Limits)))(); } |
|
1233 |
|
1234 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements(TInt aLineIndex) { return (*(TDigital_clock_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_elements)))(aLineIndex); } |
|
1235 |
|
1236 // LAF Table : Digital clock pop-up window texts |
|
1237 inline TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_1() { return (*(TDigital_clock_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_texts_Line_1)))(); } |
|
1238 |
|
1239 inline TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_2() { return (*(TDigital_clock_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_texts_Line_2)))(); } |
|
1240 |
|
1241 inline TAknLayoutTableLimits Digital_clock_pop_up_window_texts_Limits() { return (*(TDigital_clock_pop_up_window_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_texts_Limits)))(); } |
|
1242 |
|
1243 inline TAknTextLineLayout Digital_clock_pop_up_window_texts(TInt aLineIndex) { return (*(TDigital_clock_pop_up_window_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Digital_clock_pop_up_window_texts)))(aLineIndex); } |
|
1244 |
|
1245 // LAF Table : Thumbnail pop-up window elements |
|
1246 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_1() { return (*(TThumbnail_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_1)))(); } |
|
1247 |
|
1248 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_2() { return (*(TThumbnail_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_2)))(); } |
|
1249 |
|
1250 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_3() { return (*(TThumbnail_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_3)))(); } |
|
1251 |
|
1252 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_4() { return (*(TThumbnail_pop_up_window_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_4)))(); } |
|
1253 |
|
1254 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_5() { return (*(TThumbnail_pop_up_window_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_5)))(); } |
|
1255 |
|
1256 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_6() { return (*(TThumbnail_pop_up_window_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_6)))(); } |
|
1257 |
|
1258 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_7() { return (*(TThumbnail_pop_up_window_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_7)))(); } |
|
1259 |
|
1260 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_8() { return (*(TThumbnail_pop_up_window_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_8)))(); } |
|
1261 |
|
1262 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_9() { return (*(TThumbnail_pop_up_window_elements_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_9)))(); } |
|
1263 |
|
1264 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_10() { return (*(TThumbnail_pop_up_window_elements_Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_10)))(); } |
|
1265 |
|
1266 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_11() { return (*(TThumbnail_pop_up_window_elements_Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_11)))(); } |
|
1267 |
|
1268 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_12() { return (*(TThumbnail_pop_up_window_elements_Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_12)))(); } |
|
1269 |
|
1270 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_13() { return (*(TThumbnail_pop_up_window_elements_Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_13)))(); } |
|
1271 |
|
1272 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_14() { return (*(TThumbnail_pop_up_window_elements_Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_14)))(); } |
|
1273 |
|
1274 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_15() { return (*(TThumbnail_pop_up_window_elements_Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_15)))(); } |
|
1275 |
|
1276 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_16() { return (*(TThumbnail_pop_up_window_elements_Line_16_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_16)))(); } |
|
1277 |
|
1278 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_17() { return (*(TThumbnail_pop_up_window_elements_Line_17_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_17)))(); } |
|
1279 |
|
1280 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_18() { return (*(TThumbnail_pop_up_window_elements_Line_18_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Line_18)))(); } |
|
1281 |
|
1282 inline TAknLayoutTableLimits Thumbnail_pop_up_window_elements_Limits() { return (*(TThumbnail_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements_Limits)))(); } |
|
1283 |
|
1284 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements(TInt aLineIndex) { return (*(TThumbnail_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_pop_up_window_elements)))(aLineIndex); } |
|
1285 |
|
1286 // LAF Table : Call status pop-up window elements |
|
1287 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_1() { return (*(TCall_status_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements_Line_1)))(); } |
|
1288 |
|
1289 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_2() { return (*(TCall_status_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements_Line_2)))(); } |
|
1290 |
|
1291 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_3() { return (*(TCall_status_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements_Line_3)))(); } |
|
1292 |
|
1293 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_4() { return (*(TCall_status_pop_up_window_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements_Line_4)))(); } |
|
1294 |
|
1295 inline TAknLayoutTableLimits Call_status_pop_up_window_elements_Limits() { return (*(TCall_status_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements_Limits)))(); } |
|
1296 |
|
1297 inline TAknWindowLineLayout Call_status_pop_up_window_elements(TInt aLineIndex) { return (*(TCall_status_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_status_pop_up_window_elements)))(aLineIndex); } |
|
1298 |
|
1299 // LAF Table : Incoming call pop-up window elements |
|
1300 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_1() { return (*(TIncoming_call_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_1)))(); } |
|
1301 |
|
1302 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_2() { return (*(TIncoming_call_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_2)))(); } |
|
1303 |
|
1304 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_3() { return (*(TIncoming_call_pop_up_window_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_3)))(); } |
|
1305 |
|
1306 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_4() { return (*(TIncoming_call_pop_up_window_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_4)))(); } |
|
1307 |
|
1308 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_5() { return (*(TIncoming_call_pop_up_window_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_5)))(); } |
|
1309 |
|
1310 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_6() { return (*(TIncoming_call_pop_up_window_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_6)))(); } |
|
1311 |
|
1312 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_7() { return (*(TIncoming_call_pop_up_window_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_7)))(); } |
|
1313 |
|
1314 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_8() { return (*(TIncoming_call_pop_up_window_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_8)))(); } |
|
1315 |
|
1316 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_9() { return (*(TIncoming_call_pop_up_window_elements_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_9)))(); } |
|
1317 |
|
1318 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_10() { return (*(TIncoming_call_pop_up_window_elements_Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_10)))(); } |
|
1319 |
|
1320 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_11() { return (*(TIncoming_call_pop_up_window_elements_Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_11)))(); } |
|
1321 |
|
1322 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_12() { return (*(TIncoming_call_pop_up_window_elements_Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_12)))(); } |
|
1323 |
|
1324 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_13() { return (*(TIncoming_call_pop_up_window_elements_Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_13)))(); } |
|
1325 |
|
1326 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_14(TInt aIndex_r) { return (*(TIncoming_call_pop_up_window_elements_Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_14)))(aIndex_r); } |
|
1327 |
|
1328 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_15() { return (*(TIncoming_call_pop_up_window_elements_Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_Line_15)))(); } |
|
1329 |
|
1330 inline TAknLayoutTableLimits Incoming_call_pop_up_window_elements_SUB_TABLE_0_Limits() { return (*(TIncoming_call_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
1331 |
|
1332 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TIncoming_call_pop_up_window_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex); } |
|
1333 |
|
1334 // LAF Table : Incoming call pop-up window texts |
|
1335 inline TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts_Line_1)))(aCommon1, aCommon2); } |
|
1336 |
|
1337 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Incoming_call_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Incoming_call_pop_up_window_texts_Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1338 |
|
1339 inline TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts_Line_2)))(aCommon1, aCommon2); } |
|
1340 |
|
1341 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Incoming_call_pop_up_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Incoming_call_pop_up_window_texts_Line_2)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1342 |
|
1343 inline TAknLayoutTableLimits Incoming_call_pop_up_window_texts_Limits() { return (*(TIncoming_call_pop_up_window_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts_Limits)))(); } |
|
1344 |
|
1345 inline TAknTextLineLayout Incoming_call_pop_up_window_texts(TInt aLineIndex, TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts)))(aLineIndex, aCommon1, aCommon2); } |
|
1346 |
|
1347 // LAF Table : Incoming call pop-up window graphics |
|
1348 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_1(TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Line_1)))(aIndex_H); } |
|
1349 |
|
1350 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_2(TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Line_2)))(aIndex_H); } |
|
1351 |
|
1352 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_3(TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Line_3)))(aIndex_H); } |
|
1353 |
|
1354 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_4(TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Line_4)))(aIndex_H); } |
|
1355 |
|
1356 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_5(TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Line_5)))(aIndex_H); } |
|
1357 |
|
1358 inline TAknLayoutTableLimits Incoming_call_pop_up_window_graphics_Limits() { return (*(TIncoming_call_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics_Limits)))(); } |
|
1359 |
|
1360 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics(TInt aLineIndex, TInt aIndex_H) { return (*(TIncoming_call_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics)))(aLineIndex, aIndex_H); } |
|
1361 |
|
1362 // LAF Table : Incoming call pop-up window elements (NE) |
|
1363 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_1() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_1)))(); } |
|
1364 |
|
1365 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_2() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_2)))(); } |
|
1366 |
|
1367 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_3() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_3)))(); } |
|
1368 |
|
1369 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_4() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_4)))(); } |
|
1370 |
|
1371 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_5() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_5)))(); } |
|
1372 |
|
1373 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_6() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_6)))(); } |
|
1374 |
|
1375 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_7() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_7)))(); } |
|
1376 |
|
1377 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_8() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_8)))(); } |
|
1378 |
|
1379 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_9() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_9)))(); } |
|
1380 |
|
1381 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_10() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_10)))(); } |
|
1382 |
|
1383 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_11() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_11)))(); } |
|
1384 |
|
1385 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_12() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_12)))(); } |
|
1386 |
|
1387 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_13() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_13)))(); } |
|
1388 |
|
1389 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_14() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_14)))(); } |
|
1390 |
|
1391 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_15() { return (*(TIncoming_call_pop_up_window_elements__NE__Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Line_15)))(); } |
|
1392 |
|
1393 inline TAknLayoutTableLimits Incoming_call_pop_up_window_elements__NE__Limits() { return (*(TIncoming_call_pop_up_window_elements__NE__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE__Limits)))(); } |
|
1394 |
|
1395 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE_(TInt aLineIndex) { return (*(TIncoming_call_pop_up_window_elements__NE__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_elements__NE_)))(aLineIndex); } |
|
1396 |
|
1397 // LAF Table : Incoming call pop-up window texts (NE) |
|
1398 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts__NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts__NE__Line_1)))(aCommon1, aCommon2); } |
|
1399 |
|
1400 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Incoming_call_pop_up_window_texts__NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Incoming_call_pop_up_window_texts__NE__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1401 |
|
1402 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts__NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts__NE__Line_2)))(aCommon1, aCommon2); } |
|
1403 |
|
1404 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Incoming_call_pop_up_window_texts__NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Incoming_call_pop_up_window_texts__NE__Line_2)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1405 |
|
1406 inline TAknLayoutTableLimits Incoming_call_pop_up_window_texts__NE__Limits() { return (*(TIncoming_call_pop_up_window_texts__NE__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts__NE__Limits)))(); } |
|
1407 |
|
1408 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE_(TInt aLineIndex, TInt aCommon1, TInt aCommon2) { return (*(TIncoming_call_pop_up_window_texts__NE__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_texts__NE_)))(aLineIndex, aCommon1, aCommon2); } |
|
1409 |
|
1410 // LAF Table : Incoming call pop-up window graphics (NE) |
|
1411 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_1() { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Line_1)))(); } |
|
1412 |
|
1413 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_2() { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Line_2)))(); } |
|
1414 |
|
1415 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_3() { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Line_3)))(); } |
|
1416 |
|
1417 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_4() { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Line_4)))(); } |
|
1418 |
|
1419 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_5() { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Line_5)))(); } |
|
1420 |
|
1421 inline TAknLayoutTableLimits Incoming_call_pop_up_window_graphics__NE__Limits() { return (*(TIncoming_call_pop_up_window_graphics__NE__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE__Limits)))(); } |
|
1422 |
|
1423 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE_(TInt aLineIndex) { return (*(TIncoming_call_pop_up_window_graphics__NE__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Incoming_call_pop_up_window_graphics__NE_)))(aLineIndex); } |
|
1424 |
|
1425 // LAF Table : Outgoing call pop-up window elements (held) |
|
1426 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_1() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_1)))(); } |
|
1427 |
|
1428 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_2() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_2)))(); } |
|
1429 |
|
1430 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_3() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_3)))(); } |
|
1431 |
|
1432 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_4() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_4)))(); } |
|
1433 |
|
1434 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_5() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_5)))(); } |
|
1435 |
|
1436 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_6() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_6)))(); } |
|
1437 |
|
1438 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_7() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_7)))(); } |
|
1439 |
|
1440 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_8() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_8)))(); } |
|
1441 |
|
1442 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_9() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_9)))(); } |
|
1443 |
|
1444 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_10() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_10)))(); } |
|
1445 |
|
1446 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_11() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_11)))(); } |
|
1447 |
|
1448 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_12() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_12)))(); } |
|
1449 |
|
1450 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_13() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_13)))(); } |
|
1451 |
|
1452 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_14() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_14)))(); } |
|
1453 |
|
1454 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_15() { return (*(TOutgoing_call_pop_up_window_elements__held__Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Line_15)))(); } |
|
1455 |
|
1456 inline TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held__Limits() { return (*(TOutgoing_call_pop_up_window_elements__held__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held__Limits)))(); } |
|
1457 |
|
1458 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_(TInt aLineIndex) { return (*(TOutgoing_call_pop_up_window_elements__held__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_)))(aLineIndex); } |
|
1459 |
|
1460 // LAF Table : Outgoing call pop-up window texts (held) |
|
1461 inline TAknTextLineLayout Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2) { return (*(TOutgoing_call_pop_up_window_texts__held__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_texts__held__Line_1)))(aCommon1, aCommon2); } |
|
1462 |
|
1463 inline TAknMultiLineTextLayout Multiline_Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Outgoing_call_pop_up_window_texts__held__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Outgoing_call_pop_up_window_texts__held__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1464 |
|
1465 // LAF Table : Outgoing call pop-up window graphics (held) |
|
1466 inline TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held__Line_1() { return (*(TOutgoing_call_pop_up_window_graphics__held__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_graphics__held__Line_1)))(); } |
|
1467 |
|
1468 // LAF Table : Outgoing call pop-up window elements (held NE) |
|
1469 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_1() { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_1)))(); } |
|
1470 |
|
1471 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_2() { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_2)))(); } |
|
1472 |
|
1473 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_3() { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_3)))(); } |
|
1474 |
|
1475 inline TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held_NE__Limits() { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_NE__Limits)))(); } |
|
1476 |
|
1477 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE_(TInt aLineIndex) { return (*(TOutgoing_call_pop_up_window_elements__held_NE__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_elements__held_NE_)))(aLineIndex); } |
|
1478 |
|
1479 // LAF Table : Outgoing call pop-up window texts (held NE) |
|
1480 inline TAknTextLineLayout Outgoing_call_pop_up_window_texts__held_NE__Line_1() { return (*(TOutgoing_call_pop_up_window_texts__held_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_texts__held_NE__Line_1)))(); } |
|
1481 |
|
1482 // LAF Table : Outgoing call pop-up window graphics (held NE) |
|
1483 inline TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held_NE__Line_1() { return (*(TOutgoing_call_pop_up_window_graphics__held_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoing_call_pop_up_window_graphics__held_NE__Line_1)))(); } |
|
1484 |
|
1485 // LAF Table : First call pop-up window elements (one call) |
|
1486 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_1() { return (*(TFirst_call_pop_up_window_elements__one_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__one_call__Line_1)))(); } |
|
1487 |
|
1488 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_2() { return (*(TFirst_call_pop_up_window_elements__one_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__one_call__Line_2)))(); } |
|
1489 |
|
1490 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_3() { return (*(TFirst_call_pop_up_window_elements__one_call__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__one_call__Line_3)))(); } |
|
1491 |
|
1492 inline TAknLayoutTableLimits First_call_pop_up_window_elements__one_call__Limits() { return (*(TFirst_call_pop_up_window_elements__one_call__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__one_call__Limits)))(); } |
|
1493 |
|
1494 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call_(TInt aLineIndex) { return (*(TFirst_call_pop_up_window_elements__one_call__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__one_call_)))(aLineIndex); } |
|
1495 |
|
1496 // LAF Table : First call pop-up window texts (one call) |
|
1497 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2) { return (*(TFirst_call_pop_up_window_texts__one_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__one_call__Line_1)))(aCommon1, aCommon2); } |
|
1498 |
|
1499 inline TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_First_call_pop_up_window_texts__one_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_First_call_pop_up_window_texts__one_call__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1500 |
|
1501 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_2(TInt aCommon1) { return (*(TFirst_call_pop_up_window_texts__one_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__one_call__Line_2)))(aCommon1); } |
|
1502 |
|
1503 // LAF Table : First call pop-up window graphics (one call) |
|
1504 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_1() { return (*(TFirst_call_pop_up_window_graphics__one_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__one_call__Line_1)))(); } |
|
1505 |
|
1506 // LAF Table : First call pop-up window elements (two calls) |
|
1507 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_1() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_1)))(); } |
|
1508 |
|
1509 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_2() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_2)))(); } |
|
1510 |
|
1511 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_3() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_3)))(); } |
|
1512 |
|
1513 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_4() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_4)))(); } |
|
1514 |
|
1515 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_5() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_5)))(); } |
|
1516 |
|
1517 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_6() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_6)))(); } |
|
1518 |
|
1519 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_7() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_7)))(); } |
|
1520 |
|
1521 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_8() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_8)))(); } |
|
1522 |
|
1523 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_9() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_9)))(); } |
|
1524 |
|
1525 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_10() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_10)))(); } |
|
1526 |
|
1527 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_11() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_11)))(); } |
|
1528 |
|
1529 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_12() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_12)))(); } |
|
1530 |
|
1531 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_13() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_13)))(); } |
|
1532 |
|
1533 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_14() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_14)))(); } |
|
1534 |
|
1535 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_15() { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Line_15)))(); } |
|
1536 |
|
1537 inline TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls__Limits() { return (*(TFirst_call_pop_up_window_elements__two_calls__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls__Limits)))(); } |
|
1538 |
|
1539 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_(TInt aLineIndex) { return (*(TFirst_call_pop_up_window_elements__two_calls__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_)))(aLineIndex); } |
|
1540 |
|
1541 // LAF Table : First call pop-up window texts (two calls) |
|
1542 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2) { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2); } |
|
1543 |
|
1544 inline TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_First_call_pop_up_window_texts__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_First_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1545 |
|
1546 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1) { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__two_calls__Line_2)))(aCommon1); } |
|
1547 |
|
1548 // LAF Table : First call pop-up window graphics (two calls) |
|
1549 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_1() { return (*(TFirst_call_pop_up_window_graphics__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_calls__Line_1)))(); } |
|
1550 |
|
1551 // LAF Table : First call pop-up window elements (two calls a waiting call) |
|
1552 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1() { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1)))(); } |
|
1553 |
|
1554 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2() { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2)))(); } |
|
1555 |
|
1556 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3() { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3)))(); } |
|
1557 |
|
1558 inline TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls_a_waiting_call__Limits() { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Limits)))(); } |
|
1559 |
|
1560 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call_(TInt aLineIndex) { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call_)))(aLineIndex); } |
|
1561 |
|
1562 // LAF Table : First call pop-up window texts (two calls a waiting call) |
|
1563 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1() { return (*(TFirst_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1)))(); } |
|
1564 |
|
1565 // LAF Table : First call pop-up window graphics (two calls a waiting call) |
|
1566 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1() { return (*(TFirst_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1)))(); } |
|
1567 |
|
1568 // LAF Table : First call pop-up window graphics (two wait NE) |
|
1569 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_wait_NE__Line_1() { return (*(TFirst_call_pop_up_window_graphics__two_wait_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_wait_NE__Line_1)))(); } |
|
1570 |
|
1571 // LAF Table : Waiting call pop-up window elements (held out NE) |
|
1572 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_1() { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_1)))(); } |
|
1573 |
|
1574 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_2() { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_2)))(); } |
|
1575 |
|
1576 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_3() { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_3)))(); } |
|
1577 |
|
1578 inline TAknLayoutTableLimits Waiting_call_pop_up_window_elements__held_out_NE__Limits() { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Limits)))(); } |
|
1579 |
|
1580 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE_(TInt aLineIndex) { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_elements__held_out_NE_)))(aLineIndex); } |
|
1581 |
|
1582 // LAF Table : Waiting call pop-up window texts (held out NE) |
|
1583 inline TAknTextLineLayout Waiting_call_pop_up_window_texts__held_out_NE__Line_1() { return (*(TWaiting_call_pop_up_window_texts__held_out_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_texts__held_out_NE__Line_1)))(); } |
|
1584 |
|
1585 // LAF Table : Waiting call pop-up window graphics (held out NE) |
|
1586 inline TAknWindowLineLayout Waiting_call_pop_up_window_graphics__held_out_NE__Line_1() { return (*(TWaiting_call_pop_up_window_graphics__held_out_NE__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_graphics__held_out_NE__Line_1)))(); } |
|
1587 |
|
1588 // LAF Table : Waiting call pop-up window graphics (out) |
|
1589 inline TAknWindowLineLayout Waiting_call_pop_up_window_graphics__out__Line_1() { return (*(TWaiting_call_pop_up_window_graphics__out__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Waiting_call_pop_up_window_graphics__out__Line_1)))(); } |
|
1590 |
|
1591 // LAF Table : Second call pop-up window elements (two) |
|
1592 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_1() { return (*(TSecond_call_pop_up_window_elements__two__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two__Line_1)))(); } |
|
1593 |
|
1594 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_2() { return (*(TSecond_call_pop_up_window_elements__two__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two__Line_2)))(); } |
|
1595 |
|
1596 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_3() { return (*(TSecond_call_pop_up_window_elements__two__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two__Line_3)))(); } |
|
1597 |
|
1598 inline TAknLayoutTableLimits Second_call_pop_up_window_elements__two__Limits() { return (*(TSecond_call_pop_up_window_elements__two__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two__Limits)))(); } |
|
1599 |
|
1600 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_(TInt aLineIndex) { return (*(TSecond_call_pop_up_window_elements__two__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_)))(aLineIndex); } |
|
1601 |
|
1602 // LAF Table : Second call pop-up window texts (two calls) |
|
1603 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2) { return (*(TSecond_call_pop_up_window_texts__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2); } |
|
1604 |
|
1605 inline TAknMultiLineTextLayout Multiline_Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) { return (*(TMultiline_Second_call_pop_up_window_texts__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Second_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
1606 |
|
1607 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1) { return (*(TSecond_call_pop_up_window_texts__two_calls__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_texts__two_calls__Line_2)))(aCommon1); } |
|
1608 |
|
1609 // LAF Table : Second call pop-up window graphics (two calls) |
|
1610 inline TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls__Line_1() { return (*(TSecond_call_pop_up_window_graphics__two_calls__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_graphics__two_calls__Line_1)))(); } |
|
1611 |
|
1612 // LAF Table : Second call pop-up window elements (two calls waiting call) |
|
1613 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_1() { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_1)))(); } |
|
1614 |
|
1615 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_2() { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_2)))(); } |
|
1616 |
|
1617 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_3() { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_3)))(); } |
|
1618 |
|
1619 inline TAknLayoutTableLimits Second_call_pop_up_window_elements__two_calls_waiting_call__Limits() { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Limits)))(); } |
|
1620 |
|
1621 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call_(TInt aLineIndex) { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call_)))(aLineIndex); } |
|
1622 |
|
1623 // LAF Table : Second call pop-up window texts (two calls waiting call) |
|
1624 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls_waiting_call__Line_1() { return (*(TSecond_call_pop_up_window_texts__two_calls_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_texts__two_calls_waiting_call__Line_1)))(); } |
|
1625 |
|
1626 // LAF Table : Second call pop-up window graphics (two calls waiting call) |
|
1627 inline TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls_waiting_call__Line_1() { return (*(TSecond_call_pop_up_window_graphics__two_calls_waiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Second_call_pop_up_window_graphics__two_calls_waiting_call__Line_1)))(); } |
|
1628 |
|
1629 // LAF Table : Conference call pop-up window descendants and elements |
|
1630 inline TAknWindowLineLayout Conference_call_pop_up_window_descendants_and_elements_Line_1(const TRect& aParentRect) { return (*(TConference_call_pop_up_window_descendants_and_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Conference_call_pop_up_window_descendants_and_elements_Line_1)))(aParentRect); } |
|
1631 |
|
1632 inline TAknWindowLineLayout list_conf_pane(TInt aIndex_H) { return (*(Tlist_conf_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_conf_pane)))(aIndex_H); } |
|
1633 |
|
1634 // LAF Table : Conference call pop-up window texts |
|
1635 inline TAknTextLineLayout Conference_call_pop_up_window_texts_Line_1(TInt aIndex_B) { return (*(TConference_call_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Conference_call_pop_up_window_texts_Line_1)))(aIndex_B); } |
|
1636 |
|
1637 inline TAknMultiLineTextLayout Multiline_Conference_call_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Conference_call_pop_up_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Conference_call_pop_up_window_texts_Line_1)))(aNumberOfLinesShown); } |
|
1638 |
|
1639 // LAF Table : Muted state elements |
|
1640 inline TAknWindowLineLayout Muted_state_elements_Line_1() { return (*(TMuted_state_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Muted_state_elements_Line_1)))(); } |
|
1641 |
|
1642 // LAF Table : Calendar events list popup components |
|
1643 inline TAknWindowLineLayout Calendar_events_list_popup_components_Line_1(TInt aIndex_t) { return (*(TCalendar_events_list_popup_components_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_components_Line_1)))(aIndex_t); } |
|
1644 |
|
1645 // LAF Table : Calendar events list popup texts |
|
1646 inline TAknTextLineLayout Calendar_events_list_popup_texts_Line_1(TInt aIndex_B) { return (*(TCalendar_events_list_popup_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_texts_Line_1)))(aIndex_B); } |
|
1647 |
|
1648 inline TAknMultiLineTextLayout Multiline_Calendar_events_list_popup_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_Calendar_events_list_popup_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Calendar_events_list_popup_texts_Line_1)))(aNumberOfLinesShown); } |
|
1649 |
|
1650 // LAF Table : Calendar events list popup graphics |
|
1651 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_1(const TRect& aParentRect) { return (*(TCalendar_events_list_popup_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics_Line_1)))(aParentRect); } |
|
1652 |
|
1653 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_2(const TRect& aParentRect) { return (*(TCalendar_events_list_popup_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics_Line_2)))(aParentRect); } |
|
1654 |
|
1655 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_3(const TRect& aParentRect) { return (*(TCalendar_events_list_popup_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics_Line_3)))(aParentRect); } |
|
1656 |
|
1657 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_4(const TRect& aParentRect) { return (*(TCalendar_events_list_popup_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics_Line_4)))(aParentRect); } |
|
1658 |
|
1659 inline TAknLayoutTableLimits Calendar_events_list_popup_graphics_Limits() { return (*(TCalendar_events_list_popup_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics_Limits)))(); } |
|
1660 |
|
1661 inline TAknWindowLineLayout Calendar_events_list_popup_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TCalendar_events_list_popup_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Calendar_events_list_popup_graphics)))(aLineIndex, aParentRect); } |
|
1662 |
|
1663 // LAF Table : Presence status popup window elements |
|
1664 inline TAknWindowLineLayout cell_cams_pane(TInt aIndex_l, TInt aIndex_t) { return (*(Tcell_cams_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_cams_pane)))(aIndex_l, aIndex_t); } |
|
1665 |
|
1666 inline TAknWindowLineLayout image_or_qgn_prop_dyc__ref_() { return (*(Timage_or_qgn_prop_dyc__ref__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_image_or_qgn_prop_dyc__ref_)))(); } |
|
1667 |
|
1668 inline TAknWindowLineLayout loc_type_pane(TInt aIndex_H) { return (*(Tloc_type_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_loc_type_pane)))(aIndex_H); } |
|
1669 |
|
1670 inline TAknWindowLineLayout loc_req_pane(TInt aIndex_t, TInt aIndex_H) { return (*(Tloc_req_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_loc_req_pane)))(aIndex_t, aIndex_H); } |
|
1671 |
|
1672 // LAF Table : Additional heading pane elements |
|
1673 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_1() { return (*(TAdditional_heading_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Additional_heading_pane_elements_Line_1)))(); } |
|
1674 |
|
1675 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_2() { return (*(TAdditional_heading_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Additional_heading_pane_elements_Line_2)))(); } |
|
1676 |
|
1677 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_3() { return (*(TAdditional_heading_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Additional_heading_pane_elements_Line_3)))(); } |
|
1678 |
|
1679 // LAF Table : Presence status popup window texts |
|
1680 inline TAknTextLineLayout Presence_status_popup_window_texts_Line_1() { return (*(TPresence_status_popup_window_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_popup_window_texts_Line_1)))(); } |
|
1681 |
|
1682 inline TAknTextLineLayout Presence_status_popup_window_texts_Line_2(TInt aIndex_B) { return (*(TPresence_status_popup_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_popup_window_texts_Line_2)))(aIndex_B); } |
|
1683 |
|
1684 inline TAknMultiLineTextLayout Multiline_Presence_status_popup_window_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Presence_status_popup_window_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Presence_status_popup_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
1685 |
|
1686 // LAF Table : Presence status window graphics |
|
1687 inline TAknWindowLineLayout Presence_status_window_graphics_Line_1() { return (*(TPresence_status_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Line_1)))(); } |
|
1688 |
|
1689 inline TAknWindowLineLayout Presence_status_window_graphics_Line_2() { return (*(TPresence_status_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Line_2)))(); } |
|
1690 |
|
1691 inline TAknWindowLineLayout Presence_status_window_graphics_Line_3() { return (*(TPresence_status_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Line_3)))(); } |
|
1692 |
|
1693 inline TAknWindowLineLayout Presence_status_window_graphics_Line_4() { return (*(TPresence_status_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Line_4)))(); } |
|
1694 |
|
1695 inline TAknWindowLineLayout Presence_status_window_graphics_Line_5() { return (*(TPresence_status_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Line_5)))(); } |
|
1696 |
|
1697 inline TAknLayoutTableLimits Presence_status_window_graphics_Limits() { return (*(TPresence_status_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics_Limits)))(); } |
|
1698 |
|
1699 inline TAknWindowLineLayout Presence_status_window_graphics(TInt aLineIndex) { return (*(TPresence_status_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Presence_status_window_graphics)))(aLineIndex); } |
|
1700 |
|
1701 // LAF Table : Pop-up windows (main pane as parent) |
|
1702 inline TAknWindowLineLayout popup_number_entry_window() { return (*(Tpopup_number_entry_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_number_entry_window)))(); } |
|
1703 |
|
1704 inline TAknWindowLineLayout popup_pb_memory_status_window() { return (*(Tpopup_pb_memory_status_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_pb_memory_status_window)))(); } |
|
1705 |
|
1706 inline TAknWindowLineLayout popup_grid_large_graphic_window(TInt aIndex_H) { return (*(Tpopup_grid_large_graphic_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_grid_large_graphic_window)))(aIndex_H); } |
|
1707 |
|
1708 inline TAknWindowLineLayout popup_call_audio_in_window(TInt aCommon1) { return (*(Tpopup_call_audio_in_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_in_window)))(aCommon1); } |
|
1709 |
|
1710 inline TAknWindowLineLayout popup_call_audio_out_window(TInt aCommon1) { return (*(Tpopup_call_audio_out_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_out_window)))(aCommon1); } |
|
1711 |
|
1712 inline TAknWindowLineLayout popup_call_audio_first_window(TInt aIndex_r, TInt aCommon1) { return (*(Tpopup_call_audio_first_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_first_window)))(aIndex_r, aCommon1); } |
|
1713 |
|
1714 inline TAknWindowLineLayout popup_call_audio_wait_window(TInt aCommon1) { return (*(Tpopup_call_audio_wait_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_wait_window)))(aCommon1); } |
|
1715 |
|
1716 inline TAknWindowLineLayout popup_call_audio_second_window(TInt aIndex_r, TInt aCommon1) { return (*(Tpopup_call_audio_second_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_second_window)))(aIndex_r, aCommon1); } |
|
1717 |
|
1718 inline TAknWindowLineLayout popup_call_audio_conf_window(TInt aIndex_H) { return (*(Tpopup_call_audio_conf_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_audio_conf_window)))(aIndex_H); } |
|
1719 |
|
1720 inline TAknWindowLineLayout popup_call_video_in_window() { return (*(Tpopup_call_video_in_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_video_in_window)))(); } |
|
1721 |
|
1722 inline TAknWindowLineLayout popup_call_video_first_window() { return (*(Tpopup_call_video_first_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_video_first_window)))(); } |
|
1723 |
|
1724 inline TAknWindowLineLayout popup_call_video_down_window() { return (*(Tpopup_call_video_down_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_call_video_down_window)))(); } |
|
1725 |
|
1726 inline TAknWindowLineLayout popup_query_wml_wim_window(TInt aIndex_H) { return (*(Tpopup_query_wml_wim_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_query_wml_wim_window)))(aIndex_H); } |
|
1727 |
|
1728 inline TAknWindowLineLayout popup_query_wml_sign_window(TInt aIndex_H) { return (*(Tpopup_query_wml_sign_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_query_wml_sign_window)))(aIndex_H); } |
|
1729 |
|
1730 inline TAknWindowLineLayout popup_query_sat_info_window(TInt aIndex_H) { return (*(Tpopup_query_sat_info_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_query_sat_info_window)))(aIndex_H); } |
|
1731 |
|
1732 inline TAknWindowLineLayout popup_grid_large_compo_graphic_window() { return (*(Tpopup_grid_large_compo_graphic_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_grid_large_compo_graphic_window)))(); } |
|
1733 |
|
1734 inline TAknWindowLineLayout popup_dyc_status_message_window() { return (*(Tpopup_dyc_status_message_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_dyc_status_message_window)))(); } |
|
1735 |
|
1736 // LAF Table : Thumbnail image sizes |
|
1737 inline TAknWindowLineLayout VGA() { return (*(TVGA_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_VGA)))(); } |
|
1738 |
|
1739 inline TAknWindowLineLayout VGA_turned_90() { return (*(TVGA_turned_90_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_VGA_turned_90)))(); } |
|
1740 |
|
1741 inline TAknWindowLineLayout CIF() { return (*(TCIF_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CIF)))(); } |
|
1742 |
|
1743 inline TAknWindowLineLayout CIF_turned_90() { return (*(TCIF_turned_90_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CIF_turned_90)))(); } |
|
1744 |
|
1745 inline TAknWindowLineLayout Communicator_personal_image() { return (*(TCommunicator_personal_image_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Communicator_personal_image)))(); } |
|
1746 |
|
1747 inline TAknWindowLineLayout Image_aspect_ratio___0_625() { return (*(TImage_aspect_ratio___0_625_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Image_aspect_ratio___0_625)))(); } |
|
1748 |
|
1749 inline TAknWindowLineLayout Image_aspect_ratio___1_467() { return (*(TImage_aspect_ratio___1_467_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Image_aspect_ratio___1_467)))(); } |
|
1750 |
|
1751 inline TAknWindowLineLayout _0_625___image_aspect_ratio___1_467() { return (*(T_0_625___image_aspect_ratio___1_467_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId__0_625___image_aspect_ratio___1_467)))(); } |
|
1752 |
|
1753 inline TAknLayoutTableLimits Thumbnail_image_sizes_Limits() { return (*(TThumbnail_image_sizes_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_image_sizes_Limits)))(); } |
|
1754 |
|
1755 inline TAknWindowLineLayout Thumbnail_image_sizes(TInt aLineIndex) { return (*(TThumbnail_image_sizes_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Thumbnail_image_sizes)))(aLineIndex); } |
|
1756 |
|
1757 // LAF Table : Message writing layout elements |
|
1758 inline TAknWindowLineLayout Message_writing_layout_elements_Line_1(TInt aIndex_t, TInt aIndex_H) { return (*(TMessage_writing_layout_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_1)))(aIndex_t, aIndex_H); } |
|
1759 |
|
1760 inline TAknWindowLineLayout Message_writing_layout_elements_Line_2(TInt aIndex_t, TInt aIndex_H) { return (*(TMessage_writing_layout_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_2)))(aIndex_t, aIndex_H); } |
|
1761 |
|
1762 inline TAknWindowLineLayout Message_writing_layout_elements_Line_3(TInt aIndex_t) { return (*(TMessage_writing_layout_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_3)))(aIndex_t); } |
|
1763 |
|
1764 inline TAknWindowLineLayout Message_writing_layout_elements_Line_4(TInt aIndex_H) { return (*(TMessage_writing_layout_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_4)))(aIndex_H); } |
|
1765 |
|
1766 inline TAknWindowLineLayout Message_writing_layout_elements_Line_5(TInt aIndex_t) { return (*(TMessage_writing_layout_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_5)))(aIndex_t); } |
|
1767 |
|
1768 inline TAknWindowLineLayout Message_writing_layout_elements_Line_6(TInt aIndex_C, TInt aIndex_t) { return (*(TMessage_writing_layout_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_6)))(aIndex_C, aIndex_t); } |
|
1769 |
|
1770 inline TAknWindowLineLayout Message_writing_layout_elements_Line_7() { return (*(TMessage_writing_layout_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_7)))(); } |
|
1771 |
|
1772 inline TAknWindowLineLayout Message_writing_layout_elements_Line_8(TInt aIndex_t, TInt aIndex_W, TInt aIndex_H) { return (*(TMessage_writing_layout_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Message_writing_layout_elements_Line_8)))(aIndex_t, aIndex_W, aIndex_H); } |
|
1773 |
|
1774 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_1() { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Line_1)))(); } |
|
1775 |
|
1776 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_2() { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Line_2)))(); } |
|
1777 |
|
1778 inline TAknLayoutTableLimits CamcorderBurst_Mode_Post_Recording_cell_elements_Limits() { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Limits)))(); } |
|
1779 |
|
1780 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements(TInt aLineIndex) { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements)))(aLineIndex); } |
|
1781 |
|
1782 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6)))(); } |
|
1783 |
|
1784 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7)))(); } |
|
1785 |
|
1786 inline TAknWindowLineLayout near_QCIF() { return (*(Tnear_QCIF_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_near_QCIF)))(); } |
|
1787 |
|
1788 inline TAknTextLineLayout Media_Player_navi_pane_texts_Line_1() { return (*(TMedia_Player_navi_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Media_Player_navi_pane_texts_Line_1)))(); } |
|
1789 |
|
1790 inline TAknWindowLineLayout Volume_strength_area_values_Line_1() { return (*(TVolume_strength_area_values_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_1)))(); } |
|
1791 |
|
1792 inline TAknWindowLineLayout Volume_strength_area_values_Line_2() { return (*(TVolume_strength_area_values_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_2)))(); } |
|
1793 |
|
1794 inline TAknWindowLineLayout Volume_strength_area_values_Line_3() { return (*(TVolume_strength_area_values_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_3)))(); } |
|
1795 |
|
1796 inline TAknWindowLineLayout Volume_strength_area_values_Line_4() { return (*(TVolume_strength_area_values_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_4)))(); } |
|
1797 |
|
1798 inline TAknWindowLineLayout Volume_strength_area_values_Line_5() { return (*(TVolume_strength_area_values_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_5)))(); } |
|
1799 |
|
1800 inline TAknWindowLineLayout Volume_strength_area_values_Line_6() { return (*(TVolume_strength_area_values_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_6)))(); } |
|
1801 |
|
1802 inline TAknWindowLineLayout Volume_strength_area_values_Line_7() { return (*(TVolume_strength_area_values_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_7)))(); } |
|
1803 |
|
1804 inline TAknWindowLineLayout Volume_strength_area_values_Line_8() { return (*(TVolume_strength_area_values_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Volume_strength_area_values_Line_8)))(); } |
|
1805 |
|
1806 inline TAknWindowLineLayout blid_compass_pane() { return (*(Tblid_compass_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_blid_compass_pane)))(); } |
|
1807 |
|
1808 inline TAknWindowLineLayout BLID_compass_view_elements_Line_2() { return (*(TBLID_compass_view_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLID_compass_view_elements_Line_2)))(); } |
|
1809 |
|
1810 inline TAknWindowLineLayout BLID_compass_view_elements_Line_3() { return (*(TBLID_compass_view_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLID_compass_view_elements_Line_3)))(); } |
|
1811 |
|
1812 inline TAknLayoutTableLimits BLID_compass_view_elements_Limits() { return (*(TBLID_compass_view_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLID_compass_view_elements_Limits)))(); } |
|
1813 |
|
1814 inline TAknWindowLineLayout BLID_compass_view_elements(TInt aLineIndex) { return (*(TBLID_compass_view_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLID_compass_view_elements)))(aLineIndex); } |
|
1815 |
|
1816 inline TAknWindowLineLayout Accuracyvalues_Line_1() { return (*(TAccuracyvalues_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_1)))(); } |
|
1817 |
|
1818 inline TAknWindowLineLayout Accuracyvalues_Line_2() { return (*(TAccuracyvalues_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_2)))(); } |
|
1819 |
|
1820 inline TAknWindowLineLayout Accuracyvalues_Line_3() { return (*(TAccuracyvalues_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_3)))(); } |
|
1821 |
|
1822 inline TAknWindowLineLayout Accuracyvalues_Line_4() { return (*(TAccuracyvalues_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_4)))(); } |
|
1823 |
|
1824 inline TAknWindowLineLayout Accuracyvalues_Line_5() { return (*(TAccuracyvalues_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_5)))(); } |
|
1825 |
|
1826 inline TAknWindowLineLayout Accuracyvalues_Line_6() { return (*(TAccuracyvalues_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_6)))(); } |
|
1827 |
|
1828 inline TAknWindowLineLayout Accuracyvalues_Line_7() { return (*(TAccuracyvalues_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_7)))(); } |
|
1829 |
|
1830 inline TAknWindowLineLayout Accuracyvalues_Line_8() { return (*(TAccuracyvalues_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Line_8)))(); } |
|
1831 |
|
1832 inline TAknLayoutTableLimits Accuracyvalues_Limits() { return (*(TAccuracyvalues_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues_Limits)))(); } |
|
1833 |
|
1834 inline TAknWindowLineLayout Accuracyvalues(TInt aLineIndex) { return (*(TAccuracyvalues_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Accuracyvalues)))(aLineIndex); } |
|
1835 |
|
1836 inline TAknTextLineLayout BLIDcompass_view_texts_Line_1() { return (*(TBLIDcompass_view_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDcompass_view_texts_Line_1)))(); } |
|
1837 |
|
1838 inline TAknTextLineLayout BLIDcompass_view_texts_Line_2() { return (*(TBLIDcompass_view_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDcompass_view_texts_Line_2)))(); } |
|
1839 |
|
1840 inline TAknTextLineLayout BLIDcompass_view_texts_Line_3() { return (*(TBLIDcompass_view_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDcompass_view_texts_Line_3)))(); } |
|
1841 |
|
1842 inline TAknLayoutTableLimits BLIDcompass_view_texts_Limits() { return (*(TBLIDcompass_view_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDcompass_view_texts_Limits)))(); } |
|
1843 |
|
1844 inline TAknTextLineLayout BLIDcompass_view_texts(TInt aLineIndex) { return (*(TBLIDcompass_view_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDcompass_view_texts)))(aLineIndex); } |
|
1845 |
|
1846 inline TAknWindowLineLayout Compasspane_elements_Line_1() { return (*(TCompasspane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Compasspane_elements_Line_1)))(); } |
|
1847 |
|
1848 inline TAknWindowLineLayout Arrow_head__graphic() { return (*(TArrow_head__graphic_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Arrow_head__graphic)))(); } |
|
1849 |
|
1850 inline TAknWindowLineLayout Arrow_body__graphic() { return (*(TArrow_body__graphic_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Arrow_body__graphic)))(); } |
|
1851 |
|
1852 inline TAknLayoutTableLimits Compasspane_elements_Limits() { return (*(TCompasspane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Compasspane_elements_Limits)))(); } |
|
1853 |
|
1854 inline TAknWindowLineLayout Compasspane_elements(TInt aLineIndex) { return (*(TCompasspane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Compasspane_elements)))(aLineIndex); } |
|
1855 |
|
1856 inline TAknWindowLineLayout blid_direction_pane() { return (*(Tblid_direction_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_blid_direction_pane)))(); } |
|
1857 |
|
1858 inline TAknTextLineLayout BLIDdirection_elements_Line_1() { return (*(TBLIDdirection_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_BLIDdirection_elements_Line_1)))(); } |
|
1859 |
|
1860 inline TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_1() { return (*(TOutgoingincoming_video_call_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoingincoming_video_call_elements_Line_1)))(); } |
|
1861 |
|
1862 inline TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_2() { return (*(TOutgoingincoming_video_call_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoingincoming_video_call_elements_Line_2)))(); } |
|
1863 |
|
1864 inline TAknLayoutTableLimits Outgoingincoming_video_call_elements_Limits() { return (*(TOutgoingincoming_video_call_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoingincoming_video_call_elements_Limits)))(); } |
|
1865 |
|
1866 inline TAknWindowLineLayout Outgoingincoming_video_call_elements(TInt aLineIndex) { return (*(TOutgoingincoming_video_call_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Outgoingincoming_video_call_elements)))(aLineIndex); } |
|
1867 |
|
1868 inline TAknWindowLineLayout Uplink_video_image__large__Line_1() { return (*(TUplink_video_image__large__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__large__Line_1)))(); } |
|
1869 |
|
1870 inline TAknWindowLineLayout Uplink_video_image__large__Line_2() { return (*(TUplink_video_image__large__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__large__Line_2)))(); } |
|
1871 |
|
1872 inline TAknWindowLineLayout Uplink_video_image__large__Line_3() { return (*(TUplink_video_image__large__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__large__Line_3)))(); } |
|
1873 |
|
1874 inline TAknLayoutTableLimits Uplink_video_image__large__Limits() { return (*(TUplink_video_image__large__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__large__Limits)))(); } |
|
1875 |
|
1876 inline TAknWindowLineLayout Uplink_video_image__large_(TInt aLineIndex) { return (*(TUplink_video_image__large__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__large_)))(aLineIndex); } |
|
1877 |
|
1878 inline TAknWindowLineLayout Downlink_video_image_Line_1() { return (*(TDownlink_video_image_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Downlink_video_image_Line_1)))(); } |
|
1879 |
|
1880 inline TAknWindowLineLayout downlink_stream() { return (*(Tdownlink_stream_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_downlink_stream)))(); } |
|
1881 |
|
1882 inline TAknWindowLineLayout Downlink_video_image_Line_3() { return (*(TDownlink_video_image_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Downlink_video_image_Line_3)))(); } |
|
1883 |
|
1884 inline TAknLayoutTableLimits Downlink_video_image_Limits() { return (*(TDownlink_video_image_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Downlink_video_image_Limits)))(); } |
|
1885 |
|
1886 inline TAknWindowLineLayout Downlink_video_image(TInt aLineIndex) { return (*(TDownlink_video_image_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Downlink_video_image)))(aLineIndex); } |
|
1887 |
|
1888 inline TAknWindowLineLayout title_pane() { return (*(Ttitle_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_title_pane)))(); } |
|
1889 |
|
1890 inline TAknWindowLineLayout uni_indicator_pane() { return (*(Tuni_indicator_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_uni_indicator_pane)))(); } |
|
1891 |
|
1892 inline TAknLayoutTableLimits Status_pane_changes_Limits() { return (*(TStatus_pane_changes_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Status_pane_changes_Limits)))(); } |
|
1893 |
|
1894 inline TAknWindowLineLayout Status_pane_changes(TInt aLineIndex) { return (*(TStatus_pane_changes_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Status_pane_changes)))(aLineIndex); } |
|
1895 |
|
1896 inline TAknTextLineLayout Title_pane_texts_Line_2(TInt aIndex_B) { return (*(TTitle_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Title_pane_texts_Line_2)))(aIndex_B); } |
|
1897 |
|
1898 inline TAknMultiLineTextLayout Multiline_Title_pane_texts_Line_2(TInt aNumberOfLinesShown) { return (*(TMultiline_Title_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Title_pane_texts_Line_2)))(aNumberOfLinesShown); } |
|
1899 |
|
1900 inline TAknWindowLineLayout Navipane_elements_and_descendant_panes_Line_1() { return (*(TNavipane_elements_and_descendant_panes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipane_elements_and_descendant_panes_Line_1)))(); } |
|
1901 |
|
1902 inline TAknWindowLineLayout zooming_pane() { return (*(Tzooming_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_zooming_pane)))(); } |
|
1903 |
|
1904 inline TAknLayoutTableLimits Navipane_elements_and_descendant_panes_Limits() { return (*(TNavipane_elements_and_descendant_panes_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipane_elements_and_descendant_panes_Limits)))(); } |
|
1905 |
|
1906 inline TAknWindowLineLayout Navipane_elements_and_descendant_panes(TInt aLineIndex) { return (*(TNavipane_elements_and_descendant_panes_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipane_elements_and_descendant_panes)))(aLineIndex); } |
|
1907 |
|
1908 inline TAknWindowLineLayout Zooming_pane_elements_Line_1() { return (*(TZooming_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements_Line_1)))(); } |
|
1909 |
|
1910 inline TAknWindowLineLayout Zooming_pane_elements_Line_2() { return (*(TZooming_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements_Line_2)))(); } |
|
1911 |
|
1912 inline TAknWindowLineLayout Zooming_pane_elements_Line_3() { return (*(TZooming_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements_Line_3)))(); } |
|
1913 |
|
1914 inline TAknWindowLineLayout Zooming_pane_elements_Line_4() { return (*(TZooming_pane_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements_Line_4)))(); } |
|
1915 |
|
1916 inline TAknLayoutTableLimits Zooming_pane_elements_Limits() { return (*(TZooming_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements_Limits)))(); } |
|
1917 |
|
1918 inline TAknWindowLineLayout Zooming_pane_elements(TInt aLineIndex) { return (*(TZooming_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_pane_elements)))(aLineIndex); } |
|
1919 |
|
1920 inline TAknTextLineLayout Navipanetexts_Line_1() { return (*(TNavipanetexts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipanetexts_Line_1)))(); } |
|
1921 |
|
1922 inline TAknTextLineLayout Navipanetexts_Line_2() { return (*(TNavipanetexts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipanetexts_Line_2)))(); } |
|
1923 |
|
1924 inline TAknLayoutTableLimits Navipanetexts_Limits() { return (*(TNavipanetexts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipanetexts_Limits)))(); } |
|
1925 |
|
1926 inline TAknTextLineLayout Navipanetexts(TInt aLineIndex) { return (*(TNavipanetexts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navipanetexts)))(aLineIndex); } |
|
1927 |
|
1928 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_1() { return (*(TVideocall_indicator__NEwaiting_call__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Videocall_indicator__NEwaiting_call__Line_1)))(); } |
|
1929 |
|
1930 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_2() { return (*(TVideocall_indicator__NEwaiting_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Videocall_indicator__NEwaiting_call__Line_2)))(); } |
|
1931 |
|
1932 inline TAknLayoutTableLimits Videocall_indicator__NEwaiting_call__Limits() { return (*(TVideocall_indicator__NEwaiting_call__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Videocall_indicator__NEwaiting_call__Limits)))(); } |
|
1933 |
|
1934 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call_(TInt aLineIndex) { return (*(TVideocall_indicator__NEwaiting_call__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Videocall_indicator__NEwaiting_call_)))(aLineIndex); } |
|
1935 |
|
1936 inline TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_1() { return (*(TCallstatus_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Callstatus_pop_up_window_elements_Line_1)))(); } |
|
1937 |
|
1938 inline TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_2() { return (*(TCallstatus_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Callstatus_pop_up_window_elements_Line_2)))(); } |
|
1939 |
|
1940 inline TAknLayoutTableLimits Callstatus_pop_up_window_elements_Limits() { return (*(TCallstatus_pop_up_window_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Callstatus_pop_up_window_elements_Limits)))(); } |
|
1941 |
|
1942 inline TAknWindowLineLayout Callstatus_pop_up_window_elements(TInt aLineIndex) { return (*(TCallstatus_pop_up_window_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Callstatus_pop_up_window_elements)))(aLineIndex); } |
|
1943 |
|
1944 inline TAknWindowLineLayout Rectangle() { return (*(TRectangle_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Rectangle)))(); } |
|
1945 |
|
1946 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_2() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_2)))(); } |
|
1947 |
|
1948 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_3() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_3)))(); } |
|
1949 |
|
1950 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_4() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_4)))(); } |
|
1951 |
|
1952 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_5() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_5)))(); } |
|
1953 |
|
1954 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_6() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_6)))(); } |
|
1955 |
|
1956 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_7() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_7)))(); } |
|
1957 |
|
1958 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_8() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_8)))(); } |
|
1959 |
|
1960 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_9() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_9)))(); } |
|
1961 |
|
1962 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_10() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_10)))(); } |
|
1963 |
|
1964 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_11() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_11)))(); } |
|
1965 |
|
1966 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_12() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_12_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_12)))(); } |
|
1967 |
|
1968 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_13() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_13_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_13)))(); } |
|
1969 |
|
1970 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_14() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_14_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_14)))(); } |
|
1971 |
|
1972 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_15() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_15_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_15)))(); } |
|
1973 |
|
1974 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_16() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_16_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_16)))(); } |
|
1975 |
|
1976 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_17() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_17_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_17)))(); } |
|
1977 |
|
1978 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_18() { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_18_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_18)))(); } |
|
1979 |
|
1980 inline TAknLayoutTableLimits Colorpalette_preview_screen_element_placing__main_area__Limits() { return (*(TColorpalette_preview_screen_element_placing__main_area__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area__Limits)))(); } |
|
1981 |
|
1982 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area_(TInt aLineIndex) { return (*(TColorpalette_preview_screen_element_placing__main_area__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_element_placing__main_area_)))(aLineIndex); } |
|
1983 |
|
1984 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_1() { return (*(TColorpalette_preview_screen_text_placing__main_area__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_text_placing__main_area__Line_1)))(); } |
|
1985 |
|
1986 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_2() { return (*(TColorpalette_preview_screen_text_placing__main_area__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_text_placing__main_area__Line_2)))(); } |
|
1987 |
|
1988 inline TAknLayoutTableLimits Colorpalette_preview_screen_text_placing__main_area__Limits() { return (*(TColorpalette_preview_screen_text_placing__main_area__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_text_placing__main_area__Limits)))(); } |
|
1989 |
|
1990 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area_(TInt aLineIndex) { return (*(TColorpalette_preview_screen_text_placing__main_area__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Colorpalette_preview_screen_text_placing__main_area_)))(aLineIndex); } |
|
1991 |
|
1992 inline TAknWindowLineLayout audioskin_pane() { return (*(Taudioskin_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_audioskin_pane)))(); } |
|
1993 |
|
1994 inline TAknTextLineLayout Audio_Playbackview_texts_Line_1() { return (*(TAudio_Playbackview_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts_Line_1)))(); } |
|
1995 |
|
1996 inline TAknTextLineLayout Audio_Playbackview_texts_Line_2() { return (*(TAudio_Playbackview_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts_Line_2)))(); } |
|
1997 |
|
1998 inline TAknTextLineLayout Audio_Playbackview_texts_Line_3() { return (*(TAudio_Playbackview_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts_Line_3)))(); } |
|
1999 |
|
2000 inline TAknTextLineLayout Audio_Playbackview_texts_Line_4() { return (*(TAudio_Playbackview_texts_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts_Line_4)))(); } |
|
2001 |
|
2002 inline TAknLayoutTableLimits Audio_Playbackview_texts_Limits() { return (*(TAudio_Playbackview_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts_Limits)))(); } |
|
2003 |
|
2004 inline TAknTextLineLayout Audio_Playbackview_texts(TInt aLineIndex) { return (*(TAudio_Playbackview_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audio_Playbackview_texts)))(aLineIndex); } |
|
2005 |
|
2006 inline TAknWindowLineLayout Audioskin_pane_elements_Line_1() { return (*(TAudioskin_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Audioskin_pane_elements_Line_1)))(); } |
|
2007 |
|
2008 inline TAknWindowLineLayout popup_loc_request_window(TInt aIndex_H) { return (*(Tpopup_loc_request_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_loc_request_window)))(aIndex_H); } |
|
2009 |
|
2010 inline TAknWindowLineLayout list_single_graphic_popup_wml_pane(TInt aIndex_t) { return (*(Tlist_single_graphic_popup_wml_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_single_graphic_popup_wml_pane)))(aIndex_t); } |
|
2011 |
|
2012 inline TAknLayoutTableLimits Pop_up_window_list_pane_descendants_call_conf__Limits() { return (*(TPop_up_window_list_pane_descendants_call_conf__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pop_up_window_list_pane_descendants_call_conf__Limits)))(); } |
|
2013 |
|
2014 inline TAknWindowLineLayout Pop_up_window_list_pane_descendants_call_conf_(TInt aLineIndex, TInt aIndex_t) { return (*(TPop_up_window_list_pane_descendants_call_conf__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pop_up_window_list_pane_descendants_call_conf_)))(aLineIndex, aIndex_t); } |
|
2015 |
|
2016 inline TAknWindowLineLayout list_wml_pane(TInt aIndex_H) { return (*(Tlist_wml_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_wml_pane)))(aIndex_H); } |
|
2017 |
|
2018 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TBrowser_address_field_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
2019 |
|
2020 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TBrowser_address_field_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
2021 |
|
2022 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TBrowser_address_field_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
2023 |
|
2024 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TBrowser_address_field_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
2025 |
|
2026 inline TAknLayoutTableLimits Browser_address_field_pop_up_window_graphics_Limits() { return (*(TBrowser_address_field_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics_Limits)))(); } |
|
2027 |
|
2028 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TBrowser_address_field_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Browser_address_field_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
2029 |
|
2030 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_3() { return (*(TFirst_call_pop_up_window_texts__one_call__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__one_call__Line_3)))(); } |
|
2031 |
|
2032 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_2() { return (*(TFirst_call_pop_up_window_graphics__one_call__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__one_call__Line_2)))(); } |
|
2033 |
|
2034 inline TAknLayoutTableLimits First_call_pop_up_window_graphics__one_call__Limits() { return (*(TFirst_call_pop_up_window_graphics__one_call__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__one_call__Limits)))(); } |
|
2035 |
|
2036 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call_(TInt aLineIndex) { return (*(TFirst_call_pop_up_window_graphics__one_call__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__one_call_)))(aLineIndex); } |
|
2037 |
|
2038 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_3() { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_texts__two_calls__Line_3)))(); } |
|
2039 |
|
2040 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_2() { return (*(TFirst_call_pop_up_window_graphics__two_calls__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_calls__Line_2)))(); } |
|
2041 |
|
2042 inline TAknLayoutTableLimits First_call_pop_up_window_graphics__two_calls__Limits() { return (*(TFirst_call_pop_up_window_graphics__two_calls__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_calls__Limits)))(); } |
|
2043 |
|
2044 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_(TInt aLineIndex) { return (*(TFirst_call_pop_up_window_graphics__two_calls__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_First_call_pop_up_window_graphics__two_calls_)))(aLineIndex); } |
|
2045 |
|
2046 inline TAknWindowLineLayout Call_type_pane_split_Line_1() { return (*(TCall_type_pane_split_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_type_pane_split_Line_1)))(); } |
|
2047 |
|
2048 inline TAknWindowLineLayout Call_type_pane_split_Line_2() { return (*(TCall_type_pane_split_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Call_type_pane_split_Line_2)))(); } |
|
2049 |
|
2050 inline TAknWindowLineLayout popup_wml_address_window(TInt aIndex_b, TInt aIndex_H) { return (*(Tpopup_wml_address_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_wml_address_window)))(aIndex_b, aIndex_H); } |
|
2051 |
|
2052 inline TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_1(TInt aIndex_C) { return (*(TList_pane_elements__browser_single_graphic__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__browser_single_graphic__Line_1)))(aIndex_C); } |
|
2053 |
|
2054 inline TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_2() { return (*(TList_pane_elements__browser_single_graphic__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_elements__browser_single_graphic__Line_2)))(); } |
|
2055 |
|
2056 inline TAknTextLineLayout List_pane_texts__browser_single_graphic__Line_1(TInt aIndex_C) { return (*(TList_pane_texts__browser_single_graphic__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__browser_single_graphic__Line_1)))(aIndex_C); } |
|
2057 |
|
2058 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8)))(); } |
|
2059 |
|
2060 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9() { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9)))(); } |
|
2061 |
|
2062 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_7(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_7)))(aIndex_C); } |
|
2063 |
|
2064 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_8(TInt aIndex_C) { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_8)))(aIndex_C); } |
|
2065 |
|
2066 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_7(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_7)))(aIndex_C); } |
|
2067 |
|
2068 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_8(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_8)))(aIndex_C); } |
|
2069 |
|
2070 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_9(TInt aIndex_C) { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_9)))(aIndex_C); } |
|
2071 |
|
2072 inline TAknTextLineLayout Camcorder_viewfinder_texts_Line_1(TInt aIndex_C) { return (*(TCamcorder_viewfinder_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_viewfinder_texts_Line_1)))(aIndex_C); } |
|
2073 |
|
2074 inline TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1(TInt aIndex_t) { return (*(TCamcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1)))(aIndex_t); } |
|
2075 |
|
2076 inline TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2(TInt aIndex_l) { return (*(TCamcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2)))(aIndex_l); } |
|
2077 |
|
2078 inline TAknWindowLineLayout grid_cams_pane() { return (*(Tgrid_cams_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_cams_pane)))(); } |
|
2079 |
|
2080 inline TAknTextLineLayout Camcorder_Burst_Mode_texts_Line_1() { return (*(TCamcorder_Burst_Mode_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Burst_Mode_texts_Line_1)))(); } |
|
2081 |
|
2082 inline TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements_Line_1() { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Brightness_Contrast_descendants_and_elements_Line_1)))(); } |
|
2083 |
|
2084 inline TAknWindowLineLayout navi_slider_pane() { return (*(Tnavi_slider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_navi_slider_pane)))(); } |
|
2085 |
|
2086 inline TAknLayoutTableLimits Camcorder_Brightness_Contrast_descendants_and_elements_Limits() { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Brightness_Contrast_descendants_and_elements_Limits)))(); } |
|
2087 |
|
2088 inline TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements(TInt aLineIndex) { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Brightness_Contrast_descendants_and_elements)))(aLineIndex); } |
|
2089 |
|
2090 inline TAknWindowLineLayout Navi_Slider_pane_elements_Line_1() { return (*(TNavi_Slider_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navi_Slider_pane_elements_Line_1)))(); } |
|
2091 |
|
2092 inline TAknWindowLineLayout Navi_Slider_pane_elements_Line_2() { return (*(TNavi_Slider_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navi_Slider_pane_elements_Line_2)))(); } |
|
2093 |
|
2094 inline TAknLayoutTableLimits Navi_Slider_pane_elements_Limits() { return (*(TNavi_Slider_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navi_Slider_pane_elements_Limits)))(); } |
|
2095 |
|
2096 inline TAknWindowLineLayout Navi_Slider_pane_elements(TInt aLineIndex) { return (*(TNavi_Slider_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Navi_Slider_pane_elements)))(aLineIndex); } |
|
2097 |
|
2098 inline TAknWindowLineLayout Camcorder_Manual_Exposure_descendants_and_elements_Line_1() { return (*(TCamcorder_Manual_Exposure_descendants_and_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Manual_Exposure_descendants_and_elements_Line_1)))(); } |
|
2099 |
|
2100 inline TAknWindowLineLayout Zooming_steps_sizes_Line_1() { return (*(TZooming_steps_sizes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_1)))(); } |
|
2101 |
|
2102 inline TAknWindowLineLayout Zooming_steps_sizes_Line_2() { return (*(TZooming_steps_sizes_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_2)))(); } |
|
2103 |
|
2104 inline TAknWindowLineLayout Zooming_steps_sizes_Line_3() { return (*(TZooming_steps_sizes_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_3)))(); } |
|
2105 |
|
2106 inline TAknWindowLineLayout Zooming_steps_sizes_Line_4() { return (*(TZooming_steps_sizes_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_4)))(); } |
|
2107 |
|
2108 inline TAknWindowLineLayout Zooming_steps_sizes_Line_5() { return (*(TZooming_steps_sizes_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_5)))(); } |
|
2109 |
|
2110 inline TAknWindowLineLayout Zooming_steps_sizes_Line_6() { return (*(TZooming_steps_sizes_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_6)))(); } |
|
2111 |
|
2112 inline TAknWindowLineLayout Zooming_steps_sizes_Line_7() { return (*(TZooming_steps_sizes_Line_7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_7)))(); } |
|
2113 |
|
2114 inline TAknWindowLineLayout Zooming_steps_sizes_Line_8() { return (*(TZooming_steps_sizes_Line_8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_8)))(); } |
|
2115 |
|
2116 inline TAknWindowLineLayout Zooming_steps_sizes_Line_9() { return (*(TZooming_steps_sizes_Line_9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_9)))(); } |
|
2117 |
|
2118 inline TAknWindowLineLayout Zooming_steps_sizes_Line_10() { return (*(TZooming_steps_sizes_Line_10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_10)))(); } |
|
2119 |
|
2120 inline TAknWindowLineLayout Zooming_steps_sizes_Line_11() { return (*(TZooming_steps_sizes_Line_11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Zooming_steps_sizes_Line_11)))(); } |
|
2121 |
|
2122 inline TAknWindowLineLayout Uplink_video_image__small__Line_1() { return (*(TUplink_video_image__small__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__small__Line_1)))(); } |
|
2123 |
|
2124 inline TAknWindowLineLayout Uplink_video_image__small__Line_2() { return (*(TUplink_video_image__small__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__small__Line_2)))(); } |
|
2125 |
|
2126 inline TAknWindowLineLayout Uplink_video_image__small__Line_3() { return (*(TUplink_video_image__small__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__small__Line_3)))(); } |
|
2127 |
|
2128 inline TAknLayoutTableLimits Uplink_video_image__small__Limits() { return (*(TUplink_video_image__small__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__small__Limits)))(); } |
|
2129 |
|
2130 inline TAknWindowLineLayout Uplink_video_image__small_(TInt aLineIndex) { return (*(TUplink_video_image__small__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Uplink_video_image__small_)))(aLineIndex); } |
|
2131 |
|
2132 inline TAknWindowLineLayout Downlink_video_image_Line_4() { return (*(TDownlink_video_image_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Downlink_video_image_Line_4)))(); } |
|
2133 |
|
2134 inline TAknWindowLineLayout downlink_stream_area() { return (*(Tdownlink_stream_area_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_downlink_stream_area)))(); } |
|
2135 |
|
2136 inline TAknWindowLineLayout MIDP_text_elements_Line_1(TInt aIndex_t) { return (*(TMIDP_text_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_MIDP_text_elements_Line_1)))(aIndex_t); } |
|
2137 |
|
2138 inline TAknWindowLineLayout MIDP_text_elements_Line_2() { return (*(TMIDP_text_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_MIDP_text_elements_Line_2)))(); } |
|
2139 |
|
2140 inline TAknTextLineLayout MIDP_texts_Line_1(TInt aIndex_B) { return (*(TMIDP_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_MIDP_texts_Line_1)))(aIndex_B); } |
|
2141 |
|
2142 inline TAknMultiLineTextLayout Multiline_MIDP_texts_Line_1(TInt aNumberOfLinesShown) { return (*(TMultiline_MIDP_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_MIDP_texts_Line_1)))(aNumberOfLinesShown); } |
|
2143 |
|
2144 // LAF Table : Camcorder Zooming factor pane elements v2 |
|
2145 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_1(TInt aIndex_C) { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_1)))(aIndex_C); } |
|
2146 |
|
2147 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_2(TInt aIndex_C) { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_2)))(aIndex_C); } |
|
2148 |
|
2149 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_3(TInt aIndex_C) { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_3)))(aIndex_C); } |
|
2150 |
|
2151 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_4(TInt aIndex_C) { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_4)))(aIndex_C); } |
|
2152 |
|
2153 inline TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_v2_Limits() { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2_Limits)))(); } |
|
2154 |
|
2155 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2(TInt aLineIndex, TInt aIndex_C) { return (*(TCamcorder_Zooming_factor_pane_elements_v2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Camcorder_Zooming_factor_pane_elements_v2)))(aLineIndex, aIndex_C); } |
|
2156 |
|
2157 // FM Radio layouts |
|
2158 inline TAknWindowLineLayout cell_radio_pane(TInt aIndex_t) { return (*(Tcell_radio_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_radio_pane)))(aIndex_t); } |
|
2159 |
|
2160 inline TAknWindowLineLayout FM_Radio_cell_elements_Line_1() { return (*(TFM_Radio_cell_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_cell_elements_Line_1)))(); } |
|
2161 |
|
2162 inline TAknWindowLineLayout grid_radio_pane() { return (*(Tgrid_radio_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_radio_pane)))(); } |
|
2163 |
|
2164 inline TAknWindowLineLayout FM_Radio_elements_Line_2() { return (*(TFM_Radio_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements_Line_2)))(); } |
|
2165 |
|
2166 inline TAknWindowLineLayout FM_Radio_elements_Line_3() { return (*(TFM_Radio_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements_Line_3)))(); } |
|
2167 |
|
2168 inline TAknWindowLineLayout FM_Radio_elements_Line_4() { return (*(TFM_Radio_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements_Line_4)))(); } |
|
2169 |
|
2170 inline TAknWindowLineLayout FM_Radio_elements_Line_5() { return (*(TFM_Radio_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements_Line_5)))(); } |
|
2171 |
|
2172 inline TAknLayoutTableLimits FM_Radio_elements_Limits() { return (*(TFM_Radio_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements_Limits)))(); } |
|
2173 |
|
2174 inline TAknWindowLineLayout FM_Radio_elements(TInt aLineIndex) { return (*(TFM_Radio_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_elements)))(aLineIndex); } |
|
2175 |
|
2176 inline TAknTextLineLayout FM_Radio_texts_Line_1() { return (*(TFM_Radio_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Line_1)))(); } |
|
2177 |
|
2178 inline TAknTextLineLayout FM_Radio_texts_Line_2() { return (*(TFM_Radio_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Line_2)))(); } |
|
2179 |
|
2180 inline TAknTextLineLayout FM_Radio_texts_Line_3() { return (*(TFM_Radio_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Line_3)))(); } |
|
2181 |
|
2182 inline TAknTextLineLayout FM_Radio_texts_Line_4() { return (*(TFM_Radio_texts_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Line_4)))(); } |
|
2183 |
|
2184 inline TAknTextLineLayout FM_Radio_texts_Line_5() { return (*(TFM_Radio_texts_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Line_5)))(); } |
|
2185 |
|
2186 inline TAknLayoutTableLimits FM_Radio_texts_Limits() { return (*(TFM_Radio_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts_Limits)))(); } |
|
2187 |
|
2188 inline TAknTextLineLayout FM_Radio_texts(TInt aLineIndex) { return (*(TFM_Radio_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_FM_Radio_texts)))(aLineIndex); } |
|
2189 |
|
2190 inline TAknWindowLineLayout aid_cams_cif_uncrop_pane() { return (*(Taid_cams_cif_uncrop_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_cams_cif_uncrop_pane)))(); } |
|
2191 |
|
2192 inline TAknWindowLineLayout video_down_subqcif_pane() { return (*(Tvideo_down_subqcif_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_video_down_subqcif_pane)))(); } |
|
2193 |
|
2194 |
|
2195 |
|
2196 class CInstance : public CCdlInstance |
|
2197 { |
|
2198 public: |
|
2199 enum { ETypeId = KCdlInterfaceUidValue }; |
|
2200 |
|
2201 inline static const CInstance& CustomisationInstance() { return (const CInstance&)(CdlEngine::CustomisationInstance(KCdlInterfaceUid)); } |
|
2202 inline static CInstance* NewL(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL) { return (CInstance*) CCdlInstance::NewL(aRef, &KCdlInterface, aSubLayer); } |
|
2203 inline static CInstance* NewLC(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL) { return (CInstance*) CCdlInstance::NewLC(aRef, &KCdlInterface, aSubLayer); } |
|
2204 inline static CInstance* NewL(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL) { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewL(ref, aSubLayer); } |
|
2205 inline static CInstance* NewLC(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL) { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewLC(ref, aSubLayer); } |
|
2206 |
|
2207 inline const CInstance* SubLayer() { return static_cast<const CInstance*>(CCdlInstance::SubLayer()); } |
|
2208 |
|
2209 // CDL API functions, as defined in applayout.cdl |
|
2210 |
|
2211 inline TAknWindowLineLayout Browser_image_highlight_Line_1() const { return (*(TBrowser_image_highlight_Line_1_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_1)))(); } |
|
2212 |
|
2213 inline TAknWindowLineLayout Browser_image_highlight_Line_2() const { return (*(TBrowser_image_highlight_Line_2_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_2)))(); } |
|
2214 |
|
2215 inline TAknWindowLineLayout Browser_image_highlight_Line_3() const { return (*(TBrowser_image_highlight_Line_3_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_3)))(); } |
|
2216 |
|
2217 inline TAknWindowLineLayout Browser_image_highlight_Line_4() const { return (*(TBrowser_image_highlight_Line_4_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_4)))(); } |
|
2218 |
|
2219 inline TAknWindowLineLayout Browser_image_highlight_Line_5() const { return (*(TBrowser_image_highlight_Line_5_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_5)))(); } |
|
2220 |
|
2221 inline TAknWindowLineLayout Browser_image_highlight_Line_6() const { return (*(TBrowser_image_highlight_Line_6_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_6)))(); } |
|
2222 |
|
2223 inline TAknWindowLineLayout Browser_image_highlight_Line_7() const { return (*(TBrowser_image_highlight_Line_7_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_7)))(); } |
|
2224 |
|
2225 inline TAknWindowLineLayout Browser_image_highlight_Line_8() const { return (*(TBrowser_image_highlight_Line_8_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_8)))(); } |
|
2226 |
|
2227 inline TAknWindowLineLayout Browser_image_highlight_Line_9() const { return (*(TBrowser_image_highlight_Line_9_sig*)(GetFunction(EApiId_Browser_image_highlight_Line_9)))(); } |
|
2228 |
|
2229 inline TAknLayoutTableLimits Browser_image_highlight_Limits() const { return (*(TBrowser_image_highlight_Limits_sig*)(GetFunction(EApiId_Browser_image_highlight_Limits)))(); } |
|
2230 |
|
2231 inline TAknWindowLineLayout Browser_image_highlight(TInt aLineIndex) const { return (*(TBrowser_image_highlight_sig*)(GetFunction(EApiId_Browser_image_highlight)))(aLineIndex); } |
|
2232 |
|
2233 // LAF Table : Navi pane elements |
|
2234 inline TAknWindowLineLayout Navi_pane_elements_Line_1() const { return (*(TNavi_pane_elements_Line_1_sig*)(GetFunction(EApiId_Navi_pane_elements_Line_1)))(); } |
|
2235 |
|
2236 // LAF Table : Application specific list panes |
|
2237 inline TAknWindowLineLayout list_cale_time_pane(TInt aIndex_t, TInt aIndex_H) const { return (*(Tlist_cale_time_pane_sig*)(GetFunction(EApiId_list_cale_time_pane)))(aIndex_t, aIndex_H); } |
|
2238 |
|
2239 inline TAknWindowLineLayout list_pinb_item_pane(TInt aIndex_t) const { return (*(Tlist_pinb_item_pane_sig*)(GetFunction(EApiId_list_pinb_item_pane)))(aIndex_t); } |
|
2240 |
|
2241 // LAF Table : List pane elements (cale time) |
|
2242 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_1(TInt aIndex_t) const { return (*(TList_pane_elements__cale_time__Line_1_sig*)(GetFunction(EApiId_List_pane_elements__cale_time__Line_1)))(aIndex_t); } |
|
2243 |
|
2244 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_2() const { return (*(TList_pane_elements__cale_time__Line_2_sig*)(GetFunction(EApiId_List_pane_elements__cale_time__Line_2)))(); } |
|
2245 |
|
2246 inline TAknWindowLineLayout List_pane_elements__cale_time__Line_3(TInt aIndex_l, TInt aIndex_t) const { return (*(TList_pane_elements__cale_time__Line_3_sig*)(GetFunction(EApiId_List_pane_elements__cale_time__Line_3)))(aIndex_l, aIndex_t); } |
|
2247 |
|
2248 // LAF Table : List pane texts (cale time) |
|
2249 inline TAknTextLineLayout List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aIndex_B) const { return (*(TList_pane_texts__cale_time__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__cale_time__Line_1)))(aCommon1, aIndex_B); } |
|
2250 |
|
2251 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_1(TInt aCommon1, TInt aNumberOfLinesShown) const { return (*(TMultiline_List_pane_texts__cale_time__Line_1_sig*)(GetFunction(EApiId_Multiline_List_pane_texts__cale_time__Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
2252 |
|
2253 inline TAknTextLineLayout List_pane_texts__cale_time__Line_2(TInt aCommon1) const { return (*(TList_pane_texts__cale_time__Line_2_sig*)(GetFunction(EApiId_List_pane_texts__cale_time__Line_2)))(aCommon1); } |
|
2254 |
|
2255 inline TAknTextLineLayout List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_B, TInt aIndex_W) const { return (*(TList_pane_texts__cale_time__Line_3_sig*)(GetFunction(EApiId_List_pane_texts__cale_time__Line_3)))(aIndex_l, aIndex_r, aIndex_B, aIndex_W); } |
|
2256 |
|
2257 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time__Line_3(TInt aIndex_l, TInt aIndex_r, TInt aIndex_W, TInt aNumberOfLinesShown) const { return (*(TMultiline_List_pane_texts__cale_time__Line_3_sig*)(GetFunction(EApiId_Multiline_List_pane_texts__cale_time__Line_3)))(aIndex_l, aIndex_r, aIndex_W, aNumberOfLinesShown); } |
|
2258 |
|
2259 // LAF Table : List pane elements (pinb item) |
|
2260 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_1() const { return (*(TList_pane_elements__pinb_item__Line_1_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__Line_1)))(); } |
|
2261 |
|
2262 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_2() const { return (*(TList_pane_elements__pinb_item__Line_2_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__Line_2)))(); } |
|
2263 |
|
2264 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_3() const { return (*(TList_pane_elements__pinb_item__Line_3_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__Line_3)))(); } |
|
2265 |
|
2266 inline TAknWindowLineLayout List_pane_elements__pinb_item__Line_4(TInt aIndex_l) const { return (*(TList_pane_elements__pinb_item__Line_4_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__Line_4)))(aIndex_l); } |
|
2267 |
|
2268 inline TAknLayoutTableLimits List_pane_elements__pinb_item__SUB_TABLE_0_Limits() const { return (*(TList_pane_elements__pinb_item__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__SUB_TABLE_0_Limits)))(); } |
|
2269 |
|
2270 inline TAknWindowLineLayout List_pane_elements__pinb_item__SUB_TABLE_0(TInt aLineIndex) const { return (*(TList_pane_elements__pinb_item__SUB_TABLE_0_sig*)(GetFunction(EApiId_List_pane_elements__pinb_item__SUB_TABLE_0)))(aLineIndex); } |
|
2271 |
|
2272 // LAF Table : List pane texts (pinb item) |
|
2273 inline TAknTextLineLayout List_pane_texts__pinb_item__Line_1(TInt aCommon1) const { return (*(TList_pane_texts__pinb_item__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__pinb_item__Line_1)))(aCommon1); } |
|
2274 |
|
2275 // LAF Table : List pane highlight (several) |
|
2276 inline TAknWindowLineLayout List_pane_highlight__several__Line_1(const TRect& aParentRect) const { return (*(TList_pane_highlight__several__Line_1_sig*)(GetFunction(EApiId_List_pane_highlight__several__Line_1)))(aParentRect); } |
|
2277 |
|
2278 inline TAknWindowLineLayout List_pane_highlight__several__Line_2(const TRect& aParentRect) const { return (*(TList_pane_highlight__several__Line_2_sig*)(GetFunction(EApiId_List_pane_highlight__several__Line_2)))(aParentRect); } |
|
2279 |
|
2280 inline TAknLayoutTableLimits List_pane_highlight__several__Limits() const { return (*(TList_pane_highlight__several__Limits_sig*)(GetFunction(EApiId_List_pane_highlight__several__Limits)))(); } |
|
2281 |
|
2282 inline TAknWindowLineLayout List_pane_highlight__several_(TInt aLineIndex, const TRect& aParentRect) const { return (*(TList_pane_highlight__several__sig*)(GetFunction(EApiId_List_pane_highlight__several_)))(aLineIndex, aParentRect); } |
|
2283 |
|
2284 // LAF Table : Grid pane descendants |
|
2285 inline TAknWindowLineLayout cell_pinb_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_pinb_pane_sig*)(GetFunction(EApiId_cell_pinb_pane)))(aIndex_l, aIndex_t); } |
|
2286 |
|
2287 inline TAknWindowLineLayout cell_qdial_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_qdial_pane_sig*)(GetFunction(EApiId_cell_qdial_pane)))(aIndex_l, aIndex_t); } |
|
2288 |
|
2289 inline TAknWindowLineLayout cell_cale_month_pane(TInt aIndex_l, TInt aIndex_t, TInt aIndex_W) const { return (*(Tcell_cale_month_pane_sig*)(GetFunction(EApiId_cell_cale_month_pane)))(aIndex_l, aIndex_t, aIndex_W); } |
|
2290 |
|
2291 inline TAknWindowLineLayout cell_calc_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_calc_pane_sig*)(GetFunction(EApiId_cell_calc_pane)))(aIndex_l, aIndex_t); } |
|
2292 |
|
2293 inline TAknWindowLineLayout cell_cale_week_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_cale_week_pane_sig*)(GetFunction(EApiId_cell_cale_week_pane)))(aIndex_l, aIndex_t); } |
|
2294 |
|
2295 inline TAknWindowLineLayout cell_vorec_pane(TInt aIndex_t) const { return (*(Tcell_vorec_pane_sig*)(GetFunction(EApiId_cell_vorec_pane)))(aIndex_t); } |
|
2296 |
|
2297 inline TAknWindowLineLayout cell_gms_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_gms_pane_sig*)(GetFunction(EApiId_cell_gms_pane)))(aIndex_l, aIndex_t); } |
|
2298 |
|
2299 inline TAknWindowLineLayout cell_mp_pane(TInt aIndex_t) const { return (*(Tcell_mp_pane_sig*)(GetFunction(EApiId_cell_mp_pane)))(aIndex_t); } |
|
2300 |
|
2301 inline TAknLayoutTableLimits Grid_pane_descendants_SUB_TABLE_0_Limits() const { return (*(TGrid_pane_descendants_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Grid_pane_descendants_SUB_TABLE_0_Limits)))(); } |
|
2302 |
|
2303 inline TAknWindowLineLayout Grid_pane_descendants_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_l, TInt aIndex_t) const { return (*(TGrid_pane_descendants_SUB_TABLE_0_sig*)(GetFunction(EApiId_Grid_pane_descendants_SUB_TABLE_0)))(aLineIndex, aIndex_l, aIndex_t); } |
|
2304 |
|
2305 // LAF Table : Cell pane elements (pinb) |
|
2306 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_1() const { return (*(TCell_pane_elements__pinb__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__pinb__Line_1)))(); } |
|
2307 |
|
2308 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_2() const { return (*(TCell_pane_elements__pinb__Line_2_sig*)(GetFunction(EApiId_Cell_pane_elements__pinb__Line_2)))(); } |
|
2309 |
|
2310 inline TAknWindowLineLayout Cell_pane_elements__pinb__Line_3() const { return (*(TCell_pane_elements__pinb__Line_3_sig*)(GetFunction(EApiId_Cell_pane_elements__pinb__Line_3)))(); } |
|
2311 |
|
2312 inline TAknLayoutTableLimits Cell_pane_elements__pinb__Limits() const { return (*(TCell_pane_elements__pinb__Limits_sig*)(GetFunction(EApiId_Cell_pane_elements__pinb__Limits)))(); } |
|
2313 |
|
2314 inline TAknWindowLineLayout Cell_pane_elements__pinb_(TInt aLineIndex) const { return (*(TCell_pane_elements__pinb__sig*)(GetFunction(EApiId_Cell_pane_elements__pinb_)))(aLineIndex); } |
|
2315 |
|
2316 // LAF Table : Cell pane elements (qdial) |
|
2317 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_1() const { return (*(TCell_pane_elements__qdial__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_1)))(); } |
|
2318 |
|
2319 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_2() const { return (*(TCell_pane_elements__qdial__Line_2_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_2)))(); } |
|
2320 |
|
2321 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_3() const { return (*(TCell_pane_elements__qdial__Line_3_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_3)))(); } |
|
2322 |
|
2323 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_4() const { return (*(TCell_pane_elements__qdial__Line_4_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_4)))(); } |
|
2324 |
|
2325 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_5() const { return (*(TCell_pane_elements__qdial__Line_5_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_5)))(); } |
|
2326 |
|
2327 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_6() const { return (*(TCell_pane_elements__qdial__Line_6_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_6)))(); } |
|
2328 |
|
2329 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_7() const { return (*(TCell_pane_elements__qdial__Line_7_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_7)))(); } |
|
2330 |
|
2331 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_8() const { return (*(TCell_pane_elements__qdial__Line_8_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_8)))(); } |
|
2332 |
|
2333 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_9() const { return (*(TCell_pane_elements__qdial__Line_9_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_9)))(); } |
|
2334 |
|
2335 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_10() const { return (*(TCell_pane_elements__qdial__Line_10_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_10)))(); } |
|
2336 |
|
2337 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_11() const { return (*(TCell_pane_elements__qdial__Line_11_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_11)))(); } |
|
2338 |
|
2339 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_12() const { return (*(TCell_pane_elements__qdial__Line_12_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_12)))(); } |
|
2340 |
|
2341 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_13() const { return (*(TCell_pane_elements__qdial__Line_13_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_13)))(); } |
|
2342 |
|
2343 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_14() const { return (*(TCell_pane_elements__qdial__Line_14_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_14)))(); } |
|
2344 |
|
2345 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_15() const { return (*(TCell_pane_elements__qdial__Line_15_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_15)))(); } |
|
2346 |
|
2347 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_16() const { return (*(TCell_pane_elements__qdial__Line_16_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_16)))(); } |
|
2348 |
|
2349 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_17() const { return (*(TCell_pane_elements__qdial__Line_17_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_17)))(); } |
|
2350 |
|
2351 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_18() const { return (*(TCell_pane_elements__qdial__Line_18_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_18)))(); } |
|
2352 |
|
2353 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_19() const { return (*(TCell_pane_elements__qdial__Line_19_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_19)))(); } |
|
2354 |
|
2355 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_20() const { return (*(TCell_pane_elements__qdial__Line_20_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_20)))(); } |
|
2356 |
|
2357 inline TAknWindowLineLayout Cell_pane_elements__qdial__Line_21() const { return (*(TCell_pane_elements__qdial__Line_21_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Line_21)))(); } |
|
2358 |
|
2359 inline TAknLayoutTableLimits Cell_pane_elements__qdial__Limits() const { return (*(TCell_pane_elements__qdial__Limits_sig*)(GetFunction(EApiId_Cell_pane_elements__qdial__Limits)))(); } |
|
2360 |
|
2361 inline TAknWindowLineLayout Cell_pane_elements__qdial_(TInt aLineIndex) const { return (*(TCell_pane_elements__qdial__sig*)(GetFunction(EApiId_Cell_pane_elements__qdial_)))(aLineIndex); } |
|
2362 |
|
2363 // LAF Table : Cell pane texts (qdial) |
|
2364 inline TAknTextLineLayout Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W) const { return (*(TCell_pane_texts__qdial__Line_1_sig*)(GetFunction(EApiId_Cell_pane_texts__qdial__Line_1)))(aIndex_l, aCommon1, aIndex_W); } |
|
2365 |
|
2366 inline TAknMultiLineTextLayout Multiline_Cell_pane_texts__qdial__Line_1(TInt aIndex_l, TInt aCommon1, TInt aIndex_W, TInt aNumberOfLinesShown) const { return (*(TMultiline_Cell_pane_texts__qdial__Line_1_sig*)(GetFunction(EApiId_Multiline_Cell_pane_texts__qdial__Line_1)))(aIndex_l, aCommon1, aIndex_W, aNumberOfLinesShown); } |
|
2367 |
|
2368 // LAF Table : Cell pane elements (cale month) |
|
2369 inline TAknWindowLineLayout Cell_pane_elements__cale_month__Line_1(TInt aIndex_C, TInt aIndex_W) const { return (*(TCell_pane_elements__cale_month__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_month__Line_1)))(aIndex_C, aIndex_W); } |
|
2370 |
|
2371 inline TAknWindowLineLayout Cell_pane_elements__cale_month__Line_2(TInt aIndex_l) const { return (*(TCell_pane_elements__cale_month__Line_2_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_month__Line_2)))(aIndex_l); } |
|
2372 |
|
2373 // LAF Table : Cell pane texts (cale month) |
|
2374 inline TAknTextLineLayout Cell_pane_texts__cale_month__Line_1(TInt aIndex_C, TInt aCommon1) const { return (*(TCell_pane_texts__cale_month__Line_1_sig*)(GetFunction(EApiId_Cell_pane_texts__cale_month__Line_1)))(aIndex_C, aCommon1); } |
|
2375 |
|
2376 // LAF Table : Cell pane elements (calc) |
|
2377 inline TAknWindowLineLayout Cell_pane_elements__calc__Line_1() const { return (*(TCell_pane_elements__calc__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__calc__Line_1)))(); } |
|
2378 |
|
2379 // LAF Table : Cell pane elements (cale week) |
|
2380 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_1(const TRect& aParentRect, TInt aIndex_C) const { return (*(TCell_pane_elements__cale_week__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__Line_1)))(aParentRect, aIndex_C); } |
|
2381 |
|
2382 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_2(TInt aIndex_t) const { return (*(TCell_pane_elements__cale_week__Line_2_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__Line_2)))(aIndex_t); } |
|
2383 |
|
2384 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_3(TInt aIndex_t) const { return (*(TCell_pane_elements__cale_week__Line_3_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__Line_3)))(aIndex_t); } |
|
2385 |
|
2386 inline TAknWindowLineLayout Cell_pane_elements__cale_week__Line_4() const { return (*(TCell_pane_elements__cale_week__Line_4_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__Line_4)))(); } |
|
2387 |
|
2388 inline TAknLayoutTableLimits Cell_pane_elements__cale_week__SUB_TABLE_0_Limits() const { return (*(TCell_pane_elements__cale_week__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__SUB_TABLE_0_Limits)))(); } |
|
2389 |
|
2390 inline TAknWindowLineLayout Cell_pane_elements__cale_week__SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) const { return (*(TCell_pane_elements__cale_week__SUB_TABLE_0_sig*)(GetFunction(EApiId_Cell_pane_elements__cale_week__SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
2391 |
|
2392 // LAF Table : Voice Recorder cell elements |
|
2393 inline TAknWindowLineLayout Voice_Recorder_cell_elements_Line_1() const { return (*(TVoice_Recorder_cell_elements_Line_1_sig*)(GetFunction(EApiId_Voice_Recorder_cell_elements_Line_1)))(); } |
|
2394 |
|
2395 // LAF Table : Graphical message cell elements |
|
2396 inline TAknWindowLineLayout Graphical_message_cell_elements_Line_1() const { return (*(TGraphical_message_cell_elements_Line_1_sig*)(GetFunction(EApiId_Graphical_message_cell_elements_Line_1)))(); } |
|
2397 |
|
2398 inline TAknWindowLineLayout Graphical_message_cell_elements_Line_2() const { return (*(TGraphical_message_cell_elements_Line_2_sig*)(GetFunction(EApiId_Graphical_message_cell_elements_Line_2)))(); } |
|
2399 |
|
2400 inline TAknLayoutTableLimits Graphical_message_cell_elements_Limits() const { return (*(TGraphical_message_cell_elements_Limits_sig*)(GetFunction(EApiId_Graphical_message_cell_elements_Limits)))(); } |
|
2401 |
|
2402 inline TAknWindowLineLayout Graphical_message_cell_elements(TInt aLineIndex) const { return (*(TGraphical_message_cell_elements_sig*)(GetFunction(EApiId_Graphical_message_cell_elements)))(aLineIndex); } |
|
2403 |
|
2404 // LAF Table : MediaPlayer cell elements |
|
2405 inline TAknWindowLineLayout MediaPlayer_cell_elements_Line_1() const { return (*(TMediaPlayer_cell_elements_Line_1_sig*)(GetFunction(EApiId_MediaPlayer_cell_elements_Line_1)))(); } |
|
2406 |
|
2407 // LAF Table : Cell pane highlight elements (various) |
|
2408 inline TAknWindowLineLayout Cell_pane_highlight_elements__various__Line_1(const TRect& aParentRect) const { return (*(TCell_pane_highlight_elements__various__Line_1_sig*)(GetFunction(EApiId_Cell_pane_highlight_elements__various__Line_1)))(aParentRect); } |
|
2409 |
|
2410 // LAF Table : Cell pane highlight elements (qdial) |
|
2411 inline TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_1(const TRect& aParentRect) const { return (*(TCell_pane_highlight_elements__qdial__Line_1_sig*)(GetFunction(EApiId_Cell_pane_highlight_elements__qdial__Line_1)))(aParentRect); } |
|
2412 |
|
2413 inline TAknWindowLineLayout Cell_pane_highlight_elements__qdial__Line_2() const { return (*(TCell_pane_highlight_elements__qdial__Line_2_sig*)(GetFunction(EApiId_Cell_pane_highlight_elements__qdial__Line_2)))(); } |
|
2414 |
|
2415 // LAF Table : Browser texts |
|
2416 inline TAknTextLineLayout Browser_texts_Line_1(TInt aIndex_C, TInt aIndex_B) const { return (*(TBrowser_texts_Line_1_sig*)(GetFunction(EApiId_Browser_texts_Line_1)))(aIndex_C, aIndex_B); } |
|
2417 |
|
2418 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_1(TInt aIndex_C, TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Browser_texts_Line_1)))(aIndex_C, aNumberOfLinesShown); } |
|
2419 |
|
2420 inline TAknTextLineLayout Browser_texts_Line_2(TInt aIndex_C, TInt aIndex_B) const { return (*(TBrowser_texts_Line_2_sig*)(GetFunction(EApiId_Browser_texts_Line_2)))(aIndex_C, aIndex_B); } |
|
2421 |
|
2422 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_2(TInt aIndex_C, TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Browser_texts_Line_2)))(aIndex_C, aNumberOfLinesShown); } |
|
2423 |
|
2424 inline TAknTextLineLayout Browser_texts_Line_3(TInt aIndex_C, TInt aIndex_B) const { return (*(TBrowser_texts_Line_3_sig*)(GetFunction(EApiId_Browser_texts_Line_3)))(aIndex_C, aIndex_B); } |
|
2425 |
|
2426 inline TAknMultiLineTextLayout Multiline_Browser_texts_Line_3(TInt aIndex_C, TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_texts_Line_3_sig*)(GetFunction(EApiId_Multiline_Browser_texts_Line_3)))(aIndex_C, aNumberOfLinesShown); } |
|
2427 |
|
2428 inline TAknLayoutTableLimits Browser_texts_Limits() const { return (*(TBrowser_texts_Limits_sig*)(GetFunction(EApiId_Browser_texts_Limits)))(); } |
|
2429 |
|
2430 inline TAknTextLineLayout Browser_texts(TInt aLineIndex, TInt aIndex_C, TInt aIndex_B) const { return (*(TBrowser_texts_sig*)(GetFunction(EApiId_Browser_texts)))(aLineIndex, aIndex_C, aIndex_B); } |
|
2431 |
|
2432 // LAF Table : Browser selection box elements |
|
2433 inline TAknWindowLineLayout Browser_selection_box_elements_Line_1() const { return (*(TBrowser_selection_box_elements_Line_1_sig*)(GetFunction(EApiId_Browser_selection_box_elements_Line_1)))(); } |
|
2434 |
|
2435 inline TAknWindowLineLayout Browser_selection_box_elements_Line_2() const { return (*(TBrowser_selection_box_elements_Line_2_sig*)(GetFunction(EApiId_Browser_selection_box_elements_Line_2)))(); } |
|
2436 |
|
2437 inline TAknWindowLineLayout Browser_selection_box_elements_Line_3() const { return (*(TBrowser_selection_box_elements_Line_3_sig*)(GetFunction(EApiId_Browser_selection_box_elements_Line_3)))(); } |
|
2438 |
|
2439 inline TAknWindowLineLayout Browser_selection_box_elements_Line_4() const { return (*(TBrowser_selection_box_elements_Line_4_sig*)(GetFunction(EApiId_Browser_selection_box_elements_Line_4)))(); } |
|
2440 |
|
2441 inline TAknLayoutTableLimits Browser_selection_box_elements_Limits() const { return (*(TBrowser_selection_box_elements_Limits_sig*)(GetFunction(EApiId_Browser_selection_box_elements_Limits)))(); } |
|
2442 |
|
2443 inline TAknWindowLineLayout Browser_selection_box_elements(TInt aLineIndex) const { return (*(TBrowser_selection_box_elements_sig*)(GetFunction(EApiId_Browser_selection_box_elements)))(aLineIndex); } |
|
2444 |
|
2445 // LAF Table : Browser highlights |
|
2446 inline TAknWindowLineLayout Browser_highlights_Line_1(const TRect& aParentRect, TInt aCommon1) const { return (*(TBrowser_highlights_Line_1_sig*)(GetFunction(EApiId_Browser_highlights_Line_1)))(aParentRect, aCommon1); } |
|
2447 |
|
2448 inline TAknWindowLineLayout Browser_highlights_Line_2(const TRect& aParentRect, TInt aCommon1) const { return (*(TBrowser_highlights_Line_2_sig*)(GetFunction(EApiId_Browser_highlights_Line_2)))(aParentRect, aCommon1); } |
|
2449 |
|
2450 inline TAknLayoutTableLimits Browser_highlights_Limits() const { return (*(TBrowser_highlights_Limits_sig*)(GetFunction(EApiId_Browser_highlights_Limits)))(); } |
|
2451 |
|
2452 inline TAknWindowLineLayout Browser_highlights(TInt aLineIndex, const TRect& aParentRect, TInt aCommon1) const { return (*(TBrowser_highlights_sig*)(GetFunction(EApiId_Browser_highlights)))(aLineIndex, aParentRect, aCommon1); } |
|
2453 |
|
2454 // LAF Table : Browser text link underlining |
|
2455 inline TAknWindowLineLayout Browser_text_link_underlining_Line_1(const TRect& aParentRect, TInt aIndex_W) const { return (*(TBrowser_text_link_underlining_Line_1_sig*)(GetFunction(EApiId_Browser_text_link_underlining_Line_1)))(aParentRect, aIndex_W); } |
|
2456 |
|
2457 // LAF Table : Browser table frame graphics and highlight |
|
2458 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_1() const { return (*(TBrowser_table_frame_graphics_and_highlight_Line_1_sig*)(GetFunction(EApiId_Browser_table_frame_graphics_and_highlight_Line_1)))(); } |
|
2459 |
|
2460 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight_Line_2() const { return (*(TBrowser_table_frame_graphics_and_highlight_Line_2_sig*)(GetFunction(EApiId_Browser_table_frame_graphics_and_highlight_Line_2)))(); } |
|
2461 |
|
2462 inline TAknLayoutTableLimits Browser_table_frame_graphics_and_highlight_Limits() const { return (*(TBrowser_table_frame_graphics_and_highlight_Limits_sig*)(GetFunction(EApiId_Browser_table_frame_graphics_and_highlight_Limits)))(); } |
|
2463 |
|
2464 inline TAknWindowLineLayout Browser_table_frame_graphics_and_highlight(TInt aLineIndex) const { return (*(TBrowser_table_frame_graphics_and_highlight_sig*)(GetFunction(EApiId_Browser_table_frame_graphics_and_highlight)))(aLineIndex); } |
|
2465 |
|
2466 // LAF Table : Browser image frame and highlight |
|
2467 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_1(TInt aIndex_C) const { return (*(TBrowser_image_frame_and_highlight_Line_1_sig*)(GetFunction(EApiId_Browser_image_frame_and_highlight_Line_1)))(aIndex_C); } |
|
2468 |
|
2469 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_2() const { return (*(TBrowser_image_frame_and_highlight_Line_2_sig*)(GetFunction(EApiId_Browser_image_frame_and_highlight_Line_2)))(); } |
|
2470 |
|
2471 inline TAknWindowLineLayout Browser_image_frame_and_highlight_Line_3() const { return (*(TBrowser_image_frame_and_highlight_Line_3_sig*)(GetFunction(EApiId_Browser_image_frame_and_highlight_Line_3)))(); } |
|
2472 |
|
2473 inline TAknLayoutTableLimits Browser_image_frame_and_highlight_SUB_TABLE_0_Limits() const { return (*(TBrowser_image_frame_and_highlight_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Browser_image_frame_and_highlight_SUB_TABLE_0_Limits)))(); } |
|
2474 |
|
2475 inline TAknWindowLineLayout Browser_image_frame_and_highlight_SUB_TABLE_0(TInt aLineIndex) const { return (*(TBrowser_image_frame_and_highlight_SUB_TABLE_0_sig*)(GetFunction(EApiId_Browser_image_frame_and_highlight_SUB_TABLE_0)))(aLineIndex); } |
|
2476 |
|
2477 // LAF Table : Browser broken image |
|
2478 inline TAknWindowLineLayout Browser_broken_image_Line_1() const { return (*(TBrowser_broken_image_Line_1_sig*)(GetFunction(EApiId_Browser_broken_image_Line_1)))(); } |
|
2479 |
|
2480 inline TAknWindowLineLayout Browser_broken_image_Line_2() const { return (*(TBrowser_broken_image_Line_2_sig*)(GetFunction(EApiId_Browser_broken_image_Line_2)))(); } |
|
2481 |
|
2482 inline TAknWindowLineLayout Browser_broken_image_Line_3() const { return (*(TBrowser_broken_image_Line_3_sig*)(GetFunction(EApiId_Browser_broken_image_Line_3)))(); } |
|
2483 |
|
2484 inline TAknLayoutTableLimits Browser_broken_image_Limits() const { return (*(TBrowser_broken_image_Limits_sig*)(GetFunction(EApiId_Browser_broken_image_Limits)))(); } |
|
2485 |
|
2486 inline TAknWindowLineLayout Browser_broken_image(TInt aLineIndex) const { return (*(TBrowser_broken_image_sig*)(GetFunction(EApiId_Browser_broken_image)))(aLineIndex); } |
|
2487 |
|
2488 // LAF Table : Browser broken image text |
|
2489 inline TAknTextLineLayout Browser_broken_image_text_Line_1() const { return (*(TBrowser_broken_image_text_Line_1_sig*)(GetFunction(EApiId_Browser_broken_image_text_Line_1)))(); } |
|
2490 |
|
2491 // LAF Table : Calendar Day view elements and descendants |
|
2492 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_1() const { return (*(TCalendar_Day_view_elements_and_descendants_Line_1_sig*)(GetFunction(EApiId_Calendar_Day_view_elements_and_descendants_Line_1)))(); } |
|
2493 |
|
2494 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_2() const { return (*(TCalendar_Day_view_elements_and_descendants_Line_2_sig*)(GetFunction(EApiId_Calendar_Day_view_elements_and_descendants_Line_2)))(); } |
|
2495 |
|
2496 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants_Line_3() const { return (*(TCalendar_Day_view_elements_and_descendants_Line_3_sig*)(GetFunction(EApiId_Calendar_Day_view_elements_and_descendants_Line_3)))(); } |
|
2497 |
|
2498 inline TAknWindowLineLayout list_cale_pane() const { return (*(Tlist_cale_pane_sig*)(GetFunction(EApiId_list_cale_pane)))(); } |
|
2499 |
|
2500 inline TAknLayoutTableLimits Calendar_Day_view_elements_and_descendants_Limits() const { return (*(TCalendar_Day_view_elements_and_descendants_Limits_sig*)(GetFunction(EApiId_Calendar_Day_view_elements_and_descendants_Limits)))(); } |
|
2501 |
|
2502 inline TAknWindowLineLayout Calendar_Day_view_elements_and_descendants(TInt aLineIndex) const { return (*(TCalendar_Day_view_elements_and_descendants_sig*)(GetFunction(EApiId_Calendar_Day_view_elements_and_descendants)))(aLineIndex); } |
|
2503 |
|
2504 // LAF Table : List pane texts (cale time empty) |
|
2505 inline TAknTextLineLayout List_pane_texts__cale_time_empty__Line_1(TInt aIndex_B) const { return (*(TList_pane_texts__cale_time_empty__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__cale_time_empty__Line_1)))(aIndex_B); } |
|
2506 |
|
2507 inline TAknMultiLineTextLayout Multiline_List_pane_texts__cale_time_empty__Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_List_pane_texts__cale_time_empty__Line_1_sig*)(GetFunction(EApiId_Multiline_List_pane_texts__cale_time_empty__Line_1)))(aNumberOfLinesShown); } |
|
2508 |
|
2509 // LAF Table : Calendar Week view elements |
|
2510 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_1() const { return (*(TCalendar_Week_view_elements_Line_1_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_1)))(); } |
|
2511 |
|
2512 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_2() const { return (*(TCalendar_Week_view_elements_Line_2_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_2)))(); } |
|
2513 |
|
2514 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_3() const { return (*(TCalendar_Week_view_elements_Line_3_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_3)))(); } |
|
2515 |
|
2516 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_4() const { return (*(TCalendar_Week_view_elements_Line_4_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_4)))(); } |
|
2517 |
|
2518 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_5() const { return (*(TCalendar_Week_view_elements_Line_5_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_5)))(); } |
|
2519 |
|
2520 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_6(TInt aIndex_l) const { return (*(TCalendar_Week_view_elements_Line_6_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_6)))(aIndex_l); } |
|
2521 |
|
2522 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_7(TInt aIndex_t) const { return (*(TCalendar_Week_view_elements_Line_7_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_7)))(aIndex_t); } |
|
2523 |
|
2524 inline TAknWindowLineLayout Calendar_Week_view_elements_Line_8(TInt aIndex_t) const { return (*(TCalendar_Week_view_elements_Line_8_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_Line_8)))(aIndex_t); } |
|
2525 |
|
2526 inline TAknWindowLineLayout grid_cale_week_pane() const { return (*(Tgrid_cale_week_pane_sig*)(GetFunction(EApiId_grid_cale_week_pane)))(); } |
|
2527 |
|
2528 inline TAknLayoutTableLimits Calendar_Week_view_elements_SUB_TABLE_0_Limits() const { return (*(TCalendar_Week_view_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_SUB_TABLE_0_Limits)))(); } |
|
2529 |
|
2530 inline TAknWindowLineLayout Calendar_Week_view_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCalendar_Week_view_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Calendar_Week_view_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2531 |
|
2532 // LAF Table : Calendar Week view texts |
|
2533 inline TAknTextLineLayout Calendar_Week_view_texts_Line_1(TInt aCommon1) const { return (*(TCalendar_Week_view_texts_Line_1_sig*)(GetFunction(EApiId_Calendar_Week_view_texts_Line_1)))(aCommon1); } |
|
2534 |
|
2535 inline TAknTextLineLayout Calendar_Week_view_texts_Line_2(TInt aIndex_B) const { return (*(TCalendar_Week_view_texts_Line_2_sig*)(GetFunction(EApiId_Calendar_Week_view_texts_Line_2)))(aIndex_B); } |
|
2536 |
|
2537 inline TAknMultiLineTextLayout Multiline_Calendar_Week_view_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Calendar_Week_view_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Calendar_Week_view_texts_Line_2)))(aNumberOfLinesShown); } |
|
2538 |
|
2539 // LAF Table : Calendar Month view elements |
|
2540 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_1() const { return (*(TCalendar_Month_view_elements_Line_1_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_1)))(); } |
|
2541 |
|
2542 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_2() const { return (*(TCalendar_Month_view_elements_Line_2_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_2)))(); } |
|
2543 |
|
2544 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_3() const { return (*(TCalendar_Month_view_elements_Line_3_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_3)))(); } |
|
2545 |
|
2546 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_4() const { return (*(TCalendar_Month_view_elements_Line_4_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_4)))(); } |
|
2547 |
|
2548 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_5() const { return (*(TCalendar_Month_view_elements_Line_5_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_5)))(); } |
|
2549 |
|
2550 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_6(TInt aIndex_l) const { return (*(TCalendar_Month_view_elements_Line_6_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_6)))(aIndex_l); } |
|
2551 |
|
2552 inline TAknWindowLineLayout Calendar_Month_view_elements_Line_7(TInt aCommon1, TInt aIndex_t) const { return (*(TCalendar_Month_view_elements_Line_7_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_Line_7)))(aCommon1, aIndex_t); } |
|
2553 |
|
2554 inline TAknWindowLineLayout grid_cale_month_pane(TInt aCommon1) const { return (*(Tgrid_cale_month_pane_sig*)(GetFunction(EApiId_grid_cale_month_pane)))(aCommon1); } |
|
2555 |
|
2556 inline TAknLayoutTableLimits Calendar_Month_view_elements_SUB_TABLE_0_Limits() const { return (*(TCalendar_Month_view_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_SUB_TABLE_0_Limits)))(); } |
|
2557 |
|
2558 inline TAknWindowLineLayout Calendar_Month_view_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCalendar_Month_view_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Calendar_Month_view_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2559 |
|
2560 // LAF Table : Calendar Month view texts |
|
2561 inline TAknTextLineLayout Calendar_Month_view_texts_Line_1(TInt aCommon1) const { return (*(TCalendar_Month_view_texts_Line_1_sig*)(GetFunction(EApiId_Calendar_Month_view_texts_Line_1)))(aCommon1); } |
|
2562 |
|
2563 inline TAknTextLineLayout Calendar_Month_view_texts_Line_2(TInt aIndex_B) const { return (*(TCalendar_Month_view_texts_Line_2_sig*)(GetFunction(EApiId_Calendar_Month_view_texts_Line_2)))(aIndex_B); } |
|
2564 |
|
2565 inline TAknMultiLineTextLayout Multiline_Calendar_Month_view_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Calendar_Month_view_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Calendar_Month_view_texts_Line_2)))(aNumberOfLinesShown); } |
|
2566 |
|
2567 // LAF Table : Calculator elements |
|
2568 inline TAknWindowLineLayout Calculator_elements_Line_1() const { return (*(TCalculator_elements_Line_1_sig*)(GetFunction(EApiId_Calculator_elements_Line_1)))(); } |
|
2569 |
|
2570 inline TAknWindowLineLayout gqn_graf_calc_paper() const { return (*(Tgqn_graf_calc_paper_sig*)(GetFunction(EApiId_gqn_graf_calc_paper)))(); } |
|
2571 |
|
2572 inline TAknWindowLineLayout Calculator_elements_Line_3(TInt aIndex_t) const { return (*(TCalculator_elements_Line_3_sig*)(GetFunction(EApiId_Calculator_elements_Line_3)))(aIndex_t); } |
|
2573 |
|
2574 inline TAknWindowLineLayout grid_calc_pane() const { return (*(Tgrid_calc_pane_sig*)(GetFunction(EApiId_grid_calc_pane)))(); } |
|
2575 |
|
2576 inline TAknLayoutTableLimits Calculator_elements_SUB_TABLE_0_Limits() const { return (*(TCalculator_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Calculator_elements_SUB_TABLE_0_Limits)))(); } |
|
2577 |
|
2578 inline TAknWindowLineLayout Calculator_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCalculator_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Calculator_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2579 |
|
2580 // LAF Table : Calculator texts |
|
2581 inline TAknTextLineLayout Calculator_texts_Line_1() const { return (*(TCalculator_texts_Line_1_sig*)(GetFunction(EApiId_Calculator_texts_Line_1)))(); } |
|
2582 |
|
2583 inline TAknTextLineLayout Calculator_texts_Line_2() const { return (*(TCalculator_texts_Line_2_sig*)(GetFunction(EApiId_Calculator_texts_Line_2)))(); } |
|
2584 |
|
2585 inline TAknTextLineLayout Calculator_texts_Line_3() const { return (*(TCalculator_texts_Line_3_sig*)(GetFunction(EApiId_Calculator_texts_Line_3)))(); } |
|
2586 |
|
2587 inline TAknTextLineLayout Calculator_texts_Line_4() const { return (*(TCalculator_texts_Line_4_sig*)(GetFunction(EApiId_Calculator_texts_Line_4)))(); } |
|
2588 |
|
2589 inline TAknTextLineLayout Calculator_texts_Line_5() const { return (*(TCalculator_texts_Line_5_sig*)(GetFunction(EApiId_Calculator_texts_Line_5)))(); } |
|
2590 |
|
2591 inline TAknTextLineLayout Calculator_texts_Line_6() const { return (*(TCalculator_texts_Line_6_sig*)(GetFunction(EApiId_Calculator_texts_Line_6)))(); } |
|
2592 |
|
2593 inline TAknTextLineLayout Calculator_texts_Line_7(TInt aIndex_B) const { return (*(TCalculator_texts_Line_7_sig*)(GetFunction(EApiId_Calculator_texts_Line_7)))(aIndex_B); } |
|
2594 |
|
2595 inline TAknMultiLineTextLayout Multiline_Calculator_texts_Line_7(TInt aNumberOfLinesShown) const { return (*(TMultiline_Calculator_texts_Line_7_sig*)(GetFunction(EApiId_Multiline_Calculator_texts_Line_7)))(aNumberOfLinesShown); } |
|
2596 |
|
2597 inline TAknTextLineLayout Calculator_texts_Line_8(TInt aIndex_B) const { return (*(TCalculator_texts_Line_8_sig*)(GetFunction(EApiId_Calculator_texts_Line_8)))(aIndex_B); } |
|
2598 |
|
2599 inline TAknMultiLineTextLayout Multiline_Calculator_texts_Line_8(TInt aNumberOfLinesShown) const { return (*(TMultiline_Calculator_texts_Line_8_sig*)(GetFunction(EApiId_Multiline_Calculator_texts_Line_8)))(aNumberOfLinesShown); } |
|
2600 |
|
2601 inline TAknLayoutTableLimits Calculator_texts_SUB_TABLE_0_Limits() const { return (*(TCalculator_texts_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Calculator_texts_SUB_TABLE_0_Limits)))(); } |
|
2602 |
|
2603 inline TAknTextLineLayout Calculator_texts_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCalculator_texts_SUB_TABLE_0_sig*)(GetFunction(EApiId_Calculator_texts_SUB_TABLE_0)))(aLineIndex); } |
|
2604 |
|
2605 inline TAknLayoutTableLimits Calculator_texts_SUB_TABLE_1_Limits() const { return (*(TCalculator_texts_SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Calculator_texts_SUB_TABLE_1_Limits)))(); } |
|
2606 |
|
2607 inline TAknTextLineLayout Calculator_texts_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_B) const { return (*(TCalculator_texts_SUB_TABLE_1_sig*)(GetFunction(EApiId_Calculator_texts_SUB_TABLE_1)))(aLineIndex, aIndex_B); } |
|
2608 |
|
2609 // LAF Table : Real Time Alarm Clock view descendants panes and elements |
|
2610 inline TAknWindowLineLayout popup_clock__ref__window() const { return (*(Tpopup_clock__ref__window_sig*)(GetFunction(EApiId_popup_clock__ref__window)))(); } |
|
2611 |
|
2612 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2() const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_2)))(); } |
|
2613 |
|
2614 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3() const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_3)))(); } |
|
2615 |
|
2616 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4() const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_4)))(); } |
|
2617 |
|
2618 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5() const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Line_5)))(); } |
|
2619 |
|
2620 inline TAknLayoutTableLimits Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits() const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements_Limits)))(); } |
|
2621 |
|
2622 inline TAknWindowLineLayout Real_Time_Alarm_Clock_view_descendants_panes_and_elements(TInt aLineIndex) const { return (*(TReal_Time_Alarm_Clock_view_descendants_panes_and_elements_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_descendants_panes_and_elements)))(aLineIndex); } |
|
2623 |
|
2624 // LAF Table : Real Time Alarm Clock view texts (skins) |
|
2625 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_1(TInt aCommon1) const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_1_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_1)))(aCommon1); } |
|
2626 |
|
2627 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aIndex_B) const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_2_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_2)))(aIndex_B); } |
|
2628 |
|
2629 inline TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2_sig*)(GetFunction(EApiId_Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_2)))(aNumberOfLinesShown); } |
|
2630 |
|
2631 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_3() const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_3_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_3)))(); } |
|
2632 |
|
2633 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aIndex_B) const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_4_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_4)))(aIndex_B); } |
|
2634 |
|
2635 inline TAknMultiLineTextLayout Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4(TInt aNumberOfLinesShown) const { return (*(TMultiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4_sig*)(GetFunction(EApiId_Multiline_Real_Time_Alarm_Clock_view_texts__skins__Line_4)))(aNumberOfLinesShown); } |
|
2636 |
|
2637 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_5() const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_5_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_5)))(); } |
|
2638 |
|
2639 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__Line_6() const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__Line_6_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__Line_6)))(); } |
|
2640 |
|
2641 inline TAknLayoutTableLimits Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits() const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_Limits)))(); } |
|
2642 |
|
2643 inline TAknTextLineLayout Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0(TInt aLineIndex) const { return (*(TReal_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0_sig*)(GetFunction(EApiId_Real_Time_Alarm_Clock_view_texts__skins__SUB_TABLE_0)))(aLineIndex); } |
|
2644 |
|
2645 // LAF Table : Clock find pane elements |
|
2646 inline TAknWindowLineLayout Clock_find_pane_elements_Line_1() const { return (*(TClock_find_pane_elements_Line_1_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Line_1)))(); } |
|
2647 |
|
2648 inline TAknWindowLineLayout Clock_find_pane_elements_Line_2() const { return (*(TClock_find_pane_elements_Line_2_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Line_2)))(); } |
|
2649 |
|
2650 inline TAknWindowLineLayout Clock_find_pane_elements_Line_3() const { return (*(TClock_find_pane_elements_Line_3_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Line_3)))(); } |
|
2651 |
|
2652 inline TAknWindowLineLayout Clock_find_pane_elements_Line_4() const { return (*(TClock_find_pane_elements_Line_4_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Line_4)))(); } |
|
2653 |
|
2654 inline TAknWindowLineLayout Clock_find_pane_elements_Line_5() const { return (*(TClock_find_pane_elements_Line_5_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Line_5)))(); } |
|
2655 |
|
2656 inline TAknLayoutTableLimits Clock_find_pane_elements_Limits() const { return (*(TClock_find_pane_elements_Limits_sig*)(GetFunction(EApiId_Clock_find_pane_elements_Limits)))(); } |
|
2657 |
|
2658 inline TAknWindowLineLayout Clock_find_pane_elements(TInt aLineIndex) const { return (*(TClock_find_pane_elements_sig*)(GetFunction(EApiId_Clock_find_pane_elements)))(aLineIndex); } |
|
2659 |
|
2660 // LAF Table : Find pane texts |
|
2661 inline TAknTextLineLayout Find_pane_texts_Line_1() const { return (*(TFind_pane_texts_Line_1_sig*)(GetFunction(EApiId_Find_pane_texts_Line_1)))(); } |
|
2662 |
|
2663 // LAF Table : Camcorder Still Image Viewfinder descendants and elements |
|
2664 inline TAknWindowLineLayout Near_QCIF() const { return (*(TNear_QCIF_sig*)(GetFunction(EApiId_Near_QCIF)))(); } |
|
2665 |
|
2666 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_2)))(); } |
|
2667 |
|
2668 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_3)))(); } |
|
2669 |
|
2670 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_4)))(); } |
|
2671 |
|
2672 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_5)))(); } |
|
2673 |
|
2674 inline TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_descendants_and_elements_Limits() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Limits_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Limits)))(); } |
|
2675 |
|
2676 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements(TInt aLineIndex) const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements)))(aLineIndex); } |
|
2677 |
|
2678 // LAF Table : Camcorder Zooming factor pane elements |
|
2679 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_1() const { return (*(TCamcorder_Zooming_factor_pane_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_Line_1)))(); } |
|
2680 |
|
2681 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_Line_2() const { return (*(TCamcorder_Zooming_factor_pane_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_Line_2)))(); } |
|
2682 |
|
2683 inline TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_Limits() const { return (*(TCamcorder_Zooming_factor_pane_elements_Limits_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_Limits)))(); } |
|
2684 |
|
2685 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements(TInt aLineIndex) const { return (*(TCamcorder_Zooming_factor_pane_elements_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements)))(aLineIndex); } |
|
2686 |
|
2687 // LAF Table : Camcorder Still Image Viewfinder texts |
|
2688 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_1() const { return (*(TCamcorder_Still_Image_Viewfinder_texts_Line_1_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_texts_Line_1)))(); } |
|
2689 |
|
2690 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts_Line_2() const { return (*(TCamcorder_Still_Image_Viewfinder_texts_Line_2_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_texts_Line_2)))(); } |
|
2691 |
|
2692 inline TAknLayoutTableLimits Camcorder_Still_Image_Viewfinder_texts_Limits() const { return (*(TCamcorder_Still_Image_Viewfinder_texts_Limits_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_texts_Limits)))(); } |
|
2693 |
|
2694 inline TAknTextLineLayout Camcorder_Still_Image_Viewfinder_texts(TInt aLineIndex) const { return (*(TCamcorder_Still_Image_Viewfinder_texts_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_texts)))(aLineIndex); } |
|
2695 |
|
2696 // LAF Table : Camcorder Video Viewfinder descendants and elements |
|
2697 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_1() const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_1)))(); } |
|
2698 |
|
2699 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_2() const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_2)))(); } |
|
2700 |
|
2701 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_3(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_3_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_3)))(aIndex_C); } |
|
2702 |
|
2703 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_4(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_4_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_4)))(aIndex_C); } |
|
2704 |
|
2705 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_5(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_5_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_5)))(aIndex_C); } |
|
2706 |
|
2707 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_6(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_6_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_6)))(aIndex_C); } |
|
2708 |
|
2709 inline TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits() const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_Limits)))(); } |
|
2710 |
|
2711 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2712 |
|
2713 inline TAknLayoutTableLimits Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits() const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_Limits)))(); } |
|
2714 |
|
2715 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_SUB_TABLE_1)))(aLineIndex, aIndex_C); } |
|
2716 |
|
2717 // LAF Table : Camcorder Video Recording descendants and elements |
|
2718 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_1() const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_1)))(); } |
|
2719 |
|
2720 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_2() const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_2)))(); } |
|
2721 |
|
2722 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_3(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_3_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_3)))(aIndex_C); } |
|
2723 |
|
2724 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_4(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_4_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_4)))(aIndex_C); } |
|
2725 |
|
2726 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_5(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_5_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_5)))(aIndex_C); } |
|
2727 |
|
2728 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_6(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_6_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_6)))(aIndex_C); } |
|
2729 |
|
2730 inline TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits() const { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_Limits)))(); } |
|
2731 |
|
2732 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2733 |
|
2734 inline TAknLayoutTableLimits Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits() const { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_Limits)))(); } |
|
2735 |
|
2736 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1(TInt aLineIndex, TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_SUB_TABLE_1)))(aLineIndex, aIndex_C); } |
|
2737 |
|
2738 // LAF Table : Camcorder Duration texts |
|
2739 inline TAknTextLineLayout Camcorder_Duration_texts_Line_1() const { return (*(TCamcorder_Duration_texts_Line_1_sig*)(GetFunction(EApiId_Camcorder_Duration_texts_Line_1)))(); } |
|
2740 |
|
2741 // LAF Table : Camcorder Post Recording elements |
|
2742 inline TAknWindowLineLayout QVGA() const { return (*(TQVGA_sig*)(GetFunction(EApiId_QVGA)))(); } |
|
2743 |
|
2744 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_2() const { return (*(TCamcorder_Video_Post_recording_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Video_Post_recording_elements_Line_2)))(); } |
|
2745 |
|
2746 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements_Line_3() const { return (*(TCamcorder_Video_Post_recording_elements_Line_3_sig*)(GetFunction(EApiId_Camcorder_Video_Post_recording_elements_Line_3)))(); } |
|
2747 |
|
2748 inline TAknLayoutTableLimits Camcorder_Video_Post_recording_elements_Limits() const { return (*(TCamcorder_Video_Post_recording_elements_Limits_sig*)(GetFunction(EApiId_Camcorder_Video_Post_recording_elements_Limits)))(); } |
|
2749 |
|
2750 inline TAknWindowLineLayout Camcorder_Video_Post_recording_elements(TInt aLineIndex) const { return (*(TCamcorder_Video_Post_recording_elements_sig*)(GetFunction(EApiId_Camcorder_Video_Post_recording_elements)))(aLineIndex); } |
|
2751 |
|
2752 // LAF Table : Graphical message selection layout elements |
|
2753 inline TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_1(TInt aIndex_t) const { return (*(TGraphical_message_selection_layout_elements_Line_1_sig*)(GetFunction(EApiId_Graphical_message_selection_layout_elements_Line_1)))(aIndex_t); } |
|
2754 |
|
2755 inline TAknWindowLineLayout Graphical_message_selection_layout_elements_Line_2(TInt aIndex_l) const { return (*(TGraphical_message_selection_layout_elements_Line_2_sig*)(GetFunction(EApiId_Graphical_message_selection_layout_elements_Line_2)))(aIndex_l); } |
|
2756 |
|
2757 inline TAknWindowLineLayout grid_gms_pane() const { return (*(Tgrid_gms_pane_sig*)(GetFunction(EApiId_grid_gms_pane)))(); } |
|
2758 |
|
2759 // LAF Table : Help texts |
|
2760 inline TAknTextLineLayout Help_texts_Line_1(TInt aIndex_B) const { return (*(THelp_texts_Line_1_sig*)(GetFunction(EApiId_Help_texts_Line_1)))(aIndex_B); } |
|
2761 |
|
2762 inline TAknMultiLineTextLayout Multiline_Help_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Help_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Help_texts_Line_1)))(aNumberOfLinesShown); } |
|
2763 |
|
2764 // LAF Table : Phonebook Photo view elements |
|
2765 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_1() const { return (*(TPhonebook_Photo_view_elements_Line_1_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_1)))(); } |
|
2766 |
|
2767 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_2() const { return (*(TPhonebook_Photo_view_elements_Line_2_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_2)))(); } |
|
2768 |
|
2769 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_3() const { return (*(TPhonebook_Photo_view_elements_Line_3_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_3)))(); } |
|
2770 |
|
2771 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_4() const { return (*(TPhonebook_Photo_view_elements_Line_4_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_4)))(); } |
|
2772 |
|
2773 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_5() const { return (*(TPhonebook_Photo_view_elements_Line_5_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_5)))(); } |
|
2774 |
|
2775 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_6() const { return (*(TPhonebook_Photo_view_elements_Line_6_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_6)))(); } |
|
2776 |
|
2777 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_7() const { return (*(TPhonebook_Photo_view_elements_Line_7_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_7)))(); } |
|
2778 |
|
2779 inline TAknWindowLineLayout Phonebook_Photo_view_elements_Line_8() const { return (*(TPhonebook_Photo_view_elements_Line_8_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Line_8)))(); } |
|
2780 |
|
2781 inline TAknLayoutTableLimits Phonebook_Photo_view_elements_Limits() const { return (*(TPhonebook_Photo_view_elements_Limits_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements_Limits)))(); } |
|
2782 |
|
2783 inline TAknWindowLineLayout Phonebook_Photo_view_elements(TInt aLineIndex) const { return (*(TPhonebook_Photo_view_elements_sig*)(GetFunction(EApiId_Phonebook_Photo_view_elements)))(aLineIndex); } |
|
2784 |
|
2785 // LAF Table : Presence status list components |
|
2786 inline TAknWindowLineLayout Presence_status_list_components_Line_1() const { return (*(TPresence_status_list_components_Line_1_sig*)(GetFunction(EApiId_Presence_status_list_components_Line_1)))(); } |
|
2787 |
|
2788 inline TAknWindowLineLayout Presence_status_list_components_Line_2() const { return (*(TPresence_status_list_components_Line_2_sig*)(GetFunction(EApiId_Presence_status_list_components_Line_2)))(); } |
|
2789 |
|
2790 inline TAknWindowLineLayout Presence_status_list_components_Line_3() const { return (*(TPresence_status_list_components_Line_3_sig*)(GetFunction(EApiId_Presence_status_list_components_Line_3)))(); } |
|
2791 |
|
2792 inline TAknWindowLineLayout image_or_qgn_prop_dyc_big__ref_() const { return (*(Timage_or_qgn_prop_dyc_big__ref__sig*)(GetFunction(EApiId_image_or_qgn_prop_dyc_big__ref_)))(); } |
|
2793 |
|
2794 // LAF Table : Presence status list texts |
|
2795 inline TAknTextLineLayout Presence_status_list_texts_Line_1(TInt aIndex_B) const { return (*(TPresence_status_list_texts_Line_1_sig*)(GetFunction(EApiId_Presence_status_list_texts_Line_1)))(aIndex_B); } |
|
2796 |
|
2797 inline TAknMultiLineTextLayout Multiline_Presence_status_list_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Presence_status_list_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Presence_status_list_texts_Line_1)))(aNumberOfLinesShown); } |
|
2798 |
|
2799 // LAF Table : Pinboard elements (grid) |
|
2800 inline TAknWindowLineLayout Pinboard_elements__grid__Line_1() const { return (*(TPinboard_elements__grid__Line_1_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_1)))(); } |
|
2801 |
|
2802 inline TAknWindowLineLayout Pinboard_elements__grid__Line_2() const { return (*(TPinboard_elements__grid__Line_2_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_2)))(); } |
|
2803 |
|
2804 inline TAknWindowLineLayout Pinboard_elements__grid__Line_3() const { return (*(TPinboard_elements__grid__Line_3_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_3)))(); } |
|
2805 |
|
2806 inline TAknWindowLineLayout Pinboard_elements__grid__Line_4(TInt aCommon1) const { return (*(TPinboard_elements__grid__Line_4_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_4)))(aCommon1); } |
|
2807 |
|
2808 inline TAknWindowLineLayout Pinboard_elements__grid__Line_5() const { return (*(TPinboard_elements__grid__Line_5_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_5)))(); } |
|
2809 |
|
2810 inline TAknWindowLineLayout Pinboard_elements__grid__Line_6(TInt aCommon1) const { return (*(TPinboard_elements__grid__Line_6_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_6)))(aCommon1); } |
|
2811 |
|
2812 inline TAknWindowLineLayout Pinboard_elements__grid__Line_7() const { return (*(TPinboard_elements__grid__Line_7_sig*)(GetFunction(EApiId_Pinboard_elements__grid__Line_7)))(); } |
|
2813 |
|
2814 inline TAknWindowLineLayout find_pinb_pane() const { return (*(Tfind_pinb_pane_sig*)(GetFunction(EApiId_find_pinb_pane)))(); } |
|
2815 |
|
2816 inline TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_0_Limits() const { return (*(TPinboard_elements__grid__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Pinboard_elements__grid__SUB_TABLE_0_Limits)))(); } |
|
2817 |
|
2818 inline TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_0(TInt aLineIndex) const { return (*(TPinboard_elements__grid__SUB_TABLE_0_sig*)(GetFunction(EApiId_Pinboard_elements__grid__SUB_TABLE_0)))(aLineIndex); } |
|
2819 |
|
2820 inline TAknLayoutTableLimits Pinboard_elements__grid__SUB_TABLE_1_Limits() const { return (*(TPinboard_elements__grid__SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Pinboard_elements__grid__SUB_TABLE_1_Limits)))(); } |
|
2821 |
|
2822 inline TAknWindowLineLayout Pinboard_elements__grid__SUB_TABLE_1(TInt aLineIndex) const { return (*(TPinboard_elements__grid__SUB_TABLE_1_sig*)(GetFunction(EApiId_Pinboard_elements__grid__SUB_TABLE_1)))(aLineIndex); } |
|
2823 |
|
2824 // LAF Table : Find pane elements (pinb) |
|
2825 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_1() const { return (*(TFind_pane_elements__pinb__Line_1_sig*)(GetFunction(EApiId_Find_pane_elements__pinb__Line_1)))(); } |
|
2826 |
|
2827 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_2() const { return (*(TFind_pane_elements__pinb__Line_2_sig*)(GetFunction(EApiId_Find_pane_elements__pinb__Line_2)))(); } |
|
2828 |
|
2829 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_3() const { return (*(TFind_pane_elements__pinb__Line_3_sig*)(GetFunction(EApiId_Find_pane_elements__pinb__Line_3)))(); } |
|
2830 |
|
2831 inline TAknWindowLineLayout Find_pane_elements__pinb__Line_4() const { return (*(TFind_pane_elements__pinb__Line_4_sig*)(GetFunction(EApiId_Find_pane_elements__pinb__Line_4)))(); } |
|
2832 |
|
2833 inline TAknLayoutTableLimits Find_pane_elements__pinb__Limits() const { return (*(TFind_pane_elements__pinb__Limits_sig*)(GetFunction(EApiId_Find_pane_elements__pinb__Limits)))(); } |
|
2834 |
|
2835 inline TAknWindowLineLayout Find_pane_elements__pinb_(TInt aLineIndex) const { return (*(TFind_pane_elements__pinb__sig*)(GetFunction(EApiId_Find_pane_elements__pinb_)))(aLineIndex); } |
|
2836 |
|
2837 // LAF Table : Find pane texts (pinb) |
|
2838 inline TAknTextLineLayout Find_pane_texts__pinb__Line_1() const { return (*(TFind_pane_texts__pinb__Line_1_sig*)(GetFunction(EApiId_Find_pane_texts__pinb__Line_1)))(); } |
|
2839 |
|
2840 inline TAknTextLineLayout Find_pane_texts__pinb__Line_2() const { return (*(TFind_pane_texts__pinb__Line_2_sig*)(GetFunction(EApiId_Find_pane_texts__pinb__Line_2)))(); } |
|
2841 |
|
2842 inline TAknLayoutTableLimits Find_pane_texts__pinb__Limits() const { return (*(TFind_pane_texts__pinb__Limits_sig*)(GetFunction(EApiId_Find_pane_texts__pinb__Limits)))(); } |
|
2843 |
|
2844 inline TAknTextLineLayout Find_pane_texts__pinb_(TInt aLineIndex) const { return (*(TFind_pane_texts__pinb__sig*)(GetFunction(EApiId_Find_pane_texts__pinb_)))(aLineIndex); } |
|
2845 |
|
2846 // LAF Table : Pinboard elements (list) |
|
2847 inline TAknWindowLineLayout Pinboard_elements__list__Line_1() const { return (*(TPinboard_elements__list__Line_1_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_1)))(); } |
|
2848 |
|
2849 inline TAknWindowLineLayout Pinboard_elements__list__Line_2() const { return (*(TPinboard_elements__list__Line_2_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_2)))(); } |
|
2850 |
|
2851 inline TAknWindowLineLayout Pinboard_elements__list__Line_3() const { return (*(TPinboard_elements__list__Line_3_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_3)))(); } |
|
2852 |
|
2853 inline TAknWindowLineLayout Pinboard_elements__list__Line_4(TInt aCommon1) const { return (*(TPinboard_elements__list__Line_4_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_4)))(aCommon1); } |
|
2854 |
|
2855 inline TAknWindowLineLayout Pinboard_elements__list__Line_5() const { return (*(TPinboard_elements__list__Line_5_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_5)))(); } |
|
2856 |
|
2857 inline TAknWindowLineLayout Pinboard_elements__list__Line_6(TInt aCommon1) const { return (*(TPinboard_elements__list__Line_6_sig*)(GetFunction(EApiId_Pinboard_elements__list__Line_6)))(aCommon1); } |
|
2858 |
|
2859 inline TAknWindowLineLayout list_pinb_pane() const { return (*(Tlist_pinb_pane_sig*)(GetFunction(EApiId_list_pinb_pane)))(); } |
|
2860 |
|
2861 inline TAknLayoutTableLimits Pinboard_elements__list__SUB_TABLE_0_Limits() const { return (*(TPinboard_elements__list__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Pinboard_elements__list__SUB_TABLE_0_Limits)))(); } |
|
2862 |
|
2863 inline TAknWindowLineLayout Pinboard_elements__list__SUB_TABLE_0(TInt aLineIndex) const { return (*(TPinboard_elements__list__SUB_TABLE_0_sig*)(GetFunction(EApiId_Pinboard_elements__list__SUB_TABLE_0)))(aLineIndex); } |
|
2864 |
|
2865 // LAF Table : Speed Dial descendants |
|
2866 inline TAknWindowLineLayout Speed_Dial_descendants_Line_1() const { return (*(TSpeed_Dial_descendants_Line_1_sig*)(GetFunction(EApiId_Speed_Dial_descendants_Line_1)))(); } |
|
2867 |
|
2868 // LAF Table : Voice Recorder elements |
|
2869 inline TAknWindowLineLayout grid_vorec_pane() const { return (*(Tgrid_vorec_pane_sig*)(GetFunction(EApiId_grid_vorec_pane)))(); } |
|
2870 |
|
2871 inline TAknWindowLineLayout Voice_Recorder_elements_Line_2() const { return (*(TVoice_Recorder_elements_Line_2_sig*)(GetFunction(EApiId_Voice_Recorder_elements_Line_2)))(); } |
|
2872 |
|
2873 inline TAknWindowLineLayout Voice_Recorder_elements_Line_3() const { return (*(TVoice_Recorder_elements_Line_3_sig*)(GetFunction(EApiId_Voice_Recorder_elements_Line_3)))(); } |
|
2874 |
|
2875 inline TAknWindowLineLayout Voice_Recorder_elements_Line_4() const { return (*(TVoice_Recorder_elements_Line_4_sig*)(GetFunction(EApiId_Voice_Recorder_elements_Line_4)))(); } |
|
2876 |
|
2877 inline TAknWindowLineLayout Voice_Recorder_elements_Line_5() const { return (*(TVoice_Recorder_elements_Line_5_sig*)(GetFunction(EApiId_Voice_Recorder_elements_Line_5)))(); } |
|
2878 |
|
2879 inline TAknLayoutTableLimits Voice_Recorder_elements_Limits() const { return (*(TVoice_Recorder_elements_Limits_sig*)(GetFunction(EApiId_Voice_Recorder_elements_Limits)))(); } |
|
2880 |
|
2881 inline TAknWindowLineLayout Voice_Recorder_elements(TInt aLineIndex) const { return (*(TVoice_Recorder_elements_sig*)(GetFunction(EApiId_Voice_Recorder_elements)))(aLineIndex); } |
|
2882 |
|
2883 // LAF Table : Voice Recorder texts |
|
2884 inline TAknTextLineLayout Voice_Recorder_texts_Line_1() const { return (*(TVoice_Recorder_texts_Line_1_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_1)))(); } |
|
2885 |
|
2886 inline TAknTextLineLayout Voice_Recorder_texts_Line_2() const { return (*(TVoice_Recorder_texts_Line_2_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_2)))(); } |
|
2887 |
|
2888 inline TAknTextLineLayout Voice_Recorder_texts_Line_3() const { return (*(TVoice_Recorder_texts_Line_3_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_3)))(); } |
|
2889 |
|
2890 inline TAknTextLineLayout Voice_Recorder_texts_Line_4() const { return (*(TVoice_Recorder_texts_Line_4_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_4)))(); } |
|
2891 |
|
2892 inline TAknTextLineLayout Voice_Recorder_texts_Line_5() const { return (*(TVoice_Recorder_texts_Line_5_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_5)))(); } |
|
2893 |
|
2894 inline TAknTextLineLayout Voice_Recorder_texts_Line_6() const { return (*(TVoice_Recorder_texts_Line_6_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Line_6)))(); } |
|
2895 |
|
2896 inline TAknLayoutTableLimits Voice_Recorder_texts_Limits() const { return (*(TVoice_Recorder_texts_Limits_sig*)(GetFunction(EApiId_Voice_Recorder_texts_Limits)))(); } |
|
2897 |
|
2898 inline TAknTextLineLayout Voice_Recorder_texts(TInt aLineIndex) const { return (*(TVoice_Recorder_texts_sig*)(GetFunction(EApiId_Voice_Recorder_texts)))(aLineIndex); } |
|
2899 |
|
2900 // LAF Table : Message writing texts |
|
2901 inline TAknTextLineLayout Message_writing_texts_Line_1(TInt aIndex_B) const { return (*(TMessage_writing_texts_Line_1_sig*)(GetFunction(EApiId_Message_writing_texts_Line_1)))(aIndex_B); } |
|
2902 |
|
2903 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Message_writing_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Message_writing_texts_Line_1)))(aNumberOfLinesShown); } |
|
2904 |
|
2905 inline TAknTextLineLayout Message_writing_texts_Line_2(TInt aIndex_B) const { return (*(TMessage_writing_texts_Line_2_sig*)(GetFunction(EApiId_Message_writing_texts_Line_2)))(aIndex_B); } |
|
2906 |
|
2907 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Message_writing_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Message_writing_texts_Line_2)))(aNumberOfLinesShown); } |
|
2908 |
|
2909 inline TAknTextLineLayout Message_writing_texts_Line_3(TInt aIndex_B) const { return (*(TMessage_writing_texts_Line_3_sig*)(GetFunction(EApiId_Message_writing_texts_Line_3)))(aIndex_B); } |
|
2910 |
|
2911 inline TAknMultiLineTextLayout Multiline_Message_writing_texts_Line_3(TInt aNumberOfLinesShown) const { return (*(TMultiline_Message_writing_texts_Line_3_sig*)(GetFunction(EApiId_Multiline_Message_writing_texts_Line_3)))(aNumberOfLinesShown); } |
|
2912 |
|
2913 inline TAknLayoutTableLimits Message_writing_texts_Limits() const { return (*(TMessage_writing_texts_Limits_sig*)(GetFunction(EApiId_Message_writing_texts_Limits)))(); } |
|
2914 |
|
2915 inline TAknTextLineLayout Message_writing_texts(TInt aLineIndex, TInt aIndex_B) const { return (*(TMessage_writing_texts_sig*)(GetFunction(EApiId_Message_writing_texts)))(aLineIndex, aIndex_B); } |
|
2916 |
|
2917 // LAF Table : Smart Messages |
|
2918 inline TAknTextLineLayout Smart_Messages_Line_1(TInt aIndex_B) const { return (*(TSmart_Messages_Line_1_sig*)(GetFunction(EApiId_Smart_Messages_Line_1)))(aIndex_B); } |
|
2919 |
|
2920 inline TAknMultiLineTextLayout Multiline_Smart_Messages_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Smart_Messages_Line_1_sig*)(GetFunction(EApiId_Multiline_Smart_Messages_Line_1)))(aNumberOfLinesShown); } |
|
2921 |
|
2922 inline TAknTextLineLayout Smart_Messages_Line_2(TInt aIndex_B) const { return (*(TSmart_Messages_Line_2_sig*)(GetFunction(EApiId_Smart_Messages_Line_2)))(aIndex_B); } |
|
2923 |
|
2924 inline TAknMultiLineTextLayout Multiline_Smart_Messages_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Smart_Messages_Line_2_sig*)(GetFunction(EApiId_Multiline_Smart_Messages_Line_2)))(aNumberOfLinesShown); } |
|
2925 |
|
2926 inline TAknLayoutTableLimits Smart_Messages_Limits() const { return (*(TSmart_Messages_Limits_sig*)(GetFunction(EApiId_Smart_Messages_Limits)))(); } |
|
2927 |
|
2928 inline TAknTextLineLayout Smart_Messages(TInt aLineIndex, TInt aIndex_B) const { return (*(TSmart_Messages_sig*)(GetFunction(EApiId_Smart_Messages)))(aLineIndex, aIndex_B); } |
|
2929 |
|
2930 // LAF Table : Note writing layout elements |
|
2931 inline TAknWindowLineLayout Note_writing_layout_elements_Line_1() const { return (*(TNote_writing_layout_elements_Line_1_sig*)(GetFunction(EApiId_Note_writing_layout_elements_Line_1)))(); } |
|
2932 |
|
2933 inline TAknWindowLineLayout Note_writing_layout_elements_Line_2() const { return (*(TNote_writing_layout_elements_Line_2_sig*)(GetFunction(EApiId_Note_writing_layout_elements_Line_2)))(); } |
|
2934 |
|
2935 inline TAknWindowLineLayout Note_writing_layout_elements_Line_3() const { return (*(TNote_writing_layout_elements_Line_3_sig*)(GetFunction(EApiId_Note_writing_layout_elements_Line_3)))(); } |
|
2936 |
|
2937 inline TAknWindowLineLayout Note_writing_layout_elements_Line_4() const { return (*(TNote_writing_layout_elements_Line_4_sig*)(GetFunction(EApiId_Note_writing_layout_elements_Line_4)))(); } |
|
2938 |
|
2939 inline TAknWindowLineLayout Note_writing_layout_elements_Line_5(TInt aIndex_t) const { return (*(TNote_writing_layout_elements_Line_5_sig*)(GetFunction(EApiId_Note_writing_layout_elements_Line_5)))(aIndex_t); } |
|
2940 |
|
2941 inline TAknLayoutTableLimits Note_writing_layout_elements_SUB_TABLE_0_Limits() const { return (*(TNote_writing_layout_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Note_writing_layout_elements_SUB_TABLE_0_Limits)))(); } |
|
2942 |
|
2943 inline TAknWindowLineLayout Note_writing_layout_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TNote_writing_layout_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Note_writing_layout_elements_SUB_TABLE_0)))(aLineIndex); } |
|
2944 |
|
2945 // LAF Table : Note writing texts |
|
2946 inline TAknTextLineLayout Note_writing_texts_Line_1(TInt aIndex_B) const { return (*(TNote_writing_texts_Line_1_sig*)(GetFunction(EApiId_Note_writing_texts_Line_1)))(aIndex_B); } |
|
2947 |
|
2948 inline TAknMultiLineTextLayout Multiline_Note_writing_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Note_writing_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Note_writing_texts_Line_1)))(aNumberOfLinesShown); } |
|
2949 |
|
2950 // LAF Table : IM chat view descendant panes |
|
2951 inline TAknWindowLineLayout im_reading_pane(TInt aIndex_H) const { return (*(Tim_reading_pane_sig*)(GetFunction(EApiId_im_reading_pane)))(aIndex_H); } |
|
2952 |
|
2953 inline TAknWindowLineLayout im_writing_pane(TInt aCommon1) const { return (*(Tim_writing_pane_sig*)(GetFunction(EApiId_im_writing_pane)))(aCommon1); } |
|
2954 |
|
2955 // LAF Table : IM navi pane texts |
|
2956 inline TAknTextLineLayout IM_navi_pane_texts_Line_1(TInt aIndex_C, TInt aIndex_W) const { return (*(TIM_navi_pane_texts_Line_1_sig*)(GetFunction(EApiId_IM_navi_pane_texts_Line_1)))(aIndex_C, aIndex_W); } |
|
2957 |
|
2958 // LAF Table : IM reading pane texts |
|
2959 inline TAknTextLineLayout IM_reading_pane_texts_Line_1(TInt aCommon1) const { return (*(TIM_reading_pane_texts_Line_1_sig*)(GetFunction(EApiId_IM_reading_pane_texts_Line_1)))(aCommon1); } |
|
2960 |
|
2961 inline TAknTextLineLayout IM_reading_pane_texts_Line_2() const { return (*(TIM_reading_pane_texts_Line_2_sig*)(GetFunction(EApiId_IM_reading_pane_texts_Line_2)))(); } |
|
2962 |
|
2963 inline TAknWindowLineLayout im_reading_field(TInt aIndex_t) const { return (*(Tim_reading_field_sig*)(GetFunction(EApiId_im_reading_field)))(aIndex_t); } |
|
2964 |
|
2965 // LAF Table : IM text elements |
|
2966 inline TAknWindowLineLayout IM_text_elements_Line_1() const { return (*(TIM_text_elements_Line_1_sig*)(GetFunction(EApiId_IM_text_elements_Line_1)))(); } |
|
2967 |
|
2968 inline TAknWindowLineLayout IM_text_elements_Line_2() const { return (*(TIM_text_elements_Line_2_sig*)(GetFunction(EApiId_IM_text_elements_Line_2)))(); } |
|
2969 |
|
2970 inline TAknWindowLineLayout smiley__qgn_prop_im_smileys__ref__() const { return (*(Tsmiley__qgn_prop_im_smileys__ref___sig*)(GetFunction(EApiId_smiley__qgn_prop_im_smileys__ref__)))(); } |
|
2971 |
|
2972 inline TAknLayoutTableLimits IM_text_elements_Limits() const { return (*(TIM_text_elements_Limits_sig*)(GetFunction(EApiId_IM_text_elements_Limits)))(); } |
|
2973 |
|
2974 inline TAknWindowLineLayout IM_text_elements(TInt aLineIndex) const { return (*(TIM_text_elements_sig*)(GetFunction(EApiId_IM_text_elements)))(aLineIndex); } |
|
2975 |
|
2976 // LAF Table : IM reading field highlight graphics |
|
2977 inline TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_1(const TRect& aParentRect) const { return (*(TIM_reading_field_highlight_graphics_Line_1_sig*)(GetFunction(EApiId_IM_reading_field_highlight_graphics_Line_1)))(aParentRect); } |
|
2978 |
|
2979 inline TAknWindowLineLayout IM_reading_field_highlight_graphics_Line_2(const TRect& aParentRect) const { return (*(TIM_reading_field_highlight_graphics_Line_2_sig*)(GetFunction(EApiId_IM_reading_field_highlight_graphics_Line_2)))(aParentRect); } |
|
2980 |
|
2981 inline TAknLayoutTableLimits IM_reading_field_highlight_graphics_Limits() const { return (*(TIM_reading_field_highlight_graphics_Limits_sig*)(GetFunction(EApiId_IM_reading_field_highlight_graphics_Limits)))(); } |
|
2982 |
|
2983 inline TAknWindowLineLayout IM_reading_field_highlight_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TIM_reading_field_highlight_graphics_sig*)(GetFunction(EApiId_IM_reading_field_highlight_graphics)))(aLineIndex, aParentRect); } |
|
2984 |
|
2985 // LAF Table : IM writing field elements |
|
2986 inline TAknWindowLineLayout IM_writing_field_elements_Line_1(TInt aIndex_H) const { return (*(TIM_writing_field_elements_Line_1_sig*)(GetFunction(EApiId_IM_writing_field_elements_Line_1)))(aIndex_H); } |
|
2987 |
|
2988 inline TAknWindowLineLayout IM_writing_field_elements_Line_2() const { return (*(TIM_writing_field_elements_Line_2_sig*)(GetFunction(EApiId_IM_writing_field_elements_Line_2)))(); } |
|
2989 |
|
2990 inline TAknWindowLineLayout IM_writing_field_elements_Line_3(TInt aIndex_H) const { return (*(TIM_writing_field_elements_Line_3_sig*)(GetFunction(EApiId_IM_writing_field_elements_Line_3)))(aIndex_H); } |
|
2991 |
|
2992 // LAF Table : IM writing pane texts |
|
2993 inline TAknTextLineLayout IM_writing_pane_texts_Line_1(TInt aIndex_B) const { return (*(TIM_writing_pane_texts_Line_1_sig*)(GetFunction(EApiId_IM_writing_pane_texts_Line_1)))(aIndex_B); } |
|
2994 |
|
2995 inline TAknMultiLineTextLayout Multiline_IM_writing_pane_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_IM_writing_pane_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_IM_writing_pane_texts_Line_1)))(aNumberOfLinesShown); } |
|
2996 |
|
2997 // LAF Table : Media Player layout descendant pane |
|
2998 inline TAknWindowLineLayout mp_bg_pane() const { return (*(Tmp_bg_pane_sig*)(GetFunction(EApiId_mp_bg_pane)))(); } |
|
2999 |
|
3000 // LAF Table : Empty Player view elements |
|
3001 inline TAknWindowLineLayout Empty_Player_view_elements_Line_1() const { return (*(TEmpty_Player_view_elements_Line_1_sig*)(GetFunction(EApiId_Empty_Player_view_elements_Line_1)))(); } |
|
3002 |
|
3003 // LAF Table : Media Player Playback view navi pane elements |
|
3004 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_1() const { return (*(TMedia_Player_Playback_view_navi_pane_elements_Line_1_sig*)(GetFunction(EApiId_Media_Player_Playback_view_navi_pane_elements_Line_1)))(); } |
|
3005 |
|
3006 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements_Line_2() const { return (*(TMedia_Player_Playback_view_navi_pane_elements_Line_2_sig*)(GetFunction(EApiId_Media_Player_Playback_view_navi_pane_elements_Line_2)))(); } |
|
3007 |
|
3008 inline TAknLayoutTableLimits Media_Player_Playback_view_navi_pane_elements_Limits() const { return (*(TMedia_Player_Playback_view_navi_pane_elements_Limits_sig*)(GetFunction(EApiId_Media_Player_Playback_view_navi_pane_elements_Limits)))(); } |
|
3009 |
|
3010 inline TAknWindowLineLayout Media_Player_Playback_view_navi_pane_elements(TInt aLineIndex) const { return (*(TMedia_Player_Playback_view_navi_pane_elements_sig*)(GetFunction(EApiId_Media_Player_Playback_view_navi_pane_elements)))(aLineIndex); } |
|
3011 |
|
3012 // LAF Table : Media Player Playback view navi pane texts |
|
3013 inline TAknTextLineLayout Media_Player_Playback_view_navi_pane_texts_Line_1() const { return (*(TMedia_Player_Playback_view_navi_pane_texts_Line_1_sig*)(GetFunction(EApiId_Media_Player_Playback_view_navi_pane_texts_Line_1)))(); } |
|
3014 |
|
3015 // LAF Table : Media Player Playlist navi pane elements |
|
3016 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_1() const { return (*(TMedia_Player_Playlist_navi_pane_elements_Line_1_sig*)(GetFunction(EApiId_Media_Player_Playlist_navi_pane_elements_Line_1)))(); } |
|
3017 |
|
3018 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements_Line_2() const { return (*(TMedia_Player_Playlist_navi_pane_elements_Line_2_sig*)(GetFunction(EApiId_Media_Player_Playlist_navi_pane_elements_Line_2)))(); } |
|
3019 |
|
3020 inline TAknLayoutTableLimits Media_Player_Playlist_navi_pane_elements_Limits() const { return (*(TMedia_Player_Playlist_navi_pane_elements_Limits_sig*)(GetFunction(EApiId_Media_Player_Playlist_navi_pane_elements_Limits)))(); } |
|
3021 |
|
3022 inline TAknWindowLineLayout Media_Player_Playlist_navi_pane_elements(TInt aLineIndex) const { return (*(TMedia_Player_Playlist_navi_pane_elements_sig*)(GetFunction(EApiId_Media_Player_Playlist_navi_pane_elements)))(aLineIndex); } |
|
3023 |
|
3024 // LAF Table : Media Player Playback view elements |
|
3025 inline TAknWindowLineLayout grid_mp_pane() const { return (*(Tgrid_mp_pane_sig*)(GetFunction(EApiId_grid_mp_pane)))(); } |
|
3026 |
|
3027 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_2() const { return (*(TMedia_Player_Playback_view_elements_Line_2_sig*)(GetFunction(EApiId_Media_Player_Playback_view_elements_Line_2)))(); } |
|
3028 |
|
3029 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_3() const { return (*(TMedia_Player_Playback_view_elements_Line_3_sig*)(GetFunction(EApiId_Media_Player_Playback_view_elements_Line_3)))(); } |
|
3030 |
|
3031 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_4() const { return (*(TMedia_Player_Playback_view_elements_Line_4_sig*)(GetFunction(EApiId_Media_Player_Playback_view_elements_Line_4)))(); } |
|
3032 |
|
3033 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_5() const { return (*(TMedia_Player_Playback_view_elements_Line_5_sig*)(GetFunction(EApiId_Media_Player_Playback_view_elements_Line_5)))(); } |
|
3034 |
|
3035 inline TAknWindowLineLayout Media_Player_Playback_view_elements_Line_6() const { return (*(TMedia_Player_Playback_view_elements_Line_6_sig*)(GetFunction(EApiId_Media_Player_Playback_view_elements_Line_6)))(); } |
|
3036 |
|
3037 // LAF Table : Media Player Playback view texts |
|
3038 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_1() const { return (*(TMedia_Player_Playback_view_texts_Line_1_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_1)))(); } |
|
3039 |
|
3040 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_2() const { return (*(TMedia_Player_Playback_view_texts_Line_2_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_2)))(); } |
|
3041 |
|
3042 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_3() const { return (*(TMedia_Player_Playback_view_texts_Line_3_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_3)))(); } |
|
3043 |
|
3044 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_4() const { return (*(TMedia_Player_Playback_view_texts_Line_4_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_4)))(); } |
|
3045 |
|
3046 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_5() const { return (*(TMedia_Player_Playback_view_texts_Line_5_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_5)))(); } |
|
3047 |
|
3048 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_6() const { return (*(TMedia_Player_Playback_view_texts_Line_6_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_6)))(); } |
|
3049 |
|
3050 inline TAknTextLineLayout Media_Player_Playback_view_texts_Line_7() const { return (*(TMedia_Player_Playback_view_texts_Line_7_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Line_7)))(); } |
|
3051 |
|
3052 inline TAknLayoutTableLimits Media_Player_Playback_view_texts_Limits() const { return (*(TMedia_Player_Playback_view_texts_Limits_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts_Limits)))(); } |
|
3053 |
|
3054 inline TAknTextLineLayout Media_Player_Playback_view_texts(TInt aLineIndex) const { return (*(TMedia_Player_Playback_view_texts_sig*)(GetFunction(EApiId_Media_Player_Playback_view_texts)))(aLineIndex); } |
|
3055 |
|
3056 // LAF Table : SMIL presentation attachment element |
|
3057 inline TAknWindowLineLayout SMIL_presentation_attachment_element_Line_1() const { return (*(TSMIL_presentation_attachment_element_Line_1_sig*)(GetFunction(EApiId_SMIL_presentation_attachment_element_Line_1)))(); } |
|
3058 |
|
3059 // LAF Table : SMIL presentation attachment highlight |
|
3060 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_1() const { return (*(TSMIL_presentation_attachment_highlight_Line_1_sig*)(GetFunction(EApiId_SMIL_presentation_attachment_highlight_Line_1)))(); } |
|
3061 |
|
3062 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight_Line_2() const { return (*(TSMIL_presentation_attachment_highlight_Line_2_sig*)(GetFunction(EApiId_SMIL_presentation_attachment_highlight_Line_2)))(); } |
|
3063 |
|
3064 inline TAknLayoutTableLimits SMIL_presentation_attachment_highlight_Limits() const { return (*(TSMIL_presentation_attachment_highlight_Limits_sig*)(GetFunction(EApiId_SMIL_presentation_attachment_highlight_Limits)))(); } |
|
3065 |
|
3066 inline TAknWindowLineLayout SMIL_presentation_attachment_highlight(TInt aLineIndex) const { return (*(TSMIL_presentation_attachment_highlight_sig*)(GetFunction(EApiId_SMIL_presentation_attachment_highlight)))(aLineIndex); } |
|
3067 |
|
3068 // LAF Table : SMIL presentation elements and descendant panes |
|
3069 inline TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_Line_1() const { return (*(TSMIL_presentation_elements_and_descendant_panes_Line_1_sig*)(GetFunction(EApiId_SMIL_presentation_elements_and_descendant_panes_Line_1)))(); } |
|
3070 |
|
3071 inline TAknWindowLineLayout smil_status_pane() const { return (*(Tsmil_status_pane_sig*)(GetFunction(EApiId_smil_status_pane)))(); } |
|
3072 |
|
3073 inline TAknWindowLineLayout smil_text_pane(TInt aIndex_t, TInt aIndex_H) const { return (*(Tsmil_text_pane_sig*)(GetFunction(EApiId_smil_text_pane)))(aIndex_t, aIndex_H); } |
|
3074 |
|
3075 inline TAknLayoutTableLimits SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits() const { return (*(TSMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_Limits)))(); } |
|
3076 |
|
3077 inline TAknWindowLineLayout SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0(TInt aLineIndex) const { return (*(TSMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0_sig*)(GetFunction(EApiId_SMIL_presentation_elements_and_descendant_panes_SUB_TABLE_0)))(aLineIndex); } |
|
3078 |
|
3079 // LAF Table : SMIL status pane elements and descendant panes |
|
3080 inline TAknWindowLineLayout smil_volume_pane() const { return (*(Tsmil_volume_pane_sig*)(GetFunction(EApiId_smil_volume_pane)))(); } |
|
3081 |
|
3082 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_2() const { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_2_sig*)(GetFunction(EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_2)))(); } |
|
3083 |
|
3084 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_3() const { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_3_sig*)(GetFunction(EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_3)))(); } |
|
3085 |
|
3086 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes_Line_4() const { return (*(TSMIL_status_pane_elements_and_descendant_panes_Line_4_sig*)(GetFunction(EApiId_SMIL_status_pane_elements_and_descendant_panes_Line_4)))(); } |
|
3087 |
|
3088 inline TAknLayoutTableLimits SMIL_status_pane_elements_and_descendant_panes_Limits() const { return (*(TSMIL_status_pane_elements_and_descendant_panes_Limits_sig*)(GetFunction(EApiId_SMIL_status_pane_elements_and_descendant_panes_Limits)))(); } |
|
3089 |
|
3090 inline TAknWindowLineLayout SMIL_status_pane_elements_and_descendant_panes(TInt aLineIndex) const { return (*(TSMIL_status_pane_elements_and_descendant_panes_sig*)(GetFunction(EApiId_SMIL_status_pane_elements_and_descendant_panes)))(aLineIndex); } |
|
3091 |
|
3092 // LAF Table : SMIL status pane texts |
|
3093 inline TAknTextLineLayout SMIL_status_pane_texts_Line_1() const { return (*(TSMIL_status_pane_texts_Line_1_sig*)(GetFunction(EApiId_SMIL_status_pane_texts_Line_1)))(); } |
|
3094 |
|
3095 // LAF Table : SMIL volume pane elements |
|
3096 inline TAknWindowLineLayout SMIL_volume_pane_elements_Line_1() const { return (*(TSMIL_volume_pane_elements_Line_1_sig*)(GetFunction(EApiId_SMIL_volume_pane_elements_Line_1)))(); } |
|
3097 |
|
3098 inline TAknWindowLineLayout SMIL_volume_pane_elements_Line_2() const { return (*(TSMIL_volume_pane_elements_Line_2_sig*)(GetFunction(EApiId_SMIL_volume_pane_elements_Line_2)))(); } |
|
3099 |
|
3100 inline TAknLayoutTableLimits SMIL_volume_pane_elements_Limits() const { return (*(TSMIL_volume_pane_elements_Limits_sig*)(GetFunction(EApiId_SMIL_volume_pane_elements_Limits)))(); } |
|
3101 |
|
3102 inline TAknWindowLineLayout SMIL_volume_pane_elements(TInt aLineIndex) const { return (*(TSMIL_volume_pane_elements_sig*)(GetFunction(EApiId_SMIL_volume_pane_elements)))(aLineIndex); } |
|
3103 |
|
3104 inline TAknTextLineLayout Location_request_type_texts_Line_1(TInt aIndex_B) const { return (*(TLocation_request_type_texts_Line_1_sig*)(GetFunction(EApiId_Location_request_type_texts_Line_1)))(aIndex_B); } |
|
3105 |
|
3106 inline TAknMultiLineTextLayout Multiline_Location_request_type_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Location_request_type_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Location_request_type_texts_Line_1)))(aNumberOfLinesShown); } |
|
3107 |
|
3108 inline TAknWindowLineLayout Location_requestor_pane_elements_Line_1(TInt aIndex_l) const { return (*(TLocation_requestor_pane_elements_Line_1_sig*)(GetFunction(EApiId_Location_requestor_pane_elements_Line_1)))(aIndex_l); } |
|
3109 |
|
3110 inline TAknTextLineLayout Location_reqestor_pane_texts_Line_1(TInt aIndex_r, TInt aIndex_W) const { return (*(TLocation_reqestor_pane_texts_Line_1_sig*)(GetFunction(EApiId_Location_reqestor_pane_texts_Line_1)))(aIndex_r, aIndex_W); } |
|
3111 |
|
3112 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_1(const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_Line_1_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Line_1)))(aParentRect); } |
|
3113 |
|
3114 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_2(const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_Line_2_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Line_2)))(aParentRect); } |
|
3115 |
|
3116 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_3(const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_Line_3_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Line_3)))(aParentRect); } |
|
3117 |
|
3118 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_4(const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_Line_4_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Line_4)))(aParentRect); } |
|
3119 |
|
3120 inline TAknWindowLineLayout Location_request_popup_window_grapihcs_Line_5(const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_Line_5_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Line_5)))(aParentRect); } |
|
3121 |
|
3122 inline TAknLayoutTableLimits Location_request_popup_window_grapihcs_Limits() const { return (*(TLocation_request_popup_window_grapihcs_Limits_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs_Limits)))(); } |
|
3123 |
|
3124 inline TAknWindowLineLayout Location_request_popup_window_grapihcs(TInt aLineIndex, const TRect& aParentRect) const { return (*(TLocation_request_popup_window_grapihcs_sig*)(GetFunction(EApiId_Location_request_popup_window_grapihcs)))(aLineIndex, aParentRect); } |
|
3125 |
|
3126 inline TAknLayoutTableLimits Volume_strength_area_values_Limits() const { return (*(TVolume_strength_area_values_Limits_sig*)(GetFunction(EApiId_Volume_strength_area_values_Limits)))(); } |
|
3127 |
|
3128 inline TAknWindowLineLayout Volume_strength_area_values(TInt aLineIndex) const { return (*(TVolume_strength_area_values_sig*)(GetFunction(EApiId_Volume_strength_area_values)))(aLineIndex); } |
|
3129 |
|
3130 // LAF Table : SMIL text pane elements |
|
3131 inline TAknWindowLineLayout SMIL_text_pane_elements_Line_1(const TRect& aParentRect) const { return (*(TSMIL_text_pane_elements_Line_1_sig*)(GetFunction(EApiId_SMIL_text_pane_elements_Line_1)))(aParentRect); } |
|
3132 |
|
3133 inline TAknWindowLineLayout smil_scroll_pane(const TRect& aParentRect) const { return (*(Tsmil_scroll_pane_sig*)(GetFunction(EApiId_smil_scroll_pane)))(aParentRect); } |
|
3134 |
|
3135 // LAF Table : SMIL text pane texts |
|
3136 inline TAknTextLineLayout SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aIndex_B) const { return (*(TSMIL_text_pane_texts_Line_1_sig*)(GetFunction(EApiId_SMIL_text_pane_texts_Line_1)))(aCommon1, aIndex_B); } |
|
3137 |
|
3138 inline TAknMultiLineTextLayout Multiline_SMIL_text_pane_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown) const { return (*(TMultiline_SMIL_text_pane_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_SMIL_text_pane_texts_Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
3139 |
|
3140 // LAF Table : SMIL scroll pane elements |
|
3141 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_1(const TRect& aParentRect) const { return (*(TSMIL_scroll_pane_elements_Line_1_sig*)(GetFunction(EApiId_SMIL_scroll_pane_elements_Line_1)))(aParentRect); } |
|
3142 |
|
3143 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_2() const { return (*(TSMIL_scroll_pane_elements_Line_2_sig*)(GetFunction(EApiId_SMIL_scroll_pane_elements_Line_2)))(); } |
|
3144 |
|
3145 inline TAknWindowLineLayout SMIL_scroll_pane_elements_Line_3() const { return (*(TSMIL_scroll_pane_elements_Line_3_sig*)(GetFunction(EApiId_SMIL_scroll_pane_elements_Line_3)))(); } |
|
3146 |
|
3147 inline TAknLayoutTableLimits SMIL_scroll_pane_elements_SUB_TABLE_0_Limits() const { return (*(TSMIL_scroll_pane_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_SMIL_scroll_pane_elements_SUB_TABLE_0_Limits)))(); } |
|
3148 |
|
3149 inline TAknWindowLineLayout SMIL_scroll_pane_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TSMIL_scroll_pane_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_SMIL_scroll_pane_elements_SUB_TABLE_0)))(aLineIndex); } |
|
3150 |
|
3151 // LAF Table : Pop-up windows (status pane as parent) |
|
3152 inline TAknWindowLineLayout popup_pbook_thumbnail_window() const { return (*(Tpopup_pbook_thumbnail_window_sig*)(GetFunction(EApiId_popup_pbook_thumbnail_window)))(); } |
|
3153 |
|
3154 inline TAknWindowLineLayout popup_call_status_window(TInt aIndex_l) const { return (*(Tpopup_call_status_window_sig*)(GetFunction(EApiId_popup_call_status_window)))(aIndex_l); } |
|
3155 |
|
3156 inline TAknWindowLineLayout popup_call_video_up_window(TInt aCommon1) const { return (*(Tpopup_call_video_up_window_sig*)(GetFunction(EApiId_popup_call_video_up_window)))(aCommon1); } |
|
3157 |
|
3158 inline TAknWindowLineLayout popup_cale_events_window(TInt aCommon1) const { return (*(Tpopup_cale_events_window_sig*)(GetFunction(EApiId_popup_cale_events_window)))(aCommon1); } |
|
3159 |
|
3160 // LAF Table : Pop-up window list pane descendants(call conf) |
|
3161 inline TAknWindowLineLayout list_single_graphic_popup_conf_pane(TInt aIndex_t) const { return (*(Tlist_single_graphic_popup_conf_pane_sig*)(GetFunction(EApiId_list_single_graphic_popup_conf_pane)))(aIndex_t); } |
|
3162 |
|
3163 // LAF Table : List pane elements (conf single graphic) |
|
3164 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_1() const { return (*(TList_pane_elements__conf_single_graphic__Line_1_sig*)(GetFunction(EApiId_List_pane_elements__conf_single_graphic__Line_1)))(); } |
|
3165 |
|
3166 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic__Line_2() const { return (*(TList_pane_elements__conf_single_graphic__Line_2_sig*)(GetFunction(EApiId_List_pane_elements__conf_single_graphic__Line_2)))(); } |
|
3167 |
|
3168 inline TAknLayoutTableLimits List_pane_elements__conf_single_graphic__Limits() const { return (*(TList_pane_elements__conf_single_graphic__Limits_sig*)(GetFunction(EApiId_List_pane_elements__conf_single_graphic__Limits)))(); } |
|
3169 |
|
3170 inline TAknWindowLineLayout List_pane_elements__conf_single_graphic_(TInt aLineIndex) const { return (*(TList_pane_elements__conf_single_graphic__sig*)(GetFunction(EApiId_List_pane_elements__conf_single_graphic_)))(aLineIndex); } |
|
3171 |
|
3172 // LAF Table : List pane texts (conf single graphic) |
|
3173 inline TAknTextLineLayout List_pane_texts__conf_single_graphic__Line_1() const { return (*(TList_pane_texts__conf_single_graphic__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__conf_single_graphic__Line_1)))(); } |
|
3174 |
|
3175 // LAF Table : List pane elements (menu single graphic bt) |
|
3176 inline TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_1() const { return (*(TList_pane_elements__menu_single_graphic_bt__Line_1_sig*)(GetFunction(EApiId_List_pane_elements__menu_single_graphic_bt__Line_1)))(); } |
|
3177 |
|
3178 inline TAknWindowLineLayout List_pane_elements__menu_single_graphic_bt__Line_2(TInt aIndex_l) const { return (*(TList_pane_elements__menu_single_graphic_bt__Line_2_sig*)(GetFunction(EApiId_List_pane_elements__menu_single_graphic_bt__Line_2)))(aIndex_l); } |
|
3179 |
|
3180 // LAF Table : List pane text (menu single graphic bt) |
|
3181 inline TAknTextLineLayout List_pane_text__menu_single_graphic_bt__Line_1(TInt aCommon1) const { return (*(TList_pane_text__menu_single_graphic_bt__Line_1_sig*)(GetFunction(EApiId_List_pane_text__menu_single_graphic_bt__Line_1)))(aCommon1); } |
|
3182 |
|
3183 // LAF Table : Highlight graphics |
|
3184 inline TAknWindowLineLayout Highlight_graphics_Line_1(const TRect& aParentRect) const { return (*(THighlight_graphics_Line_1_sig*)(GetFunction(EApiId_Highlight_graphics_Line_1)))(aParentRect); } |
|
3185 |
|
3186 inline TAknWindowLineLayout Highlight_graphics_Line_2(const TRect& aParentRect) const { return (*(THighlight_graphics_Line_2_sig*)(GetFunction(EApiId_Highlight_graphics_Line_2)))(aParentRect); } |
|
3187 |
|
3188 inline TAknLayoutTableLimits Highlight_graphics_Limits() const { return (*(THighlight_graphics_Limits_sig*)(GetFunction(EApiId_Highlight_graphics_Limits)))(); } |
|
3189 |
|
3190 inline TAknWindowLineLayout Highlight_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(THighlight_graphics_sig*)(GetFunction(EApiId_Highlight_graphics)))(aLineIndex, aParentRect); } |
|
3191 |
|
3192 // LAF Table : Pop-up window grid pane descendants (large graphic gms) |
|
3193 inline TAknWindowLineLayout cell_large_graphic_popup_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_large_graphic_popup_pane_sig*)(GetFunction(EApiId_cell_large_graphic_popup_pane)))(aIndex_l, aIndex_t); } |
|
3194 |
|
3195 // LAF Table : Cell pane elements (popup large graphic gms) |
|
3196 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_1() const { return (*(TCell_pane_elements__popup_large_graphic_gms__Line_1_sig*)(GetFunction(EApiId_Cell_pane_elements__popup_large_graphic_gms__Line_1)))(); } |
|
3197 |
|
3198 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms__Line_2() const { return (*(TCell_pane_elements__popup_large_graphic_gms__Line_2_sig*)(GetFunction(EApiId_Cell_pane_elements__popup_large_graphic_gms__Line_2)))(); } |
|
3199 |
|
3200 inline TAknLayoutTableLimits Cell_pane_elements__popup_large_graphic_gms__Limits() const { return (*(TCell_pane_elements__popup_large_graphic_gms__Limits_sig*)(GetFunction(EApiId_Cell_pane_elements__popup_large_graphic_gms__Limits)))(); } |
|
3201 |
|
3202 inline TAknWindowLineLayout Cell_pane_elements__popup_large_graphic_gms_(TInt aLineIndex) const { return (*(TCell_pane_elements__popup_large_graphic_gms__sig*)(GetFunction(EApiId_Cell_pane_elements__popup_large_graphic_gms_)))(aLineIndex); } |
|
3203 |
|
3204 // LAF Table : Highlight elements (grid pop-up) |
|
3205 inline TAknWindowLineLayout Highlight_elements__grid_pop_up__Line_1(const TRect& aParentRect) const { return (*(THighlight_elements__grid_pop_up__Line_1_sig*)(GetFunction(EApiId_Highlight_elements__grid_pop_up__Line_1)))(aParentRect); } |
|
3206 |
|
3207 // LAF Table : Number entry pop-up window texts |
|
3208 inline TAknTextLineLayout Number_entry_pop_up_window_texts_Line_1(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_texts_Line_1)))(aCommon1); } |
|
3209 |
|
3210 inline TAknTextLineLayout Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B) const { return (*(TNumber_entry_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_texts_Line_2)))(aCommon1, aIndex_B); } |
|
3211 |
|
3212 inline TAknMultiLineTextLayout Multiline_Number_entry_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown) const { return (*(TMultiline_Number_entry_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Number_entry_pop_up_window_texts_Line_2)))(aCommon1, aNumberOfLinesShown); } |
|
3213 |
|
3214 // LAF Table : Number entry pop-up window graphics |
|
3215 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_1(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_Line_1)))(aCommon1); } |
|
3216 |
|
3217 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_2(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_Line_2)))(aCommon1); } |
|
3218 |
|
3219 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_3(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_Line_3)))(aCommon1); } |
|
3220 |
|
3221 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_4(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_Line_4)))(aCommon1); } |
|
3222 |
|
3223 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_Line_5(TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_Line_5)))(aCommon1); } |
|
3224 |
|
3225 inline TAknLayoutTableLimits Number_entry_pop_up_window_graphics_SUB_TABLE_0_Limits() const { return (*(TNumber_entry_pop_up_window_graphics_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_SUB_TABLE_0_Limits)))(); } |
|
3226 |
|
3227 inline TAknWindowLineLayout Number_entry_pop_up_window_graphics_SUB_TABLE_0(TInt aLineIndex, TInt aCommon1) const { return (*(TNumber_entry_pop_up_window_graphics_SUB_TABLE_0_sig*)(GetFunction(EApiId_Number_entry_pop_up_window_graphics_SUB_TABLE_0)))(aLineIndex, aCommon1); } |
|
3228 |
|
3229 // LAF Table : Phonebook memory status pop-up window descendants and elements |
|
3230 inline TAknWindowLineLayout popup_heading_pane() const { return (*(Tpopup_heading_pane_sig*)(GetFunction(EApiId_popup_heading_pane)))(); } |
|
3231 |
|
3232 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements_Line_2() const { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_Line_2_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements_Line_2)))(); } |
|
3233 |
|
3234 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_descendants_and_elements_Limits() const { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_Limits_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements_Limits)))(); } |
|
3235 |
|
3236 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_descendants_and_elements(TInt aLineIndex) const { return (*(TPhonebook_memory_status_pop_up_window_descendants_and_elements_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_descendants_and_elements)))(aLineIndex); } |
|
3237 |
|
3238 // LAF Table : Phonebook memory status pop-up window texts |
|
3239 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aIndex_B) const { return (*(TPhonebook_memory_status_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_texts_Line_1)))(aIndex_B); } |
|
3240 |
|
3241 inline TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Phonebook_memory_status_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Phonebook_memory_status_pop_up_window_texts_Line_1)))(aNumberOfLinesShown); } |
|
3242 |
|
3243 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aIndex_B) const { return (*(TPhonebook_memory_status_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_texts_Line_2)))(aIndex_B); } |
|
3244 |
|
3245 inline TAknMultiLineTextLayout Multiline_Phonebook_memory_status_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Phonebook_memory_status_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Phonebook_memory_status_pop_up_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
3246 |
|
3247 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_texts_Limits() const { return (*(TPhonebook_memory_status_pop_up_window_texts_Limits_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_texts_Limits)))(); } |
|
3248 |
|
3249 inline TAknTextLineLayout Phonebook_memory_status_pop_up_window_texts(TInt aLineIndex, TInt aIndex_B) const { return (*(TPhonebook_memory_status_pop_up_window_texts_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_texts)))(aLineIndex, aIndex_B); } |
|
3250 |
|
3251 // LAF Table : Phonebook memory status pop-up window graphics |
|
3252 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_1() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_1)))(); } |
|
3253 |
|
3254 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_2() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_2)))(); } |
|
3255 |
|
3256 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_3() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_3)))(); } |
|
3257 |
|
3258 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_4() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_4)))(); } |
|
3259 |
|
3260 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics_Line_5() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Line_5)))(); } |
|
3261 |
|
3262 inline TAknLayoutTableLimits Phonebook_memory_status_pop_up_window_graphics_Limits() const { return (*(TPhonebook_memory_status_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics_Limits)))(); } |
|
3263 |
|
3264 inline TAknWindowLineLayout Phonebook_memory_status_pop_up_window_graphics(TInt aLineIndex) const { return (*(TPhonebook_memory_status_pop_up_window_graphics_sig*)(GetFunction(EApiId_Phonebook_memory_status_pop_up_window_graphics)))(aLineIndex); } |
|
3265 |
|
3266 // LAF Table : Graphical message image selection pop-up window descendants |
|
3267 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_descendants_Line_1() const { return (*(TGraphical_message_image_selection_pop_up_window_descendants_Line_1_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_descendants_Line_1)))(); } |
|
3268 |
|
3269 inline TAknWindowLineLayout grid_large_graphic_popup_pane(TInt aIndex_H) const { return (*(Tgrid_large_graphic_popup_pane_sig*)(GetFunction(EApiId_grid_large_graphic_popup_pane)))(aIndex_H); } |
|
3270 |
|
3271 // LAF Table : Graphical message image selection pop-up window elements |
|
3272 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_1(TInt aIndex_t) const { return (*(TGraphical_message_image_selection_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_elements_Line_1)))(aIndex_t); } |
|
3273 |
|
3274 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_elements_Line_2(TInt aIndex_l, TInt aIndex_H) const { return (*(TGraphical_message_image_selection_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_elements_Line_2)))(aIndex_l, aIndex_H); } |
|
3275 |
|
3276 // LAF Table : Graphical message image selection pop-up window graphics |
|
3277 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
3278 |
|
3279 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
3280 |
|
3281 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
3282 |
|
3283 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
3284 |
|
3285 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics_Line_5(const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Line_5)))(aParentRect); } |
|
3286 |
|
3287 inline TAknLayoutTableLimits Graphical_message_image_selection_pop_up_window_graphics_Limits() const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics_Limits)))(); } |
|
3288 |
|
3289 inline TAknWindowLineLayout Graphical_message_image_selection_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TGraphical_message_image_selection_pop_up_window_graphics_sig*)(GetFunction(EApiId_Graphical_message_image_selection_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
3290 |
|
3291 // LAF Table : Browser WIM PIN Code query pop-up window elements |
|
3292 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_1() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_1)))(); } |
|
3293 |
|
3294 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_2(TInt aIndex_t) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_2)))(aIndex_t); } |
|
3295 |
|
3296 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_3(TInt aIndex_t) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_3)))(aIndex_t); } |
|
3297 |
|
3298 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_4(TInt aIndex_t) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_4_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_4)))(aIndex_t); } |
|
3299 |
|
3300 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_5() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_5_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_5)))(); } |
|
3301 |
|
3302 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_6(TInt aIndex_t) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_Line_6_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_Line_6)))(aIndex_t); } |
|
3303 |
|
3304 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
3305 |
|
3306 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
3307 |
|
3308 // LAF Table : Browser WIM PIN Code query pop-up window texts |
|
3309 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_1() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_1)))(); } |
|
3310 |
|
3311 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aIndex_B) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2)))(aIndex_B); } |
|
3312 |
|
3313 inline TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
3314 |
|
3315 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aIndex_B) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_Line_3_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3)))(aIndex_B); } |
|
3316 |
|
3317 inline TAknMultiLineTextLayout Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3(TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3_sig*)(GetFunction(EApiId_Multiline_Browser_WIM_PIN_Code_query_pop_up_window_texts_Line_3)))(aNumberOfLinesShown); } |
|
3318 |
|
3319 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_Limits)))(); } |
|
3320 |
|
3321 inline TAknTextLineLayout Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0(TInt aLineIndex, TInt aIndex_B) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_texts_SUB_TABLE_0)))(aLineIndex, aIndex_B); } |
|
3322 |
|
3323 // LAF Table : Browser WIM PIN Code query pop-up window graphics |
|
3324 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
3325 |
|
3326 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
3327 |
|
3328 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
3329 |
|
3330 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
3331 |
|
3332 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5(const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Line_5)))(aParentRect); } |
|
3333 |
|
3334 inline TAknLayoutTableLimits Browser_WIM_PIN_Code_query_pop_up_window_graphics_Limits() const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics_Limits)))(); } |
|
3335 |
|
3336 inline TAknWindowLineLayout Browser_WIM_PIN_Code_query_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TBrowser_WIM_PIN_Code_query_pop_up_window_graphics_sig*)(GetFunction(EApiId_Browser_WIM_PIN_Code_query_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
3337 |
|
3338 // LAF Table : Browser Digital Signing query pop-up window elements |
|
3339 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_1() const { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Line_1)))(); } |
|
3340 |
|
3341 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements_Line_2() const { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Line_2)))(); } |
|
3342 |
|
3343 inline TAknLayoutTableLimits Browser_Digital_Signing_query_pop_up_window_elements_Limits() const { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_elements_Limits)))(); } |
|
3344 |
|
3345 inline TAknWindowLineLayout Browser_Digital_Signing_query_pop_up_window_elements(TInt aLineIndex) const { return (*(TBrowser_Digital_Signing_query_pop_up_window_elements_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_elements)))(aLineIndex); } |
|
3346 |
|
3347 // LAF Table : Browser Digital Signing query pop-up window texts |
|
3348 inline TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_1() const { return (*(TBrowser_Digital_Signing_query_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_texts_Line_1)))(); } |
|
3349 |
|
3350 inline TAknTextLineLayout Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aIndex_B) const { return (*(TBrowser_Digital_Signing_query_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Browser_Digital_Signing_query_pop_up_window_texts_Line_2)))(aCommon1, aIndex_B); } |
|
3351 |
|
3352 inline TAknMultiLineTextLayout Multiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2(TInt aCommon1, TInt aNumberOfLinesShown) const { return (*(TMultiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Browser_Digital_Signing_query_pop_up_window_texts_Line_2)))(aCommon1, aNumberOfLinesShown); } |
|
3353 |
|
3354 // LAF Table : SAT Information query pop-up window elements |
|
3355 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_1() const { return (*(TSAT_Information_query_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_SAT_Information_query_pop_up_window_elements_Line_1)))(); } |
|
3356 |
|
3357 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements_Line_2() const { return (*(TSAT_Information_query_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_SAT_Information_query_pop_up_window_elements_Line_2)))(); } |
|
3358 |
|
3359 inline TAknLayoutTableLimits SAT_Information_query_pop_up_window_elements_Limits() const { return (*(TSAT_Information_query_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_SAT_Information_query_pop_up_window_elements_Limits)))(); } |
|
3360 |
|
3361 inline TAknWindowLineLayout SAT_Information_query_pop_up_window_elements(TInt aLineIndex) const { return (*(TSAT_Information_query_pop_up_window_elements_sig*)(GetFunction(EApiId_SAT_Information_query_pop_up_window_elements)))(aLineIndex); } |
|
3362 |
|
3363 // LAF Table : SAT Information query pop-up window texts |
|
3364 inline TAknTextLineLayout SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aIndex_B) const { return (*(TSAT_Information_query_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_SAT_Information_query_pop_up_window_texts_Line_1)))(aCommon1, aIndex_B); } |
|
3365 |
|
3366 inline TAknMultiLineTextLayout Multiline_SAT_Information_query_pop_up_window_texts_Line_1(TInt aCommon1, TInt aNumberOfLinesShown) const { return (*(TMultiline_SAT_Information_query_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_SAT_Information_query_pop_up_window_texts_Line_1)))(aCommon1, aNumberOfLinesShown); } |
|
3367 |
|
3368 // LAF Table : Analogue clock pop-up window elements |
|
3369 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_1(const TRect& aParentRect) const { return (*(TAnalogue_clock_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_Line_1)))(aParentRect); } |
|
3370 |
|
3371 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_2(const TRect& aParentRect) const { return (*(TAnalogue_clock_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_Line_2)))(aParentRect); } |
|
3372 |
|
3373 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_3() const { return (*(TAnalogue_clock_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_Line_3)))(); } |
|
3374 |
|
3375 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_4() const { return (*(TAnalogue_clock_pop_up_window_elements_Line_4_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_Line_4)))(); } |
|
3376 |
|
3377 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_Line_5() const { return (*(TAnalogue_clock_pop_up_window_elements_Line_5_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_Line_5)))(); } |
|
3378 |
|
3379 inline TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits() const { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
3380 |
|
3381 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex, const TRect& aParentRect) const { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex, aParentRect); } |
|
3382 |
|
3383 inline TAknLayoutTableLimits Analogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits() const { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_1_Limits)))(); } |
|
3384 |
|
3385 inline TAknWindowLineLayout Analogue_clock_pop_up_window_elements_SUB_TABLE_1(TInt aLineIndex) const { return (*(TAnalogue_clock_pop_up_window_elements_SUB_TABLE_1_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_elements_SUB_TABLE_1)))(aLineIndex); } |
|
3386 |
|
3387 // LAF Table : Analogue clock pop-up window texts |
|
3388 inline TAknTextLineLayout Analogue_clock_pop_up_window_texts_Line_1() const { return (*(TAnalogue_clock_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Analogue_clock_pop_up_window_texts_Line_1)))(); } |
|
3389 |
|
3390 // LAF Table : Digital clock pop-up window elements |
|
3391 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_1() const { return (*(TDigital_clock_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_elements_Line_1)))(); } |
|
3392 |
|
3393 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_2() const { return (*(TDigital_clock_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_elements_Line_2)))(); } |
|
3394 |
|
3395 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements_Line_3() const { return (*(TDigital_clock_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_elements_Line_3)))(); } |
|
3396 |
|
3397 inline TAknLayoutTableLimits Digital_clock_pop_up_window_elements_Limits() const { return (*(TDigital_clock_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_elements_Limits)))(); } |
|
3398 |
|
3399 inline TAknWindowLineLayout Digital_clock_pop_up_window_elements(TInt aLineIndex) const { return (*(TDigital_clock_pop_up_window_elements_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_elements)))(aLineIndex); } |
|
3400 |
|
3401 // LAF Table : Digital clock pop-up window texts |
|
3402 inline TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_1() const { return (*(TDigital_clock_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_texts_Line_1)))(); } |
|
3403 |
|
3404 inline TAknTextLineLayout Digital_clock_pop_up_window_texts_Line_2() const { return (*(TDigital_clock_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_texts_Line_2)))(); } |
|
3405 |
|
3406 inline TAknLayoutTableLimits Digital_clock_pop_up_window_texts_Limits() const { return (*(TDigital_clock_pop_up_window_texts_Limits_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_texts_Limits)))(); } |
|
3407 |
|
3408 inline TAknTextLineLayout Digital_clock_pop_up_window_texts(TInt aLineIndex) const { return (*(TDigital_clock_pop_up_window_texts_sig*)(GetFunction(EApiId_Digital_clock_pop_up_window_texts)))(aLineIndex); } |
|
3409 |
|
3410 // LAF Table : Thumbnail pop-up window elements |
|
3411 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_1() const { return (*(TThumbnail_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_1)))(); } |
|
3412 |
|
3413 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_2() const { return (*(TThumbnail_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_2)))(); } |
|
3414 |
|
3415 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_3() const { return (*(TThumbnail_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_3)))(); } |
|
3416 |
|
3417 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_4() const { return (*(TThumbnail_pop_up_window_elements_Line_4_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_4)))(); } |
|
3418 |
|
3419 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_5() const { return (*(TThumbnail_pop_up_window_elements_Line_5_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_5)))(); } |
|
3420 |
|
3421 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_6() const { return (*(TThumbnail_pop_up_window_elements_Line_6_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_6)))(); } |
|
3422 |
|
3423 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_7() const { return (*(TThumbnail_pop_up_window_elements_Line_7_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_7)))(); } |
|
3424 |
|
3425 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_8() const { return (*(TThumbnail_pop_up_window_elements_Line_8_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_8)))(); } |
|
3426 |
|
3427 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_9() const { return (*(TThumbnail_pop_up_window_elements_Line_9_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_9)))(); } |
|
3428 |
|
3429 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_10() const { return (*(TThumbnail_pop_up_window_elements_Line_10_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_10)))(); } |
|
3430 |
|
3431 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_11() const { return (*(TThumbnail_pop_up_window_elements_Line_11_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_11)))(); } |
|
3432 |
|
3433 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_12() const { return (*(TThumbnail_pop_up_window_elements_Line_12_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_12)))(); } |
|
3434 |
|
3435 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_13() const { return (*(TThumbnail_pop_up_window_elements_Line_13_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_13)))(); } |
|
3436 |
|
3437 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_14() const { return (*(TThumbnail_pop_up_window_elements_Line_14_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_14)))(); } |
|
3438 |
|
3439 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_15() const { return (*(TThumbnail_pop_up_window_elements_Line_15_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_15)))(); } |
|
3440 |
|
3441 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_16() const { return (*(TThumbnail_pop_up_window_elements_Line_16_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_16)))(); } |
|
3442 |
|
3443 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_17() const { return (*(TThumbnail_pop_up_window_elements_Line_17_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_17)))(); } |
|
3444 |
|
3445 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements_Line_18() const { return (*(TThumbnail_pop_up_window_elements_Line_18_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Line_18)))(); } |
|
3446 |
|
3447 inline TAknLayoutTableLimits Thumbnail_pop_up_window_elements_Limits() const { return (*(TThumbnail_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements_Limits)))(); } |
|
3448 |
|
3449 inline TAknWindowLineLayout Thumbnail_pop_up_window_elements(TInt aLineIndex) const { return (*(TThumbnail_pop_up_window_elements_sig*)(GetFunction(EApiId_Thumbnail_pop_up_window_elements)))(aLineIndex); } |
|
3450 |
|
3451 // LAF Table : Call status pop-up window elements |
|
3452 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_1() const { return (*(TCall_status_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements_Line_1)))(); } |
|
3453 |
|
3454 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_2() const { return (*(TCall_status_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements_Line_2)))(); } |
|
3455 |
|
3456 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_3() const { return (*(TCall_status_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements_Line_3)))(); } |
|
3457 |
|
3458 inline TAknWindowLineLayout Call_status_pop_up_window_elements_Line_4() const { return (*(TCall_status_pop_up_window_elements_Line_4_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements_Line_4)))(); } |
|
3459 |
|
3460 inline TAknLayoutTableLimits Call_status_pop_up_window_elements_Limits() const { return (*(TCall_status_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements_Limits)))(); } |
|
3461 |
|
3462 inline TAknWindowLineLayout Call_status_pop_up_window_elements(TInt aLineIndex) const { return (*(TCall_status_pop_up_window_elements_sig*)(GetFunction(EApiId_Call_status_pop_up_window_elements)))(aLineIndex); } |
|
3463 |
|
3464 // LAF Table : Incoming call pop-up window elements |
|
3465 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_1() const { return (*(TIncoming_call_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_1)))(); } |
|
3466 |
|
3467 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_2() const { return (*(TIncoming_call_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_2)))(); } |
|
3468 |
|
3469 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_3() const { return (*(TIncoming_call_pop_up_window_elements_Line_3_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_3)))(); } |
|
3470 |
|
3471 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_4() const { return (*(TIncoming_call_pop_up_window_elements_Line_4_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_4)))(); } |
|
3472 |
|
3473 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_5() const { return (*(TIncoming_call_pop_up_window_elements_Line_5_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_5)))(); } |
|
3474 |
|
3475 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_6() const { return (*(TIncoming_call_pop_up_window_elements_Line_6_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_6)))(); } |
|
3476 |
|
3477 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_7() const { return (*(TIncoming_call_pop_up_window_elements_Line_7_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_7)))(); } |
|
3478 |
|
3479 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_8() const { return (*(TIncoming_call_pop_up_window_elements_Line_8_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_8)))(); } |
|
3480 |
|
3481 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_9() const { return (*(TIncoming_call_pop_up_window_elements_Line_9_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_9)))(); } |
|
3482 |
|
3483 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_10() const { return (*(TIncoming_call_pop_up_window_elements_Line_10_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_10)))(); } |
|
3484 |
|
3485 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_11() const { return (*(TIncoming_call_pop_up_window_elements_Line_11_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_11)))(); } |
|
3486 |
|
3487 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_12() const { return (*(TIncoming_call_pop_up_window_elements_Line_12_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_12)))(); } |
|
3488 |
|
3489 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_13() const { return (*(TIncoming_call_pop_up_window_elements_Line_13_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_13)))(); } |
|
3490 |
|
3491 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_14(TInt aIndex_r) const { return (*(TIncoming_call_pop_up_window_elements_Line_14_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_14)))(aIndex_r); } |
|
3492 |
|
3493 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_Line_15() const { return (*(TIncoming_call_pop_up_window_elements_Line_15_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_Line_15)))(); } |
|
3494 |
|
3495 inline TAknLayoutTableLimits Incoming_call_pop_up_window_elements_SUB_TABLE_0_Limits() const { return (*(TIncoming_call_pop_up_window_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_SUB_TABLE_0_Limits)))(); } |
|
3496 |
|
3497 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TIncoming_call_pop_up_window_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements_SUB_TABLE_0)))(aLineIndex); } |
|
3498 |
|
3499 // LAF Table : Incoming call pop-up window texts |
|
3500 inline TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts_Line_1)))(aCommon1, aCommon2); } |
|
3501 |
|
3502 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Incoming_call_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Incoming_call_pop_up_window_texts_Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3503 |
|
3504 inline TAknTextLineLayout Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts_Line_2)))(aCommon1, aCommon2); } |
|
3505 |
|
3506 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts_Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Incoming_call_pop_up_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Incoming_call_pop_up_window_texts_Line_2)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3507 |
|
3508 inline TAknLayoutTableLimits Incoming_call_pop_up_window_texts_Limits() const { return (*(TIncoming_call_pop_up_window_texts_Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts_Limits)))(); } |
|
3509 |
|
3510 inline TAknTextLineLayout Incoming_call_pop_up_window_texts(TInt aLineIndex, TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts)))(aLineIndex, aCommon1, aCommon2); } |
|
3511 |
|
3512 // LAF Table : Incoming call pop-up window graphics |
|
3513 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_1(TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Line_1)))(aIndex_H); } |
|
3514 |
|
3515 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_2(TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Line_2)))(aIndex_H); } |
|
3516 |
|
3517 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_3(TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Line_3)))(aIndex_H); } |
|
3518 |
|
3519 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_4(TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Line_4)))(aIndex_H); } |
|
3520 |
|
3521 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics_Line_5(TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Line_5)))(aIndex_H); } |
|
3522 |
|
3523 inline TAknLayoutTableLimits Incoming_call_pop_up_window_graphics_Limits() const { return (*(TIncoming_call_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics_Limits)))(); } |
|
3524 |
|
3525 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics(TInt aLineIndex, TInt aIndex_H) const { return (*(TIncoming_call_pop_up_window_graphics_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics)))(aLineIndex, aIndex_H); } |
|
3526 |
|
3527 // LAF Table : Incoming call pop-up window elements (NE) |
|
3528 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_1() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_1)))(); } |
|
3529 |
|
3530 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_2() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_2)))(); } |
|
3531 |
|
3532 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_3() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_3_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_3)))(); } |
|
3533 |
|
3534 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_4() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_4_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_4)))(); } |
|
3535 |
|
3536 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_5() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_5_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_5)))(); } |
|
3537 |
|
3538 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_6() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_6_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_6)))(); } |
|
3539 |
|
3540 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_7() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_7_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_7)))(); } |
|
3541 |
|
3542 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_8() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_8_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_8)))(); } |
|
3543 |
|
3544 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_9() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_9_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_9)))(); } |
|
3545 |
|
3546 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_10() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_10_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_10)))(); } |
|
3547 |
|
3548 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_11() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_11_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_11)))(); } |
|
3549 |
|
3550 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_12() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_12_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_12)))(); } |
|
3551 |
|
3552 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_13() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_13_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_13)))(); } |
|
3553 |
|
3554 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_14() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_14_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_14)))(); } |
|
3555 |
|
3556 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE__Line_15() const { return (*(TIncoming_call_pop_up_window_elements__NE__Line_15_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Line_15)))(); } |
|
3557 |
|
3558 inline TAknLayoutTableLimits Incoming_call_pop_up_window_elements__NE__Limits() const { return (*(TIncoming_call_pop_up_window_elements__NE__Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE__Limits)))(); } |
|
3559 |
|
3560 inline TAknWindowLineLayout Incoming_call_pop_up_window_elements__NE_(TInt aLineIndex) const { return (*(TIncoming_call_pop_up_window_elements__NE__sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_elements__NE_)))(aLineIndex); } |
|
3561 |
|
3562 // LAF Table : Incoming call pop-up window texts (NE) |
|
3563 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts__NE__Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts__NE__Line_1)))(aCommon1, aCommon2); } |
|
3564 |
|
3565 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Incoming_call_pop_up_window_texts__NE__Line_1_sig*)(GetFunction(EApiId_Multiline_Incoming_call_pop_up_window_texts__NE__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3566 |
|
3567 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts__NE__Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts__NE__Line_2)))(aCommon1, aCommon2); } |
|
3568 |
|
3569 inline TAknMultiLineTextLayout Multiline_Incoming_call_pop_up_window_texts__NE__Line_2(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Incoming_call_pop_up_window_texts__NE__Line_2_sig*)(GetFunction(EApiId_Multiline_Incoming_call_pop_up_window_texts__NE__Line_2)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3570 |
|
3571 inline TAknLayoutTableLimits Incoming_call_pop_up_window_texts__NE__Limits() const { return (*(TIncoming_call_pop_up_window_texts__NE__Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts__NE__Limits)))(); } |
|
3572 |
|
3573 inline TAknTextLineLayout Incoming_call_pop_up_window_texts__NE_(TInt aLineIndex, TInt aCommon1, TInt aCommon2) const { return (*(TIncoming_call_pop_up_window_texts__NE__sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_texts__NE_)))(aLineIndex, aCommon1, aCommon2); } |
|
3574 |
|
3575 // LAF Table : Incoming call pop-up window graphics (NE) |
|
3576 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_1() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_1_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Line_1)))(); } |
|
3577 |
|
3578 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_2() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_2_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Line_2)))(); } |
|
3579 |
|
3580 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_3() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_3_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Line_3)))(); } |
|
3581 |
|
3582 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_4() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_4_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Line_4)))(); } |
|
3583 |
|
3584 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE__Line_5() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Line_5_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Line_5)))(); } |
|
3585 |
|
3586 inline TAknLayoutTableLimits Incoming_call_pop_up_window_graphics__NE__Limits() const { return (*(TIncoming_call_pop_up_window_graphics__NE__Limits_sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE__Limits)))(); } |
|
3587 |
|
3588 inline TAknWindowLineLayout Incoming_call_pop_up_window_graphics__NE_(TInt aLineIndex) const { return (*(TIncoming_call_pop_up_window_graphics__NE__sig*)(GetFunction(EApiId_Incoming_call_pop_up_window_graphics__NE_)))(aLineIndex); } |
|
3589 |
|
3590 // LAF Table : Outgoing call pop-up window elements (held) |
|
3591 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_1() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_1)))(); } |
|
3592 |
|
3593 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_2() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_2_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_2)))(); } |
|
3594 |
|
3595 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_3() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_3_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_3)))(); } |
|
3596 |
|
3597 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_4() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_4_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_4)))(); } |
|
3598 |
|
3599 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_5() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_5_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_5)))(); } |
|
3600 |
|
3601 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_6() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_6_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_6)))(); } |
|
3602 |
|
3603 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_7() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_7_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_7)))(); } |
|
3604 |
|
3605 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_8() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_8_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_8)))(); } |
|
3606 |
|
3607 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_9() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_9_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_9)))(); } |
|
3608 |
|
3609 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_10() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_10_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_10)))(); } |
|
3610 |
|
3611 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_11() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_11_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_11)))(); } |
|
3612 |
|
3613 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_12() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_12_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_12)))(); } |
|
3614 |
|
3615 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_13() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_13_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_13)))(); } |
|
3616 |
|
3617 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_14() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_14_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_14)))(); } |
|
3618 |
|
3619 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held__Line_15() const { return (*(TOutgoing_call_pop_up_window_elements__held__Line_15_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Line_15)))(); } |
|
3620 |
|
3621 inline TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held__Limits() const { return (*(TOutgoing_call_pop_up_window_elements__held__Limits_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held__Limits)))(); } |
|
3622 |
|
3623 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_(TInt aLineIndex) const { return (*(TOutgoing_call_pop_up_window_elements__held__sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_)))(aLineIndex); } |
|
3624 |
|
3625 // LAF Table : Outgoing call pop-up window texts (held) |
|
3626 inline TAknTextLineLayout Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TOutgoing_call_pop_up_window_texts__held__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_texts__held__Line_1)))(aCommon1, aCommon2); } |
|
3627 |
|
3628 inline TAknMultiLineTextLayout Multiline_Outgoing_call_pop_up_window_texts__held__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Outgoing_call_pop_up_window_texts__held__Line_1_sig*)(GetFunction(EApiId_Multiline_Outgoing_call_pop_up_window_texts__held__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3629 |
|
3630 // LAF Table : Outgoing call pop-up window graphics (held) |
|
3631 inline TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held__Line_1() const { return (*(TOutgoing_call_pop_up_window_graphics__held__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_graphics__held__Line_1)))(); } |
|
3632 |
|
3633 // LAF Table : Outgoing call pop-up window elements (held NE) |
|
3634 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_1() const { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_1)))(); } |
|
3635 |
|
3636 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_2() const { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_2_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_2)))(); } |
|
3637 |
|
3638 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE__Line_3() const { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Line_3_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_NE__Line_3)))(); } |
|
3639 |
|
3640 inline TAknLayoutTableLimits Outgoing_call_pop_up_window_elements__held_NE__Limits() const { return (*(TOutgoing_call_pop_up_window_elements__held_NE__Limits_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_NE__Limits)))(); } |
|
3641 |
|
3642 inline TAknWindowLineLayout Outgoing_call_pop_up_window_elements__held_NE_(TInt aLineIndex) const { return (*(TOutgoing_call_pop_up_window_elements__held_NE__sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_elements__held_NE_)))(aLineIndex); } |
|
3643 |
|
3644 // LAF Table : Outgoing call pop-up window texts (held NE) |
|
3645 inline TAknTextLineLayout Outgoing_call_pop_up_window_texts__held_NE__Line_1() const { return (*(TOutgoing_call_pop_up_window_texts__held_NE__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_texts__held_NE__Line_1)))(); } |
|
3646 |
|
3647 // LAF Table : Outgoing call pop-up window graphics (held NE) |
|
3648 inline TAknWindowLineLayout Outgoing_call_pop_up_window_graphics__held_NE__Line_1() const { return (*(TOutgoing_call_pop_up_window_graphics__held_NE__Line_1_sig*)(GetFunction(EApiId_Outgoing_call_pop_up_window_graphics__held_NE__Line_1)))(); } |
|
3649 |
|
3650 // LAF Table : First call pop-up window elements (one call) |
|
3651 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_1() const { return (*(TFirst_call_pop_up_window_elements__one_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__one_call__Line_1)))(); } |
|
3652 |
|
3653 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_2() const { return (*(TFirst_call_pop_up_window_elements__one_call__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__one_call__Line_2)))(); } |
|
3654 |
|
3655 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call__Line_3() const { return (*(TFirst_call_pop_up_window_elements__one_call__Line_3_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__one_call__Line_3)))(); } |
|
3656 |
|
3657 inline TAknLayoutTableLimits First_call_pop_up_window_elements__one_call__Limits() const { return (*(TFirst_call_pop_up_window_elements__one_call__Limits_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__one_call__Limits)))(); } |
|
3658 |
|
3659 inline TAknWindowLineLayout First_call_pop_up_window_elements__one_call_(TInt aLineIndex) const { return (*(TFirst_call_pop_up_window_elements__one_call__sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__one_call_)))(aLineIndex); } |
|
3660 |
|
3661 // LAF Table : First call pop-up window texts (one call) |
|
3662 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TFirst_call_pop_up_window_texts__one_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__one_call__Line_1)))(aCommon1, aCommon2); } |
|
3663 |
|
3664 inline TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__one_call__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_First_call_pop_up_window_texts__one_call__Line_1_sig*)(GetFunction(EApiId_Multiline_First_call_pop_up_window_texts__one_call__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3665 |
|
3666 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_2(TInt aCommon1) const { return (*(TFirst_call_pop_up_window_texts__one_call__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__one_call__Line_2)))(aCommon1); } |
|
3667 |
|
3668 // LAF Table : First call pop-up window graphics (one call) |
|
3669 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_1() const { return (*(TFirst_call_pop_up_window_graphics__one_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__one_call__Line_1)))(); } |
|
3670 |
|
3671 // LAF Table : First call pop-up window elements (two calls) |
|
3672 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_1() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_1)))(); } |
|
3673 |
|
3674 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_2() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_2)))(); } |
|
3675 |
|
3676 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_3() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_3_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_3)))(); } |
|
3677 |
|
3678 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_4() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_4_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_4)))(); } |
|
3679 |
|
3680 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_5() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_5_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_5)))(); } |
|
3681 |
|
3682 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_6() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_6_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_6)))(); } |
|
3683 |
|
3684 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_7() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_7_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_7)))(); } |
|
3685 |
|
3686 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_8() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_8_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_8)))(); } |
|
3687 |
|
3688 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_9() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_9_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_9)))(); } |
|
3689 |
|
3690 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_10() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_10_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_10)))(); } |
|
3691 |
|
3692 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_11() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_11_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_11)))(); } |
|
3693 |
|
3694 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_12() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_12_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_12)))(); } |
|
3695 |
|
3696 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_13() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_13_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_13)))(); } |
|
3697 |
|
3698 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_14() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_14_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_14)))(); } |
|
3699 |
|
3700 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls__Line_15() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Line_15_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Line_15)))(); } |
|
3701 |
|
3702 inline TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls__Limits() const { return (*(TFirst_call_pop_up_window_elements__two_calls__Limits_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls__Limits)))(); } |
|
3703 |
|
3704 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_(TInt aLineIndex) const { return (*(TFirst_call_pop_up_window_elements__two_calls__sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_)))(aLineIndex); } |
|
3705 |
|
3706 // LAF Table : First call pop-up window texts (two calls) |
|
3707 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2); } |
|
3708 |
|
3709 inline TAknMultiLineTextLayout Multiline_First_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_First_call_pop_up_window_texts__two_calls__Line_1_sig*)(GetFunction(EApiId_Multiline_First_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3710 |
|
3711 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1) const { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__two_calls__Line_2)))(aCommon1); } |
|
3712 |
|
3713 // LAF Table : First call pop-up window graphics (two calls) |
|
3714 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_1() const { return (*(TFirst_call_pop_up_window_graphics__two_calls__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_calls__Line_1)))(); } |
|
3715 |
|
3716 // LAF Table : First call pop-up window elements (two calls a waiting call) |
|
3717 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1() const { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_1)))(); } |
|
3718 |
|
3719 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2() const { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_2)))(); } |
|
3720 |
|
3721 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3() const { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Line_3)))(); } |
|
3722 |
|
3723 inline TAknLayoutTableLimits First_call_pop_up_window_elements__two_calls_a_waiting_call__Limits() const { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__Limits_sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call__Limits)))(); } |
|
3724 |
|
3725 inline TAknWindowLineLayout First_call_pop_up_window_elements__two_calls_a_waiting_call_(TInt aLineIndex) const { return (*(TFirst_call_pop_up_window_elements__two_calls_a_waiting_call__sig*)(GetFunction(EApiId_First_call_pop_up_window_elements__two_calls_a_waiting_call_)))(aLineIndex); } |
|
3726 |
|
3727 // LAF Table : First call pop-up window texts (two calls a waiting call) |
|
3728 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1() const { return (*(TFirst_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__two_calls_a_waiting_call__Line_1)))(); } |
|
3729 |
|
3730 // LAF Table : First call pop-up window graphics (two calls a waiting call) |
|
3731 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1() const { return (*(TFirst_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_calls_a_waiting_call__Line_1)))(); } |
|
3732 |
|
3733 // LAF Table : First call pop-up window graphics (two wait NE) |
|
3734 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_wait_NE__Line_1() const { return (*(TFirst_call_pop_up_window_graphics__two_wait_NE__Line_1_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_wait_NE__Line_1)))(); } |
|
3735 |
|
3736 // LAF Table : Waiting call pop-up window elements (held out NE) |
|
3737 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_1() const { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_1_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_1)))(); } |
|
3738 |
|
3739 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_2() const { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_2_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_2)))(); } |
|
3740 |
|
3741 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE__Line_3() const { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Line_3_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Line_3)))(); } |
|
3742 |
|
3743 inline TAknLayoutTableLimits Waiting_call_pop_up_window_elements__held_out_NE__Limits() const { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__Limits_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_elements__held_out_NE__Limits)))(); } |
|
3744 |
|
3745 inline TAknWindowLineLayout Waiting_call_pop_up_window_elements__held_out_NE_(TInt aLineIndex) const { return (*(TWaiting_call_pop_up_window_elements__held_out_NE__sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_elements__held_out_NE_)))(aLineIndex); } |
|
3746 |
|
3747 // LAF Table : Waiting call pop-up window texts (held out NE) |
|
3748 inline TAknTextLineLayout Waiting_call_pop_up_window_texts__held_out_NE__Line_1() const { return (*(TWaiting_call_pop_up_window_texts__held_out_NE__Line_1_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_texts__held_out_NE__Line_1)))(); } |
|
3749 |
|
3750 // LAF Table : Waiting call pop-up window graphics (held out NE) |
|
3751 inline TAknWindowLineLayout Waiting_call_pop_up_window_graphics__held_out_NE__Line_1() const { return (*(TWaiting_call_pop_up_window_graphics__held_out_NE__Line_1_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_graphics__held_out_NE__Line_1)))(); } |
|
3752 |
|
3753 // LAF Table : Waiting call pop-up window graphics (out) |
|
3754 inline TAknWindowLineLayout Waiting_call_pop_up_window_graphics__out__Line_1() const { return (*(TWaiting_call_pop_up_window_graphics__out__Line_1_sig*)(GetFunction(EApiId_Waiting_call_pop_up_window_graphics__out__Line_1)))(); } |
|
3755 |
|
3756 // LAF Table : Second call pop-up window elements (two) |
|
3757 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_1() const { return (*(TSecond_call_pop_up_window_elements__two__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two__Line_1)))(); } |
|
3758 |
|
3759 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_2() const { return (*(TSecond_call_pop_up_window_elements__two__Line_2_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two__Line_2)))(); } |
|
3760 |
|
3761 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two__Line_3() const { return (*(TSecond_call_pop_up_window_elements__two__Line_3_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two__Line_3)))(); } |
|
3762 |
|
3763 inline TAknLayoutTableLimits Second_call_pop_up_window_elements__two__Limits() const { return (*(TSecond_call_pop_up_window_elements__two__Limits_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two__Limits)))(); } |
|
3764 |
|
3765 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_(TInt aLineIndex) const { return (*(TSecond_call_pop_up_window_elements__two__sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_)))(aLineIndex); } |
|
3766 |
|
3767 // LAF Table : Second call pop-up window texts (two calls) |
|
3768 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2) const { return (*(TSecond_call_pop_up_window_texts__two_calls__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2); } |
|
3769 |
|
3770 inline TAknMultiLineTextLayout Multiline_Second_call_pop_up_window_texts__two_calls__Line_1(TInt aCommon1, TInt aCommon2, TInt aNumberOfLinesShown) const { return (*(TMultiline_Second_call_pop_up_window_texts__two_calls__Line_1_sig*)(GetFunction(EApiId_Multiline_Second_call_pop_up_window_texts__two_calls__Line_1)))(aCommon1, aCommon2, aNumberOfLinesShown); } |
|
3771 |
|
3772 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls__Line_2(TInt aCommon1) const { return (*(TSecond_call_pop_up_window_texts__two_calls__Line_2_sig*)(GetFunction(EApiId_Second_call_pop_up_window_texts__two_calls__Line_2)))(aCommon1); } |
|
3773 |
|
3774 // LAF Table : Second call pop-up window graphics (two calls) |
|
3775 inline TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls__Line_1() const { return (*(TSecond_call_pop_up_window_graphics__two_calls__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_graphics__two_calls__Line_1)))(); } |
|
3776 |
|
3777 // LAF Table : Second call pop-up window elements (two calls waiting call) |
|
3778 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_1() const { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_1)))(); } |
|
3779 |
|
3780 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_2() const { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_2_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_2)))(); } |
|
3781 |
|
3782 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call__Line_3() const { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Line_3_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Line_3)))(); } |
|
3783 |
|
3784 inline TAknLayoutTableLimits Second_call_pop_up_window_elements__two_calls_waiting_call__Limits() const { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__Limits_sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call__Limits)))(); } |
|
3785 |
|
3786 inline TAknWindowLineLayout Second_call_pop_up_window_elements__two_calls_waiting_call_(TInt aLineIndex) const { return (*(TSecond_call_pop_up_window_elements__two_calls_waiting_call__sig*)(GetFunction(EApiId_Second_call_pop_up_window_elements__two_calls_waiting_call_)))(aLineIndex); } |
|
3787 |
|
3788 // LAF Table : Second call pop-up window texts (two calls waiting call) |
|
3789 inline TAknTextLineLayout Second_call_pop_up_window_texts__two_calls_waiting_call__Line_1() const { return (*(TSecond_call_pop_up_window_texts__two_calls_waiting_call__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_texts__two_calls_waiting_call__Line_1)))(); } |
|
3790 |
|
3791 // LAF Table : Second call pop-up window graphics (two calls waiting call) |
|
3792 inline TAknWindowLineLayout Second_call_pop_up_window_graphics__two_calls_waiting_call__Line_1() const { return (*(TSecond_call_pop_up_window_graphics__two_calls_waiting_call__Line_1_sig*)(GetFunction(EApiId_Second_call_pop_up_window_graphics__two_calls_waiting_call__Line_1)))(); } |
|
3793 |
|
3794 // LAF Table : Conference call pop-up window descendants and elements |
|
3795 inline TAknWindowLineLayout Conference_call_pop_up_window_descendants_and_elements_Line_1(const TRect& aParentRect) const { return (*(TConference_call_pop_up_window_descendants_and_elements_Line_1_sig*)(GetFunction(EApiId_Conference_call_pop_up_window_descendants_and_elements_Line_1)))(aParentRect); } |
|
3796 |
|
3797 inline TAknWindowLineLayout list_conf_pane(TInt aIndex_H) const { return (*(Tlist_conf_pane_sig*)(GetFunction(EApiId_list_conf_pane)))(aIndex_H); } |
|
3798 |
|
3799 // LAF Table : Conference call pop-up window texts |
|
3800 inline TAknTextLineLayout Conference_call_pop_up_window_texts_Line_1(TInt aIndex_B) const { return (*(TConference_call_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Conference_call_pop_up_window_texts_Line_1)))(aIndex_B); } |
|
3801 |
|
3802 inline TAknMultiLineTextLayout Multiline_Conference_call_pop_up_window_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Conference_call_pop_up_window_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Conference_call_pop_up_window_texts_Line_1)))(aNumberOfLinesShown); } |
|
3803 |
|
3804 // LAF Table : Muted state elements |
|
3805 inline TAknWindowLineLayout Muted_state_elements_Line_1() const { return (*(TMuted_state_elements_Line_1_sig*)(GetFunction(EApiId_Muted_state_elements_Line_1)))(); } |
|
3806 |
|
3807 // LAF Table : Calendar events list popup components |
|
3808 inline TAknWindowLineLayout Calendar_events_list_popup_components_Line_1(TInt aIndex_t) const { return (*(TCalendar_events_list_popup_components_Line_1_sig*)(GetFunction(EApiId_Calendar_events_list_popup_components_Line_1)))(aIndex_t); } |
|
3809 |
|
3810 // LAF Table : Calendar events list popup texts |
|
3811 inline TAknTextLineLayout Calendar_events_list_popup_texts_Line_1(TInt aIndex_B) const { return (*(TCalendar_events_list_popup_texts_Line_1_sig*)(GetFunction(EApiId_Calendar_events_list_popup_texts_Line_1)))(aIndex_B); } |
|
3812 |
|
3813 inline TAknMultiLineTextLayout Multiline_Calendar_events_list_popup_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_Calendar_events_list_popup_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Calendar_events_list_popup_texts_Line_1)))(aNumberOfLinesShown); } |
|
3814 |
|
3815 // LAF Table : Calendar events list popup graphics |
|
3816 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_1(const TRect& aParentRect) const { return (*(TCalendar_events_list_popup_graphics_Line_1_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics_Line_1)))(aParentRect); } |
|
3817 |
|
3818 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_2(const TRect& aParentRect) const { return (*(TCalendar_events_list_popup_graphics_Line_2_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics_Line_2)))(aParentRect); } |
|
3819 |
|
3820 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_3(const TRect& aParentRect) const { return (*(TCalendar_events_list_popup_graphics_Line_3_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics_Line_3)))(aParentRect); } |
|
3821 |
|
3822 inline TAknWindowLineLayout Calendar_events_list_popup_graphics_Line_4(const TRect& aParentRect) const { return (*(TCalendar_events_list_popup_graphics_Line_4_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics_Line_4)))(aParentRect); } |
|
3823 |
|
3824 inline TAknLayoutTableLimits Calendar_events_list_popup_graphics_Limits() const { return (*(TCalendar_events_list_popup_graphics_Limits_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics_Limits)))(); } |
|
3825 |
|
3826 inline TAknWindowLineLayout Calendar_events_list_popup_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TCalendar_events_list_popup_graphics_sig*)(GetFunction(EApiId_Calendar_events_list_popup_graphics)))(aLineIndex, aParentRect); } |
|
3827 |
|
3828 // LAF Table : Presence status popup window elements |
|
3829 inline TAknWindowLineLayout cell_cams_pane(TInt aIndex_l, TInt aIndex_t) const { return (*(Tcell_cams_pane_sig*)(GetFunction(EApiId_cell_cams_pane)))(aIndex_l, aIndex_t); } |
|
3830 |
|
3831 inline TAknWindowLineLayout image_or_qgn_prop_dyc__ref_() const { return (*(Timage_or_qgn_prop_dyc__ref__sig*)(GetFunction(EApiId_image_or_qgn_prop_dyc__ref_)))(); } |
|
3832 |
|
3833 inline TAknWindowLineLayout loc_type_pane(TInt aIndex_H) const { return (*(Tloc_type_pane_sig*)(GetFunction(EApiId_loc_type_pane)))(aIndex_H); } |
|
3834 |
|
3835 inline TAknWindowLineLayout loc_req_pane(TInt aIndex_t, TInt aIndex_H) const { return (*(Tloc_req_pane_sig*)(GetFunction(EApiId_loc_req_pane)))(aIndex_t, aIndex_H); } |
|
3836 |
|
3837 // LAF Table : Additional heading pane elements |
|
3838 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_1() const { return (*(TAdditional_heading_pane_elements_Line_1_sig*)(GetFunction(EApiId_Additional_heading_pane_elements_Line_1)))(); } |
|
3839 |
|
3840 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_2() const { return (*(TAdditional_heading_pane_elements_Line_2_sig*)(GetFunction(EApiId_Additional_heading_pane_elements_Line_2)))(); } |
|
3841 |
|
3842 inline TAknWindowLineLayout Additional_heading_pane_elements_Line_3() const { return (*(TAdditional_heading_pane_elements_Line_3_sig*)(GetFunction(EApiId_Additional_heading_pane_elements_Line_3)))(); } |
|
3843 |
|
3844 // LAF Table : Presence status popup window texts |
|
3845 inline TAknTextLineLayout Presence_status_popup_window_texts_Line_1() const { return (*(TPresence_status_popup_window_texts_Line_1_sig*)(GetFunction(EApiId_Presence_status_popup_window_texts_Line_1)))(); } |
|
3846 |
|
3847 inline TAknTextLineLayout Presence_status_popup_window_texts_Line_2(TInt aIndex_B) const { return (*(TPresence_status_popup_window_texts_Line_2_sig*)(GetFunction(EApiId_Presence_status_popup_window_texts_Line_2)))(aIndex_B); } |
|
3848 |
|
3849 inline TAknMultiLineTextLayout Multiline_Presence_status_popup_window_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Presence_status_popup_window_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Presence_status_popup_window_texts_Line_2)))(aNumberOfLinesShown); } |
|
3850 |
|
3851 // LAF Table : Presence status window graphics |
|
3852 inline TAknWindowLineLayout Presence_status_window_graphics_Line_1() const { return (*(TPresence_status_window_graphics_Line_1_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Line_1)))(); } |
|
3853 |
|
3854 inline TAknWindowLineLayout Presence_status_window_graphics_Line_2() const { return (*(TPresence_status_window_graphics_Line_2_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Line_2)))(); } |
|
3855 |
|
3856 inline TAknWindowLineLayout Presence_status_window_graphics_Line_3() const { return (*(TPresence_status_window_graphics_Line_3_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Line_3)))(); } |
|
3857 |
|
3858 inline TAknWindowLineLayout Presence_status_window_graphics_Line_4() const { return (*(TPresence_status_window_graphics_Line_4_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Line_4)))(); } |
|
3859 |
|
3860 inline TAknWindowLineLayout Presence_status_window_graphics_Line_5() const { return (*(TPresence_status_window_graphics_Line_5_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Line_5)))(); } |
|
3861 |
|
3862 inline TAknLayoutTableLimits Presence_status_window_graphics_Limits() const { return (*(TPresence_status_window_graphics_Limits_sig*)(GetFunction(EApiId_Presence_status_window_graphics_Limits)))(); } |
|
3863 |
|
3864 inline TAknWindowLineLayout Presence_status_window_graphics(TInt aLineIndex) const { return (*(TPresence_status_window_graphics_sig*)(GetFunction(EApiId_Presence_status_window_graphics)))(aLineIndex); } |
|
3865 |
|
3866 // LAF Table : Pop-up windows (main pane as parent) |
|
3867 inline TAknWindowLineLayout popup_number_entry_window() const { return (*(Tpopup_number_entry_window_sig*)(GetFunction(EApiId_popup_number_entry_window)))(); } |
|
3868 |
|
3869 inline TAknWindowLineLayout popup_pb_memory_status_window() const { return (*(Tpopup_pb_memory_status_window_sig*)(GetFunction(EApiId_popup_pb_memory_status_window)))(); } |
|
3870 |
|
3871 inline TAknWindowLineLayout popup_grid_large_graphic_window(TInt aIndex_H) const { return (*(Tpopup_grid_large_graphic_window_sig*)(GetFunction(EApiId_popup_grid_large_graphic_window)))(aIndex_H); } |
|
3872 |
|
3873 inline TAknWindowLineLayout popup_call_audio_in_window(TInt aCommon1) const { return (*(Tpopup_call_audio_in_window_sig*)(GetFunction(EApiId_popup_call_audio_in_window)))(aCommon1); } |
|
3874 |
|
3875 inline TAknWindowLineLayout popup_call_audio_out_window(TInt aCommon1) const { return (*(Tpopup_call_audio_out_window_sig*)(GetFunction(EApiId_popup_call_audio_out_window)))(aCommon1); } |
|
3876 |
|
3877 inline TAknWindowLineLayout popup_call_audio_first_window(TInt aIndex_r, TInt aCommon1) const { return (*(Tpopup_call_audio_first_window_sig*)(GetFunction(EApiId_popup_call_audio_first_window)))(aIndex_r, aCommon1); } |
|
3878 |
|
3879 inline TAknWindowLineLayout popup_call_audio_wait_window(TInt aCommon1) const { return (*(Tpopup_call_audio_wait_window_sig*)(GetFunction(EApiId_popup_call_audio_wait_window)))(aCommon1); } |
|
3880 |
|
3881 inline TAknWindowLineLayout popup_call_audio_second_window(TInt aIndex_r, TInt aCommon1) const { return (*(Tpopup_call_audio_second_window_sig*)(GetFunction(EApiId_popup_call_audio_second_window)))(aIndex_r, aCommon1); } |
|
3882 |
|
3883 inline TAknWindowLineLayout popup_call_audio_conf_window(TInt aIndex_H) const { return (*(Tpopup_call_audio_conf_window_sig*)(GetFunction(EApiId_popup_call_audio_conf_window)))(aIndex_H); } |
|
3884 |
|
3885 inline TAknWindowLineLayout popup_call_video_in_window() const { return (*(Tpopup_call_video_in_window_sig*)(GetFunction(EApiId_popup_call_video_in_window)))(); } |
|
3886 |
|
3887 inline TAknWindowLineLayout popup_call_video_first_window() const { return (*(Tpopup_call_video_first_window_sig*)(GetFunction(EApiId_popup_call_video_first_window)))(); } |
|
3888 |
|
3889 inline TAknWindowLineLayout popup_call_video_down_window() const { return (*(Tpopup_call_video_down_window_sig*)(GetFunction(EApiId_popup_call_video_down_window)))(); } |
|
3890 |
|
3891 inline TAknWindowLineLayout popup_query_wml_wim_window(TInt aIndex_H) const { return (*(Tpopup_query_wml_wim_window_sig*)(GetFunction(EApiId_popup_query_wml_wim_window)))(aIndex_H); } |
|
3892 |
|
3893 inline TAknWindowLineLayout popup_query_wml_sign_window(TInt aIndex_H) const { return (*(Tpopup_query_wml_sign_window_sig*)(GetFunction(EApiId_popup_query_wml_sign_window)))(aIndex_H); } |
|
3894 |
|
3895 inline TAknWindowLineLayout popup_query_sat_info_window(TInt aIndex_H) const { return (*(Tpopup_query_sat_info_window_sig*)(GetFunction(EApiId_popup_query_sat_info_window)))(aIndex_H); } |
|
3896 |
|
3897 inline TAknWindowLineLayout popup_grid_large_compo_graphic_window() const { return (*(Tpopup_grid_large_compo_graphic_window_sig*)(GetFunction(EApiId_popup_grid_large_compo_graphic_window)))(); } |
|
3898 |
|
3899 inline TAknWindowLineLayout popup_dyc_status_message_window() const { return (*(Tpopup_dyc_status_message_window_sig*)(GetFunction(EApiId_popup_dyc_status_message_window)))(); } |
|
3900 |
|
3901 // LAF Table : Thumbnail image sizes |
|
3902 inline TAknWindowLineLayout VGA() const { return (*(TVGA_sig*)(GetFunction(EApiId_VGA)))(); } |
|
3903 |
|
3904 inline TAknWindowLineLayout VGA_turned_90() const { return (*(TVGA_turned_90_sig*)(GetFunction(EApiId_VGA_turned_90)))(); } |
|
3905 |
|
3906 inline TAknWindowLineLayout CIF() const { return (*(TCIF_sig*)(GetFunction(EApiId_CIF)))(); } |
|
3907 |
|
3908 inline TAknWindowLineLayout CIF_turned_90() const { return (*(TCIF_turned_90_sig*)(GetFunction(EApiId_CIF_turned_90)))(); } |
|
3909 |
|
3910 inline TAknWindowLineLayout Communicator_personal_image() const { return (*(TCommunicator_personal_image_sig*)(GetFunction(EApiId_Communicator_personal_image)))(); } |
|
3911 |
|
3912 inline TAknWindowLineLayout Image_aspect_ratio___0_625() const { return (*(TImage_aspect_ratio___0_625_sig*)(GetFunction(EApiId_Image_aspect_ratio___0_625)))(); } |
|
3913 |
|
3914 inline TAknWindowLineLayout Image_aspect_ratio___1_467() const { return (*(TImage_aspect_ratio___1_467_sig*)(GetFunction(EApiId_Image_aspect_ratio___1_467)))(); } |
|
3915 |
|
3916 inline TAknWindowLineLayout _0_625___image_aspect_ratio___1_467() const { return (*(T_0_625___image_aspect_ratio___1_467_sig*)(GetFunction(EApiId__0_625___image_aspect_ratio___1_467)))(); } |
|
3917 |
|
3918 inline TAknLayoutTableLimits Thumbnail_image_sizes_Limits() const { return (*(TThumbnail_image_sizes_Limits_sig*)(GetFunction(EApiId_Thumbnail_image_sizes_Limits)))(); } |
|
3919 |
|
3920 inline TAknWindowLineLayout Thumbnail_image_sizes(TInt aLineIndex) const { return (*(TThumbnail_image_sizes_sig*)(GetFunction(EApiId_Thumbnail_image_sizes)))(aLineIndex); } |
|
3921 |
|
3922 // LAF Table : Message writing layout elements |
|
3923 inline TAknWindowLineLayout Message_writing_layout_elements_Line_1(TInt aIndex_t, TInt aIndex_H) const { return (*(TMessage_writing_layout_elements_Line_1_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_1)))(aIndex_t, aIndex_H); } |
|
3924 |
|
3925 inline TAknWindowLineLayout Message_writing_layout_elements_Line_2(TInt aIndex_t, TInt aIndex_H) const { return (*(TMessage_writing_layout_elements_Line_2_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_2)))(aIndex_t, aIndex_H); } |
|
3926 |
|
3927 inline TAknWindowLineLayout Message_writing_layout_elements_Line_3(TInt aIndex_t) const { return (*(TMessage_writing_layout_elements_Line_3_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_3)))(aIndex_t); } |
|
3928 |
|
3929 inline TAknWindowLineLayout Message_writing_layout_elements_Line_4(TInt aIndex_H) const { return (*(TMessage_writing_layout_elements_Line_4_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_4)))(aIndex_H); } |
|
3930 |
|
3931 inline TAknWindowLineLayout Message_writing_layout_elements_Line_5(TInt aIndex_t) const { return (*(TMessage_writing_layout_elements_Line_5_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_5)))(aIndex_t); } |
|
3932 |
|
3933 inline TAknWindowLineLayout Message_writing_layout_elements_Line_6(TInt aIndex_C, TInt aIndex_t) const { return (*(TMessage_writing_layout_elements_Line_6_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_6)))(aIndex_C, aIndex_t); } |
|
3934 |
|
3935 inline TAknWindowLineLayout Message_writing_layout_elements_Line_7() const { return (*(TMessage_writing_layout_elements_Line_7_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_7)))(); } |
|
3936 |
|
3937 inline TAknWindowLineLayout Message_writing_layout_elements_Line_8(TInt aIndex_t, TInt aIndex_W, TInt aIndex_H) const { return (*(TMessage_writing_layout_elements_Line_8_sig*)(GetFunction(EApiId_Message_writing_layout_elements_Line_8)))(aIndex_t, aIndex_W, aIndex_H); } |
|
3938 |
|
3939 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_1() const { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Line_1_sig*)(GetFunction(EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Line_1)))(); } |
|
3940 |
|
3941 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements_Line_2() const { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Line_2_sig*)(GetFunction(EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Line_2)))(); } |
|
3942 |
|
3943 inline TAknLayoutTableLimits CamcorderBurst_Mode_Post_Recording_cell_elements_Limits() const { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_Limits_sig*)(GetFunction(EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements_Limits)))(); } |
|
3944 |
|
3945 inline TAknWindowLineLayout CamcorderBurst_Mode_Post_Recording_cell_elements(TInt aLineIndex) const { return (*(TCamcorderBurst_Mode_Post_Recording_cell_elements_sig*)(GetFunction(EApiId_CamcorderBurst_Mode_Post_Recording_cell_elements)))(aLineIndex); } |
|
3946 |
|
3947 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_6)))(); } |
|
3948 |
|
3949 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_7)))(); } |
|
3950 |
|
3951 inline TAknWindowLineLayout near_QCIF() const { return (*(Tnear_QCIF_sig*)(GetFunction(EApiId_near_QCIF)))(); } |
|
3952 |
|
3953 inline TAknTextLineLayout Media_Player_navi_pane_texts_Line_1() const { return (*(TMedia_Player_navi_pane_texts_Line_1_sig*)(GetFunction(EApiId_Media_Player_navi_pane_texts_Line_1)))(); } |
|
3954 |
|
3955 inline TAknWindowLineLayout Volume_strength_area_values_Line_1() const { return (*(TVolume_strength_area_values_Line_1_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_1)))(); } |
|
3956 |
|
3957 inline TAknWindowLineLayout Volume_strength_area_values_Line_2() const { return (*(TVolume_strength_area_values_Line_2_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_2)))(); } |
|
3958 |
|
3959 inline TAknWindowLineLayout Volume_strength_area_values_Line_3() const { return (*(TVolume_strength_area_values_Line_3_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_3)))(); } |
|
3960 |
|
3961 inline TAknWindowLineLayout Volume_strength_area_values_Line_4() const { return (*(TVolume_strength_area_values_Line_4_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_4)))(); } |
|
3962 |
|
3963 inline TAknWindowLineLayout Volume_strength_area_values_Line_5() const { return (*(TVolume_strength_area_values_Line_5_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_5)))(); } |
|
3964 |
|
3965 inline TAknWindowLineLayout Volume_strength_area_values_Line_6() const { return (*(TVolume_strength_area_values_Line_6_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_6)))(); } |
|
3966 |
|
3967 inline TAknWindowLineLayout Volume_strength_area_values_Line_7() const { return (*(TVolume_strength_area_values_Line_7_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_7)))(); } |
|
3968 |
|
3969 inline TAknWindowLineLayout Volume_strength_area_values_Line_8() const { return (*(TVolume_strength_area_values_Line_8_sig*)(GetFunction(EApiId_Volume_strength_area_values_Line_8)))(); } |
|
3970 |
|
3971 inline TAknWindowLineLayout blid_compass_pane() const { return (*(Tblid_compass_pane_sig*)(GetFunction(EApiId_blid_compass_pane)))(); } |
|
3972 |
|
3973 inline TAknWindowLineLayout BLID_compass_view_elements_Line_2() const { return (*(TBLID_compass_view_elements_Line_2_sig*)(GetFunction(EApiId_BLID_compass_view_elements_Line_2)))(); } |
|
3974 |
|
3975 inline TAknWindowLineLayout BLID_compass_view_elements_Line_3() const { return (*(TBLID_compass_view_elements_Line_3_sig*)(GetFunction(EApiId_BLID_compass_view_elements_Line_3)))(); } |
|
3976 |
|
3977 inline TAknLayoutTableLimits BLID_compass_view_elements_Limits() const { return (*(TBLID_compass_view_elements_Limits_sig*)(GetFunction(EApiId_BLID_compass_view_elements_Limits)))(); } |
|
3978 |
|
3979 inline TAknWindowLineLayout BLID_compass_view_elements(TInt aLineIndex) const { return (*(TBLID_compass_view_elements_sig*)(GetFunction(EApiId_BLID_compass_view_elements)))(aLineIndex); } |
|
3980 |
|
3981 inline TAknWindowLineLayout Accuracyvalues_Line_1() const { return (*(TAccuracyvalues_Line_1_sig*)(GetFunction(EApiId_Accuracyvalues_Line_1)))(); } |
|
3982 |
|
3983 inline TAknWindowLineLayout Accuracyvalues_Line_2() const { return (*(TAccuracyvalues_Line_2_sig*)(GetFunction(EApiId_Accuracyvalues_Line_2)))(); } |
|
3984 |
|
3985 inline TAknWindowLineLayout Accuracyvalues_Line_3() const { return (*(TAccuracyvalues_Line_3_sig*)(GetFunction(EApiId_Accuracyvalues_Line_3)))(); } |
|
3986 |
|
3987 inline TAknWindowLineLayout Accuracyvalues_Line_4() const { return (*(TAccuracyvalues_Line_4_sig*)(GetFunction(EApiId_Accuracyvalues_Line_4)))(); } |
|
3988 |
|
3989 inline TAknWindowLineLayout Accuracyvalues_Line_5() const { return (*(TAccuracyvalues_Line_5_sig*)(GetFunction(EApiId_Accuracyvalues_Line_5)))(); } |
|
3990 |
|
3991 inline TAknWindowLineLayout Accuracyvalues_Line_6() const { return (*(TAccuracyvalues_Line_6_sig*)(GetFunction(EApiId_Accuracyvalues_Line_6)))(); } |
|
3992 |
|
3993 inline TAknWindowLineLayout Accuracyvalues_Line_7() const { return (*(TAccuracyvalues_Line_7_sig*)(GetFunction(EApiId_Accuracyvalues_Line_7)))(); } |
|
3994 |
|
3995 inline TAknWindowLineLayout Accuracyvalues_Line_8() const { return (*(TAccuracyvalues_Line_8_sig*)(GetFunction(EApiId_Accuracyvalues_Line_8)))(); } |
|
3996 |
|
3997 inline TAknLayoutTableLimits Accuracyvalues_Limits() const { return (*(TAccuracyvalues_Limits_sig*)(GetFunction(EApiId_Accuracyvalues_Limits)))(); } |
|
3998 |
|
3999 inline TAknWindowLineLayout Accuracyvalues(TInt aLineIndex) const { return (*(TAccuracyvalues_sig*)(GetFunction(EApiId_Accuracyvalues)))(aLineIndex); } |
|
4000 |
|
4001 inline TAknTextLineLayout BLIDcompass_view_texts_Line_1() const { return (*(TBLIDcompass_view_texts_Line_1_sig*)(GetFunction(EApiId_BLIDcompass_view_texts_Line_1)))(); } |
|
4002 |
|
4003 inline TAknTextLineLayout BLIDcompass_view_texts_Line_2() const { return (*(TBLIDcompass_view_texts_Line_2_sig*)(GetFunction(EApiId_BLIDcompass_view_texts_Line_2)))(); } |
|
4004 |
|
4005 inline TAknTextLineLayout BLIDcompass_view_texts_Line_3() const { return (*(TBLIDcompass_view_texts_Line_3_sig*)(GetFunction(EApiId_BLIDcompass_view_texts_Line_3)))(); } |
|
4006 |
|
4007 inline TAknLayoutTableLimits BLIDcompass_view_texts_Limits() const { return (*(TBLIDcompass_view_texts_Limits_sig*)(GetFunction(EApiId_BLIDcompass_view_texts_Limits)))(); } |
|
4008 |
|
4009 inline TAknTextLineLayout BLIDcompass_view_texts(TInt aLineIndex) const { return (*(TBLIDcompass_view_texts_sig*)(GetFunction(EApiId_BLIDcompass_view_texts)))(aLineIndex); } |
|
4010 |
|
4011 inline TAknWindowLineLayout Compasspane_elements_Line_1() const { return (*(TCompasspane_elements_Line_1_sig*)(GetFunction(EApiId_Compasspane_elements_Line_1)))(); } |
|
4012 |
|
4013 inline TAknWindowLineLayout Arrow_head__graphic() const { return (*(TArrow_head__graphic_sig*)(GetFunction(EApiId_Arrow_head__graphic)))(); } |
|
4014 |
|
4015 inline TAknWindowLineLayout Arrow_body__graphic() const { return (*(TArrow_body__graphic_sig*)(GetFunction(EApiId_Arrow_body__graphic)))(); } |
|
4016 |
|
4017 inline TAknLayoutTableLimits Compasspane_elements_Limits() const { return (*(TCompasspane_elements_Limits_sig*)(GetFunction(EApiId_Compasspane_elements_Limits)))(); } |
|
4018 |
|
4019 inline TAknWindowLineLayout Compasspane_elements(TInt aLineIndex) const { return (*(TCompasspane_elements_sig*)(GetFunction(EApiId_Compasspane_elements)))(aLineIndex); } |
|
4020 |
|
4021 inline TAknWindowLineLayout blid_direction_pane() const { return (*(Tblid_direction_pane_sig*)(GetFunction(EApiId_blid_direction_pane)))(); } |
|
4022 |
|
4023 inline TAknTextLineLayout BLIDdirection_elements_Line_1() const { return (*(TBLIDdirection_elements_Line_1_sig*)(GetFunction(EApiId_BLIDdirection_elements_Line_1)))(); } |
|
4024 |
|
4025 inline TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_1() const { return (*(TOutgoingincoming_video_call_elements_Line_1_sig*)(GetFunction(EApiId_Outgoingincoming_video_call_elements_Line_1)))(); } |
|
4026 |
|
4027 inline TAknWindowLineLayout Outgoingincoming_video_call_elements_Line_2() const { return (*(TOutgoingincoming_video_call_elements_Line_2_sig*)(GetFunction(EApiId_Outgoingincoming_video_call_elements_Line_2)))(); } |
|
4028 |
|
4029 inline TAknLayoutTableLimits Outgoingincoming_video_call_elements_Limits() const { return (*(TOutgoingincoming_video_call_elements_Limits_sig*)(GetFunction(EApiId_Outgoingincoming_video_call_elements_Limits)))(); } |
|
4030 |
|
4031 inline TAknWindowLineLayout Outgoingincoming_video_call_elements(TInt aLineIndex) const { return (*(TOutgoingincoming_video_call_elements_sig*)(GetFunction(EApiId_Outgoingincoming_video_call_elements)))(aLineIndex); } |
|
4032 |
|
4033 inline TAknWindowLineLayout Uplink_video_image__large__Line_1() const { return (*(TUplink_video_image__large__Line_1_sig*)(GetFunction(EApiId_Uplink_video_image__large__Line_1)))(); } |
|
4034 |
|
4035 inline TAknWindowLineLayout Uplink_video_image__large__Line_2() const { return (*(TUplink_video_image__large__Line_2_sig*)(GetFunction(EApiId_Uplink_video_image__large__Line_2)))(); } |
|
4036 |
|
4037 inline TAknWindowLineLayout Uplink_video_image__large__Line_3() const { return (*(TUplink_video_image__large__Line_3_sig*)(GetFunction(EApiId_Uplink_video_image__large__Line_3)))(); } |
|
4038 |
|
4039 inline TAknLayoutTableLimits Uplink_video_image__large__Limits() const { return (*(TUplink_video_image__large__Limits_sig*)(GetFunction(EApiId_Uplink_video_image__large__Limits)))(); } |
|
4040 |
|
4041 inline TAknWindowLineLayout Uplink_video_image__large_(TInt aLineIndex) const { return (*(TUplink_video_image__large__sig*)(GetFunction(EApiId_Uplink_video_image__large_)))(aLineIndex); } |
|
4042 |
|
4043 inline TAknWindowLineLayout Downlink_video_image_Line_1() const { return (*(TDownlink_video_image_Line_1_sig*)(GetFunction(EApiId_Downlink_video_image_Line_1)))(); } |
|
4044 |
|
4045 inline TAknWindowLineLayout downlink_stream() const { return (*(Tdownlink_stream_sig*)(GetFunction(EApiId_downlink_stream)))(); } |
|
4046 |
|
4047 inline TAknWindowLineLayout Downlink_video_image_Line_3() const { return (*(TDownlink_video_image_Line_3_sig*)(GetFunction(EApiId_Downlink_video_image_Line_3)))(); } |
|
4048 |
|
4049 inline TAknLayoutTableLimits Downlink_video_image_Limits() const { return (*(TDownlink_video_image_Limits_sig*)(GetFunction(EApiId_Downlink_video_image_Limits)))(); } |
|
4050 |
|
4051 inline TAknWindowLineLayout Downlink_video_image(TInt aLineIndex) const { return (*(TDownlink_video_image_sig*)(GetFunction(EApiId_Downlink_video_image)))(aLineIndex); } |
|
4052 |
|
4053 inline TAknWindowLineLayout title_pane() const { return (*(Ttitle_pane_sig*)(GetFunction(EApiId_title_pane)))(); } |
|
4054 |
|
4055 inline TAknWindowLineLayout uni_indicator_pane() const { return (*(Tuni_indicator_pane_sig*)(GetFunction(EApiId_uni_indicator_pane)))(); } |
|
4056 |
|
4057 inline TAknLayoutTableLimits Status_pane_changes_Limits() const { return (*(TStatus_pane_changes_Limits_sig*)(GetFunction(EApiId_Status_pane_changes_Limits)))(); } |
|
4058 |
|
4059 inline TAknWindowLineLayout Status_pane_changes(TInt aLineIndex) const { return (*(TStatus_pane_changes_sig*)(GetFunction(EApiId_Status_pane_changes)))(aLineIndex); } |
|
4060 |
|
4061 inline TAknTextLineLayout Title_pane_texts_Line_2(TInt aIndex_B) const { return (*(TTitle_pane_texts_Line_2_sig*)(GetFunction(EApiId_Title_pane_texts_Line_2)))(aIndex_B); } |
|
4062 |
|
4063 inline TAknMultiLineTextLayout Multiline_Title_pane_texts_Line_2(TInt aNumberOfLinesShown) const { return (*(TMultiline_Title_pane_texts_Line_2_sig*)(GetFunction(EApiId_Multiline_Title_pane_texts_Line_2)))(aNumberOfLinesShown); } |
|
4064 |
|
4065 inline TAknWindowLineLayout Navipane_elements_and_descendant_panes_Line_1() const { return (*(TNavipane_elements_and_descendant_panes_Line_1_sig*)(GetFunction(EApiId_Navipane_elements_and_descendant_panes_Line_1)))(); } |
|
4066 |
|
4067 inline TAknWindowLineLayout zooming_pane() const { return (*(Tzooming_pane_sig*)(GetFunction(EApiId_zooming_pane)))(); } |
|
4068 |
|
4069 inline TAknLayoutTableLimits Navipane_elements_and_descendant_panes_Limits() const { return (*(TNavipane_elements_and_descendant_panes_Limits_sig*)(GetFunction(EApiId_Navipane_elements_and_descendant_panes_Limits)))(); } |
|
4070 |
|
4071 inline TAknWindowLineLayout Navipane_elements_and_descendant_panes(TInt aLineIndex) const { return (*(TNavipane_elements_and_descendant_panes_sig*)(GetFunction(EApiId_Navipane_elements_and_descendant_panes)))(aLineIndex); } |
|
4072 |
|
4073 inline TAknWindowLineLayout Zooming_pane_elements_Line_1() const { return (*(TZooming_pane_elements_Line_1_sig*)(GetFunction(EApiId_Zooming_pane_elements_Line_1)))(); } |
|
4074 |
|
4075 inline TAknWindowLineLayout Zooming_pane_elements_Line_2() const { return (*(TZooming_pane_elements_Line_2_sig*)(GetFunction(EApiId_Zooming_pane_elements_Line_2)))(); } |
|
4076 |
|
4077 inline TAknWindowLineLayout Zooming_pane_elements_Line_3() const { return (*(TZooming_pane_elements_Line_3_sig*)(GetFunction(EApiId_Zooming_pane_elements_Line_3)))(); } |
|
4078 |
|
4079 inline TAknWindowLineLayout Zooming_pane_elements_Line_4() const { return (*(TZooming_pane_elements_Line_4_sig*)(GetFunction(EApiId_Zooming_pane_elements_Line_4)))(); } |
|
4080 |
|
4081 inline TAknLayoutTableLimits Zooming_pane_elements_Limits() const { return (*(TZooming_pane_elements_Limits_sig*)(GetFunction(EApiId_Zooming_pane_elements_Limits)))(); } |
|
4082 |
|
4083 inline TAknWindowLineLayout Zooming_pane_elements(TInt aLineIndex) const { return (*(TZooming_pane_elements_sig*)(GetFunction(EApiId_Zooming_pane_elements)))(aLineIndex); } |
|
4084 |
|
4085 inline TAknTextLineLayout Navipanetexts_Line_1() const { return (*(TNavipanetexts_Line_1_sig*)(GetFunction(EApiId_Navipanetexts_Line_1)))(); } |
|
4086 |
|
4087 inline TAknTextLineLayout Navipanetexts_Line_2() const { return (*(TNavipanetexts_Line_2_sig*)(GetFunction(EApiId_Navipanetexts_Line_2)))(); } |
|
4088 |
|
4089 inline TAknLayoutTableLimits Navipanetexts_Limits() const { return (*(TNavipanetexts_Limits_sig*)(GetFunction(EApiId_Navipanetexts_Limits)))(); } |
|
4090 |
|
4091 inline TAknTextLineLayout Navipanetexts(TInt aLineIndex) const { return (*(TNavipanetexts_sig*)(GetFunction(EApiId_Navipanetexts)))(aLineIndex); } |
|
4092 |
|
4093 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_1() const { return (*(TVideocall_indicator__NEwaiting_call__Line_1_sig*)(GetFunction(EApiId_Videocall_indicator__NEwaiting_call__Line_1)))(); } |
|
4094 |
|
4095 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call__Line_2() const { return (*(TVideocall_indicator__NEwaiting_call__Line_2_sig*)(GetFunction(EApiId_Videocall_indicator__NEwaiting_call__Line_2)))(); } |
|
4096 |
|
4097 inline TAknLayoutTableLimits Videocall_indicator__NEwaiting_call__Limits() const { return (*(TVideocall_indicator__NEwaiting_call__Limits_sig*)(GetFunction(EApiId_Videocall_indicator__NEwaiting_call__Limits)))(); } |
|
4098 |
|
4099 inline TAknWindowLineLayout Videocall_indicator__NEwaiting_call_(TInt aLineIndex) const { return (*(TVideocall_indicator__NEwaiting_call__sig*)(GetFunction(EApiId_Videocall_indicator__NEwaiting_call_)))(aLineIndex); } |
|
4100 |
|
4101 inline TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_1() const { return (*(TCallstatus_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_Callstatus_pop_up_window_elements_Line_1)))(); } |
|
4102 |
|
4103 inline TAknWindowLineLayout Callstatus_pop_up_window_elements_Line_2() const { return (*(TCallstatus_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_Callstatus_pop_up_window_elements_Line_2)))(); } |
|
4104 |
|
4105 inline TAknLayoutTableLimits Callstatus_pop_up_window_elements_Limits() const { return (*(TCallstatus_pop_up_window_elements_Limits_sig*)(GetFunction(EApiId_Callstatus_pop_up_window_elements_Limits)))(); } |
|
4106 |
|
4107 inline TAknWindowLineLayout Callstatus_pop_up_window_elements(TInt aLineIndex) const { return (*(TCallstatus_pop_up_window_elements_sig*)(GetFunction(EApiId_Callstatus_pop_up_window_elements)))(aLineIndex); } |
|
4108 |
|
4109 inline TAknWindowLineLayout Rectangle() const { return (*(TRectangle_sig*)(GetFunction(EApiId_Rectangle)))(); } |
|
4110 |
|
4111 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_2() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_2_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_2)))(); } |
|
4112 |
|
4113 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_3() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_3_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_3)))(); } |
|
4114 |
|
4115 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_4() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_4_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_4)))(); } |
|
4116 |
|
4117 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_5() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_5_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_5)))(); } |
|
4118 |
|
4119 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_6() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_6_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_6)))(); } |
|
4120 |
|
4121 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_7() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_7_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_7)))(); } |
|
4122 |
|
4123 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_8() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_8_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_8)))(); } |
|
4124 |
|
4125 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_9() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_9_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_9)))(); } |
|
4126 |
|
4127 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_10() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_10_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_10)))(); } |
|
4128 |
|
4129 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_11() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_11_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_11)))(); } |
|
4130 |
|
4131 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_12() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_12_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_12)))(); } |
|
4132 |
|
4133 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_13() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_13_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_13)))(); } |
|
4134 |
|
4135 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_14() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_14_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_14)))(); } |
|
4136 |
|
4137 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_15() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_15_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_15)))(); } |
|
4138 |
|
4139 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_16() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_16_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_16)))(); } |
|
4140 |
|
4141 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_17() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_17_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_17)))(); } |
|
4142 |
|
4143 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area__Line_18() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Line_18_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Line_18)))(); } |
|
4144 |
|
4145 inline TAknLayoutTableLimits Colorpalette_preview_screen_element_placing__main_area__Limits() const { return (*(TColorpalette_preview_screen_element_placing__main_area__Limits_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area__Limits)))(); } |
|
4146 |
|
4147 inline TAknWindowLineLayout Colorpalette_preview_screen_element_placing__main_area_(TInt aLineIndex) const { return (*(TColorpalette_preview_screen_element_placing__main_area__sig*)(GetFunction(EApiId_Colorpalette_preview_screen_element_placing__main_area_)))(aLineIndex); } |
|
4148 |
|
4149 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_1() const { return (*(TColorpalette_preview_screen_text_placing__main_area__Line_1_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_text_placing__main_area__Line_1)))(); } |
|
4150 |
|
4151 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area__Line_2() const { return (*(TColorpalette_preview_screen_text_placing__main_area__Line_2_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_text_placing__main_area__Line_2)))(); } |
|
4152 |
|
4153 inline TAknLayoutTableLimits Colorpalette_preview_screen_text_placing__main_area__Limits() const { return (*(TColorpalette_preview_screen_text_placing__main_area__Limits_sig*)(GetFunction(EApiId_Colorpalette_preview_screen_text_placing__main_area__Limits)))(); } |
|
4154 |
|
4155 inline TAknTextLineLayout Colorpalette_preview_screen_text_placing__main_area_(TInt aLineIndex) const { return (*(TColorpalette_preview_screen_text_placing__main_area__sig*)(GetFunction(EApiId_Colorpalette_preview_screen_text_placing__main_area_)))(aLineIndex); } |
|
4156 |
|
4157 inline TAknWindowLineLayout audioskin_pane() const { return (*(Taudioskin_pane_sig*)(GetFunction(EApiId_audioskin_pane)))(); } |
|
4158 |
|
4159 inline TAknTextLineLayout Audio_Playbackview_texts_Line_1() const { return (*(TAudio_Playbackview_texts_Line_1_sig*)(GetFunction(EApiId_Audio_Playbackview_texts_Line_1)))(); } |
|
4160 |
|
4161 inline TAknTextLineLayout Audio_Playbackview_texts_Line_2() const { return (*(TAudio_Playbackview_texts_Line_2_sig*)(GetFunction(EApiId_Audio_Playbackview_texts_Line_2)))(); } |
|
4162 |
|
4163 inline TAknTextLineLayout Audio_Playbackview_texts_Line_3() const { return (*(TAudio_Playbackview_texts_Line_3_sig*)(GetFunction(EApiId_Audio_Playbackview_texts_Line_3)))(); } |
|
4164 |
|
4165 inline TAknTextLineLayout Audio_Playbackview_texts_Line_4() const { return (*(TAudio_Playbackview_texts_Line_4_sig*)(GetFunction(EApiId_Audio_Playbackview_texts_Line_4)))(); } |
|
4166 |
|
4167 inline TAknLayoutTableLimits Audio_Playbackview_texts_Limits() const { return (*(TAudio_Playbackview_texts_Limits_sig*)(GetFunction(EApiId_Audio_Playbackview_texts_Limits)))(); } |
|
4168 |
|
4169 inline TAknTextLineLayout Audio_Playbackview_texts(TInt aLineIndex) const { return (*(TAudio_Playbackview_texts_sig*)(GetFunction(EApiId_Audio_Playbackview_texts)))(aLineIndex); } |
|
4170 |
|
4171 inline TAknWindowLineLayout Audioskin_pane_elements_Line_1() const { return (*(TAudioskin_pane_elements_Line_1_sig*)(GetFunction(EApiId_Audioskin_pane_elements_Line_1)))(); } |
|
4172 |
|
4173 inline TAknWindowLineLayout popup_loc_request_window(TInt aIndex_H) const { return (*(Tpopup_loc_request_window_sig*)(GetFunction(EApiId_popup_loc_request_window)))(aIndex_H); } |
|
4174 |
|
4175 inline TAknWindowLineLayout list_single_graphic_popup_wml_pane(TInt aIndex_t) const { return (*(Tlist_single_graphic_popup_wml_pane_sig*)(GetFunction(EApiId_list_single_graphic_popup_wml_pane)))(aIndex_t); } |
|
4176 |
|
4177 inline TAknLayoutTableLimits Pop_up_window_list_pane_descendants_call_conf__Limits() const { return (*(TPop_up_window_list_pane_descendants_call_conf__Limits_sig*)(GetFunction(EApiId_Pop_up_window_list_pane_descendants_call_conf__Limits)))(); } |
|
4178 |
|
4179 inline TAknWindowLineLayout Pop_up_window_list_pane_descendants_call_conf_(TInt aLineIndex, TInt aIndex_t) const { return (*(TPop_up_window_list_pane_descendants_call_conf__sig*)(GetFunction(EApiId_Pop_up_window_list_pane_descendants_call_conf_)))(aLineIndex, aIndex_t); } |
|
4180 |
|
4181 inline TAknWindowLineLayout list_wml_pane(TInt aIndex_H) const { return (*(Tlist_wml_pane_sig*)(GetFunction(EApiId_list_wml_pane)))(aIndex_H); } |
|
4182 |
|
4183 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TBrowser_address_field_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
4184 |
|
4185 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TBrowser_address_field_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
4186 |
|
4187 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TBrowser_address_field_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
4188 |
|
4189 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TBrowser_address_field_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
4190 |
|
4191 inline TAknLayoutTableLimits Browser_address_field_pop_up_window_graphics_Limits() const { return (*(TBrowser_address_field_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics_Limits)))(); } |
|
4192 |
|
4193 inline TAknWindowLineLayout Browser_address_field_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TBrowser_address_field_pop_up_window_graphics_sig*)(GetFunction(EApiId_Browser_address_field_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
4194 |
|
4195 inline TAknTextLineLayout First_call_pop_up_window_texts__one_call__Line_3() const { return (*(TFirst_call_pop_up_window_texts__one_call__Line_3_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__one_call__Line_3)))(); } |
|
4196 |
|
4197 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call__Line_2() const { return (*(TFirst_call_pop_up_window_graphics__one_call__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__one_call__Line_2)))(); } |
|
4198 |
|
4199 inline TAknLayoutTableLimits First_call_pop_up_window_graphics__one_call__Limits() const { return (*(TFirst_call_pop_up_window_graphics__one_call__Limits_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__one_call__Limits)))(); } |
|
4200 |
|
4201 inline TAknWindowLineLayout First_call_pop_up_window_graphics__one_call_(TInt aLineIndex) const { return (*(TFirst_call_pop_up_window_graphics__one_call__sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__one_call_)))(aLineIndex); } |
|
4202 |
|
4203 inline TAknTextLineLayout First_call_pop_up_window_texts__two_calls__Line_3() const { return (*(TFirst_call_pop_up_window_texts__two_calls__Line_3_sig*)(GetFunction(EApiId_First_call_pop_up_window_texts__two_calls__Line_3)))(); } |
|
4204 |
|
4205 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls__Line_2() const { return (*(TFirst_call_pop_up_window_graphics__two_calls__Line_2_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_calls__Line_2)))(); } |
|
4206 |
|
4207 inline TAknLayoutTableLimits First_call_pop_up_window_graphics__two_calls__Limits() const { return (*(TFirst_call_pop_up_window_graphics__two_calls__Limits_sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_calls__Limits)))(); } |
|
4208 |
|
4209 inline TAknWindowLineLayout First_call_pop_up_window_graphics__two_calls_(TInt aLineIndex) const { return (*(TFirst_call_pop_up_window_graphics__two_calls__sig*)(GetFunction(EApiId_First_call_pop_up_window_graphics__two_calls_)))(aLineIndex); } |
|
4210 |
|
4211 inline TAknWindowLineLayout Call_type_pane_split_Line_1() const { return (*(TCall_type_pane_split_Line_1_sig*)(GetFunction(EApiId_Call_type_pane_split_Line_1)))(); } |
|
4212 |
|
4213 inline TAknWindowLineLayout Call_type_pane_split_Line_2() const { return (*(TCall_type_pane_split_Line_2_sig*)(GetFunction(EApiId_Call_type_pane_split_Line_2)))(); } |
|
4214 |
|
4215 inline TAknWindowLineLayout popup_wml_address_window(TInt aIndex_b, TInt aIndex_H) const { return (*(Tpopup_wml_address_window_sig*)(GetFunction(EApiId_popup_wml_address_window)))(aIndex_b, aIndex_H); } |
|
4216 |
|
4217 inline TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_1(TInt aIndex_C) const { return (*(TList_pane_elements__browser_single_graphic__Line_1_sig*)(GetFunction(EApiId_List_pane_elements__browser_single_graphic__Line_1)))(aIndex_C); } |
|
4218 |
|
4219 inline TAknWindowLineLayout List_pane_elements__browser_single_graphic__Line_2() const { return (*(TList_pane_elements__browser_single_graphic__Line_2_sig*)(GetFunction(EApiId_List_pane_elements__browser_single_graphic__Line_2)))(); } |
|
4220 |
|
4221 inline TAknTextLineLayout List_pane_texts__browser_single_graphic__Line_1(TInt aIndex_C) const { return (*(TList_pane_texts__browser_single_graphic__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__browser_single_graphic__Line_1)))(aIndex_C); } |
|
4222 |
|
4223 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_8)))(); } |
|
4224 |
|
4225 inline TAknWindowLineLayout Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9() const { return (*(TCamcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Viewfinder_descendants_and_elements_Line_9)))(); } |
|
4226 |
|
4227 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_7(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_7_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_7)))(aIndex_C); } |
|
4228 |
|
4229 inline TAknWindowLineLayout Camcorder_Video_Viewfinder_descendants_and_elements_Line_8(TInt aIndex_C) const { return (*(TCamcorder_Video_Viewfinder_descendants_and_elements_Line_8_sig*)(GetFunction(EApiId_Camcorder_Video_Viewfinder_descendants_and_elements_Line_8)))(aIndex_C); } |
|
4230 |
|
4231 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_7(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_7_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_7)))(aIndex_C); } |
|
4232 |
|
4233 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_8(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_8_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_8)))(aIndex_C); } |
|
4234 |
|
4235 inline TAknWindowLineLayout Camcorder_Video_Recording_descendants_and_elements_Line_9(TInt aIndex_C) const { return (*(TCamcorder_Video_Recording_descendants_and_elements_Line_9_sig*)(GetFunction(EApiId_Camcorder_Video_Recording_descendants_and_elements_Line_9)))(aIndex_C); } |
|
4236 |
|
4237 inline TAknTextLineLayout Camcorder_viewfinder_texts_Line_1(TInt aIndex_C) const { return (*(TCamcorder_viewfinder_texts_Line_1_sig*)(GetFunction(EApiId_Camcorder_viewfinder_texts_Line_1)))(aIndex_C); } |
|
4238 |
|
4239 inline TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1(TInt aIndex_t) const { return (*(TCamcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_1)))(aIndex_t); } |
|
4240 |
|
4241 inline TAknWindowLineLayout Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2(TInt aIndex_l) const { return (*(TCamcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2_sig*)(GetFunction(EApiId_Camcorder_Still_Image_Burst_Mode_Post_recording_elements_Line_2)))(aIndex_l); } |
|
4242 |
|
4243 inline TAknWindowLineLayout grid_cams_pane() const { return (*(Tgrid_cams_pane_sig*)(GetFunction(EApiId_grid_cams_pane)))(); } |
|
4244 |
|
4245 inline TAknTextLineLayout Camcorder_Burst_Mode_texts_Line_1() const { return (*(TCamcorder_Burst_Mode_texts_Line_1_sig*)(GetFunction(EApiId_Camcorder_Burst_Mode_texts_Line_1)))(); } |
|
4246 |
|
4247 inline TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements_Line_1() const { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Brightness_Contrast_descendants_and_elements_Line_1)))(); } |
|
4248 |
|
4249 inline TAknWindowLineLayout navi_slider_pane() const { return (*(Tnavi_slider_pane_sig*)(GetFunction(EApiId_navi_slider_pane)))(); } |
|
4250 |
|
4251 inline TAknLayoutTableLimits Camcorder_Brightness_Contrast_descendants_and_elements_Limits() const { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_Limits_sig*)(GetFunction(EApiId_Camcorder_Brightness_Contrast_descendants_and_elements_Limits)))(); } |
|
4252 |
|
4253 inline TAknWindowLineLayout Camcorder_Brightness_Contrast_descendants_and_elements(TInt aLineIndex) const { return (*(TCamcorder_Brightness_Contrast_descendants_and_elements_sig*)(GetFunction(EApiId_Camcorder_Brightness_Contrast_descendants_and_elements)))(aLineIndex); } |
|
4254 |
|
4255 inline TAknWindowLineLayout Navi_Slider_pane_elements_Line_1() const { return (*(TNavi_Slider_pane_elements_Line_1_sig*)(GetFunction(EApiId_Navi_Slider_pane_elements_Line_1)))(); } |
|
4256 |
|
4257 inline TAknWindowLineLayout Navi_Slider_pane_elements_Line_2() const { return (*(TNavi_Slider_pane_elements_Line_2_sig*)(GetFunction(EApiId_Navi_Slider_pane_elements_Line_2)))(); } |
|
4258 |
|
4259 inline TAknLayoutTableLimits Navi_Slider_pane_elements_Limits() const { return (*(TNavi_Slider_pane_elements_Limits_sig*)(GetFunction(EApiId_Navi_Slider_pane_elements_Limits)))(); } |
|
4260 |
|
4261 inline TAknWindowLineLayout Navi_Slider_pane_elements(TInt aLineIndex) const { return (*(TNavi_Slider_pane_elements_sig*)(GetFunction(EApiId_Navi_Slider_pane_elements)))(aLineIndex); } |
|
4262 |
|
4263 inline TAknWindowLineLayout Camcorder_Manual_Exposure_descendants_and_elements_Line_1() const { return (*(TCamcorder_Manual_Exposure_descendants_and_elements_Line_1_sig*)(GetFunction(EApiId_Camcorder_Manual_Exposure_descendants_and_elements_Line_1)))(); } |
|
4264 |
|
4265 inline TAknWindowLineLayout Zooming_steps_sizes_Line_1() const { return (*(TZooming_steps_sizes_Line_1_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_1)))(); } |
|
4266 |
|
4267 inline TAknWindowLineLayout Zooming_steps_sizes_Line_2() const { return (*(TZooming_steps_sizes_Line_2_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_2)))(); } |
|
4268 |
|
4269 inline TAknWindowLineLayout Zooming_steps_sizes_Line_3() const { return (*(TZooming_steps_sizes_Line_3_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_3)))(); } |
|
4270 |
|
4271 inline TAknWindowLineLayout Zooming_steps_sizes_Line_4() const { return (*(TZooming_steps_sizes_Line_4_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_4)))(); } |
|
4272 |
|
4273 inline TAknWindowLineLayout Zooming_steps_sizes_Line_5() const { return (*(TZooming_steps_sizes_Line_5_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_5)))(); } |
|
4274 |
|
4275 inline TAknWindowLineLayout Zooming_steps_sizes_Line_6() const { return (*(TZooming_steps_sizes_Line_6_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_6)))(); } |
|
4276 |
|
4277 inline TAknWindowLineLayout Zooming_steps_sizes_Line_7() const { return (*(TZooming_steps_sizes_Line_7_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_7)))(); } |
|
4278 |
|
4279 inline TAknWindowLineLayout Zooming_steps_sizes_Line_8() const { return (*(TZooming_steps_sizes_Line_8_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_8)))(); } |
|
4280 |
|
4281 inline TAknWindowLineLayout Zooming_steps_sizes_Line_9() const { return (*(TZooming_steps_sizes_Line_9_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_9)))(); } |
|
4282 |
|
4283 inline TAknWindowLineLayout Zooming_steps_sizes_Line_10() const { return (*(TZooming_steps_sizes_Line_10_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_10)))(); } |
|
4284 |
|
4285 inline TAknWindowLineLayout Zooming_steps_sizes_Line_11() const { return (*(TZooming_steps_sizes_Line_11_sig*)(GetFunction(EApiId_Zooming_steps_sizes_Line_11)))(); } |
|
4286 |
|
4287 inline TAknWindowLineLayout Uplink_video_image__small__Line_1() const { return (*(TUplink_video_image__small__Line_1_sig*)(GetFunction(EApiId_Uplink_video_image__small__Line_1)))(); } |
|
4288 |
|
4289 inline TAknWindowLineLayout Uplink_video_image__small__Line_2() const { return (*(TUplink_video_image__small__Line_2_sig*)(GetFunction(EApiId_Uplink_video_image__small__Line_2)))(); } |
|
4290 |
|
4291 inline TAknWindowLineLayout Uplink_video_image__small__Line_3() const { return (*(TUplink_video_image__small__Line_3_sig*)(GetFunction(EApiId_Uplink_video_image__small__Line_3)))(); } |
|
4292 |
|
4293 inline TAknLayoutTableLimits Uplink_video_image__small__Limits() const { return (*(TUplink_video_image__small__Limits_sig*)(GetFunction(EApiId_Uplink_video_image__small__Limits)))(); } |
|
4294 |
|
4295 inline TAknWindowLineLayout Uplink_video_image__small_(TInt aLineIndex) const { return (*(TUplink_video_image__small__sig*)(GetFunction(EApiId_Uplink_video_image__small_)))(aLineIndex); } |
|
4296 |
|
4297 inline TAknWindowLineLayout Downlink_video_image_Line_4() const { return (*(TDownlink_video_image_Line_4_sig*)(GetFunction(EApiId_Downlink_video_image_Line_4)))(); } |
|
4298 |
|
4299 inline TAknWindowLineLayout downlink_stream_area() const { return (*(Tdownlink_stream_area_sig*)(GetFunction(EApiId_downlink_stream_area)))(); } |
|
4300 |
|
4301 inline TAknWindowLineLayout MIDP_text_elements_Line_1(TInt aIndex_t) const { return (*(TMIDP_text_elements_Line_1_sig*)(GetFunction(EApiId_MIDP_text_elements_Line_1)))(aIndex_t); } |
|
4302 |
|
4303 inline TAknWindowLineLayout MIDP_text_elements_Line_2() const { return (*(TMIDP_text_elements_Line_2_sig*)(GetFunction(EApiId_MIDP_text_elements_Line_2)))(); } |
|
4304 |
|
4305 inline TAknTextLineLayout MIDP_texts_Line_1(TInt aIndex_B) const { return (*(TMIDP_texts_Line_1_sig*)(GetFunction(EApiId_MIDP_texts_Line_1)))(aIndex_B); } |
|
4306 |
|
4307 inline TAknMultiLineTextLayout Multiline_MIDP_texts_Line_1(TInt aNumberOfLinesShown) const { return (*(TMultiline_MIDP_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_MIDP_texts_Line_1)))(aNumberOfLinesShown); } |
|
4308 |
|
4309 // LAF Table : Camcorder Zooming factor pane elements v2 |
|
4310 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_1(TInt aIndex_C) const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_1_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_1)))(aIndex_C); } |
|
4311 |
|
4312 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_2(TInt aIndex_C) const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_2_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_2)))(aIndex_C); } |
|
4313 |
|
4314 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_3(TInt aIndex_C) const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_3_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_3)))(aIndex_C); } |
|
4315 |
|
4316 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2_Line_4(TInt aIndex_C) const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Line_4_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2_Line_4)))(aIndex_C); } |
|
4317 |
|
4318 inline TAknLayoutTableLimits Camcorder_Zooming_factor_pane_elements_v2_Limits() const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_Limits_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2_Limits)))(); } |
|
4319 |
|
4320 inline TAknWindowLineLayout Camcorder_Zooming_factor_pane_elements_v2(TInt aLineIndex, TInt aIndex_C) const { return (*(TCamcorder_Zooming_factor_pane_elements_v2_sig*)(GetFunction(EApiId_Camcorder_Zooming_factor_pane_elements_v2)))(aLineIndex, aIndex_C); } |
|
4321 |
|
4322 // FM Radio layouts |
|
4323 inline TAknWindowLineLayout cell_radio_pane(TInt aIndex_t) const { return (*(Tcell_radio_pane_sig*)(GetFunction(EApiId_cell_radio_pane)))(aIndex_t); } |
|
4324 |
|
4325 inline TAknWindowLineLayout FM_Radio_cell_elements_Line_1() const { return (*(TFM_Radio_cell_elements_Line_1_sig*)(GetFunction(EApiId_FM_Radio_cell_elements_Line_1)))(); } |
|
4326 |
|
4327 inline TAknWindowLineLayout grid_radio_pane() const { return (*(Tgrid_radio_pane_sig*)(GetFunction(EApiId_grid_radio_pane)))(); } |
|
4328 |
|
4329 inline TAknWindowLineLayout FM_Radio_elements_Line_2() const { return (*(TFM_Radio_elements_Line_2_sig*)(GetFunction(EApiId_FM_Radio_elements_Line_2)))(); } |
|
4330 |
|
4331 inline TAknWindowLineLayout FM_Radio_elements_Line_3() const { return (*(TFM_Radio_elements_Line_3_sig*)(GetFunction(EApiId_FM_Radio_elements_Line_3)))(); } |
|
4332 |
|
4333 inline TAknWindowLineLayout FM_Radio_elements_Line_4() const { return (*(TFM_Radio_elements_Line_4_sig*)(GetFunction(EApiId_FM_Radio_elements_Line_4)))(); } |
|
4334 |
|
4335 inline TAknWindowLineLayout FM_Radio_elements_Line_5() const { return (*(TFM_Radio_elements_Line_5_sig*)(GetFunction(EApiId_FM_Radio_elements_Line_5)))(); } |
|
4336 |
|
4337 inline TAknLayoutTableLimits FM_Radio_elements_Limits() const { return (*(TFM_Radio_elements_Limits_sig*)(GetFunction(EApiId_FM_Radio_elements_Limits)))(); } |
|
4338 |
|
4339 inline TAknWindowLineLayout FM_Radio_elements(TInt aLineIndex) const { return (*(TFM_Radio_elements_sig*)(GetFunction(EApiId_FM_Radio_elements)))(aLineIndex); } |
|
4340 |
|
4341 inline TAknTextLineLayout FM_Radio_texts_Line_1() const { return (*(TFM_Radio_texts_Line_1_sig*)(GetFunction(EApiId_FM_Radio_texts_Line_1)))(); } |
|
4342 |
|
4343 inline TAknTextLineLayout FM_Radio_texts_Line_2() const { return (*(TFM_Radio_texts_Line_2_sig*)(GetFunction(EApiId_FM_Radio_texts_Line_2)))(); } |
|
4344 |
|
4345 inline TAknTextLineLayout FM_Radio_texts_Line_3() const { return (*(TFM_Radio_texts_Line_3_sig*)(GetFunction(EApiId_FM_Radio_texts_Line_3)))(); } |
|
4346 |
|
4347 inline TAknTextLineLayout FM_Radio_texts_Line_4() const { return (*(TFM_Radio_texts_Line_4_sig*)(GetFunction(EApiId_FM_Radio_texts_Line_4)))(); } |
|
4348 |
|
4349 inline TAknTextLineLayout FM_Radio_texts_Line_5() const { return (*(TFM_Radio_texts_Line_5_sig*)(GetFunction(EApiId_FM_Radio_texts_Line_5)))(); } |
|
4350 |
|
4351 inline TAknLayoutTableLimits FM_Radio_texts_Limits() const { return (*(TFM_Radio_texts_Limits_sig*)(GetFunction(EApiId_FM_Radio_texts_Limits)))(); } |
|
4352 |
|
4353 inline TAknTextLineLayout FM_Radio_texts(TInt aLineIndex) const { return (*(TFM_Radio_texts_sig*)(GetFunction(EApiId_FM_Radio_texts)))(aLineIndex); } |
|
4354 |
|
4355 inline TAknWindowLineLayout aid_cams_cif_uncrop_pane() const { return (*(Taid_cams_cif_uncrop_pane_sig*)(GetFunction(EApiId_aid_cams_cif_uncrop_pane)))(); } |
|
4356 |
|
4357 inline TAknWindowLineLayout video_down_subqcif_pane() const { return (*(Tvideo_down_subqcif_pane_sig*)(GetFunction(EApiId_video_down_subqcif_pane)))(); } |
|
4358 |
|
4359 private: |
|
4360 CInstance(); |
|
4361 }; |
|
4362 |
|
4363 } // end of namespace AppLayout |
|
4364 #endif // APPLAYOUT_CDL |