|
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 AKNAPACLAYOUT_CDL |
|
22 #define AKNAPACLAYOUT_CDL |
|
23 |
|
24 #include <cdlengine.h> |
|
25 #include <aknapaclayout.cdl.common.h> |
|
26 |
|
27 namespace AknApacLayout |
|
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 aknapaclayout.cdl |
|
45 |
|
46 // LAF Table : Find pane elements |
|
47 inline TAknWindowLineLayout Find_pane_elements_Line_6() { return (*(TFind_pane_elements_Line_6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pane_elements_Line_6)))(); } |
|
48 |
|
49 // LAF Table : Pop-up windows (main pane as parent) |
|
50 inline TAknWindowLineLayout popup_fep_china_window(TInt aIsShownWithPopupWindows) { return (*(Tpopup_fep_china_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_china_window)))(aIsShownWithPopupWindows); } |
|
51 |
|
52 inline TAknWindowLineLayout popup_fep_china_pinyin_window(TInt aIndex_H) { return (*(Tpopup_fep_china_pinyin_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_china_pinyin_window)))(aIndex_H); } |
|
53 |
|
54 // LAF Table : Cursor graphics (16) |
|
55 inline TAknWindowLineLayout Cursor_graphics__16__Line_1() { return (*(TCursor_graphics__16__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cursor_graphics__16__Line_1)))(); } |
|
56 |
|
57 // LAF Table : Cut copy and paste highlight graphics (16) |
|
58 inline TAknWindowLineLayout Cut_copy_and_paste_highlight_graphics__16__Line_1() { return (*(TCut_copy_and_paste_highlight_graphics__16__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cut_copy_and_paste_highlight_graphics__16__Line_1)))(); } |
|
59 |
|
60 // LAF Table : Time and date entry graphics (16) |
|
61 inline TAknWindowLineLayout Time_and_date_entry_graphics__16__Line_1() { return (*(TTime_and_date_entry_graphics__16__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Time_and_date_entry_graphics__16__Line_1)))(); } |
|
62 |
|
63 // LAF Table : Pop up window grid pane descendants (APAC character) |
|
64 inline TAknWindowLineLayout cell_apac_character_popup_pane(TInt aCommon1) { return (*(Tcell_apac_character_popup_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_apac_character_popup_pane)))(aCommon1); } |
|
65 |
|
66 // LAF Table : Cell pane texts (pop-up APAC character) |
|
67 inline TAknTextLineLayout Cell_pane_texts__pop_up_APAC_character__Line_1() { return (*(TCell_pane_texts__pop_up_APAC_character__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Cell_pane_texts__pop_up_APAC_character__Line_1)))(); } |
|
68 |
|
69 // LAF Table : APAC character selection pop-up window descendants |
|
70 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_descendants_Line_1(TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_descendants_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_descendants_Line_1)))(aIndex_t); } |
|
71 |
|
72 inline TAknWindowLineLayout grid_apac_character_popup_pane(TInt aIndex_t, TInt aIndex_H) { return (*(Tgrid_apac_character_popup_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_apac_character_popup_pane)))(aIndex_t, aIndex_H); } |
|
73 |
|
74 // LAF Table : APAC character selection pop-up window elements |
|
75 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_elements_Line_1(TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_elements_Line_1)))(aIndex_t); } |
|
76 |
|
77 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_elements_Line_2(TInt aIndex_l, TInt aIndex_H) { return (*(TAPAC_character_selection_pop_up_window_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_elements_Line_2)))(aIndex_l, aIndex_H); } |
|
78 |
|
79 // LAF Table : APAC character selection pop-up window graphics |
|
80 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
81 |
|
82 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect, TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_Line_2)))(aParentRect, aIndex_t); } |
|
83 |
|
84 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect, TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_Line_3)))(aParentRect, aIndex_t); } |
|
85 |
|
86 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect, TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_Line_4)))(aParentRect, aIndex_t); } |
|
87 |
|
88 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_5(const TRect& aParentRect, TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_Line_5)))(aParentRect, aIndex_t); } |
|
89 |
|
90 inline TAknLayoutTableLimits APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits() { return (*(TAPAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits)))(); } |
|
91 |
|
92 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0(TInt aLineIndex, const TRect& aParentRect, TInt aIndex_t) { return (*(TAPAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0)))(aLineIndex, aParentRect, aIndex_t); } |
|
93 |
|
94 // LAF Table : Chinese FEP pop-up window elements and descendants panes |
|
95 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1(TInt aPaneLayout) { return (*(TChinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1)))(aPaneLayout); } |
|
96 |
|
97 inline TAknWindowLineLayout fep_china_entry_pane(TInt aPaneLayout) { return (*(Tfep_china_entry_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_entry_pane)))(aPaneLayout); } |
|
98 |
|
99 inline TAknWindowLineLayout fep_china_candidate_pane(TInt aPaneLayout) { return (*(Tfep_china_candidate_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_candidate_pane)))(aPaneLayout); } |
|
100 |
|
101 // LAF Table : Chinese FEP entry pane texts |
|
102 inline TAknTextLineLayout Chinese_FEP_entry_pane_texts_Line_1(TInt aIndex_C, TInt aPaneLayout) { return (*(TChinese_FEP_entry_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_entry_pane_texts_Line_1)))(aIndex_C, aPaneLayout); } |
|
103 |
|
104 // LAF Table : Chinese FEP candidate pane elements |
|
105 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_1(TInt aLeftRight) { return (*(TChinese_FEP_candidate_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_elements_Line_1)))(aLeftRight); } |
|
106 |
|
107 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_2() { return (*(TChinese_FEP_candidate_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_elements_Line_2)))(); } |
|
108 |
|
109 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_3() { return (*(TChinese_FEP_candidate_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_elements_Line_3)))(); } |
|
110 |
|
111 inline TAknWindowLineLayout fep_china_highlight_pane(TInt aIndex_l) { return (*(Tfep_china_highlight_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_highlight_pane)))(aIndex_l); } |
|
112 |
|
113 inline TAknLayoutTableLimits Chinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits() { return (*(TChinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits)))(); } |
|
114 |
|
115 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_SUB_TABLE_0(TInt aLineIndex) { return (*(TChinese_FEP_candidate_pane_elements_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_elements_SUB_TABLE_0)))(aLineIndex); } |
|
116 |
|
117 // LAF Table : Chinese FEP candidate pane texts |
|
118 inline TAknTextLineLayout Chinese_FEP_candidate_pane_texts_Line_1(TInt aIndex_C, TInt aCommon1) { return (*(TChinese_FEP_candidate_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_texts_Line_1)))(aIndex_C, aCommon1); } |
|
119 |
|
120 inline TAknTextLineLayout Chinese_FEP_candidate_pane_texts_Line_2(TInt aCommon1) { return (*(TChinese_FEP_candidate_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_candidate_pane_texts_Line_2)))(aCommon1); } |
|
121 |
|
122 // LAF Table : Chinese FEP pop up window graphics |
|
123 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_1(const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Line_1)))(aParentRect, aIsShownWithPopupWindows); } |
|
124 |
|
125 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_2(const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Line_2)))(aParentRect, aIsShownWithPopupWindows); } |
|
126 |
|
127 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_3(const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Line_3)))(aParentRect, aIsShownWithPopupWindows); } |
|
128 |
|
129 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_4(const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Line_4)))(aParentRect, aIsShownWithPopupWindows); } |
|
130 |
|
131 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_5(const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Line_5)))(aParentRect, aIsShownWithPopupWindows); } |
|
132 |
|
133 inline TAknLayoutTableLimits Chinese_FEP_pop_up_window_graphics_Limits() { return (*(TChinese_FEP_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics_Limits)))(); } |
|
134 |
|
135 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect, TInt aIsShownWithPopupWindows) { return (*(TChinese_FEP_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_pop_up_window_graphics)))(aLineIndex, aParentRect, aIsShownWithPopupWindows); } |
|
136 |
|
137 // LAF Table : Chinese FEP highlight elements |
|
138 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_1() { return (*(TChinese_FEP_highlight_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_elements_Line_1)))(); } |
|
139 |
|
140 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_2() { return (*(TChinese_FEP_highlight_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_elements_Line_2)))(); } |
|
141 |
|
142 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_3() { return (*(TChinese_FEP_highlight_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_elements_Line_3)))(); } |
|
143 |
|
144 inline TAknLayoutTableLimits Chinese_FEP_highlight_elements_Limits() { return (*(TChinese_FEP_highlight_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_elements_Limits)))(); } |
|
145 |
|
146 inline TAknWindowLineLayout Chinese_FEP_highlight_elements(TInt aLineIndex) { return (*(TChinese_FEP_highlight_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_elements)))(aLineIndex); } |
|
147 |
|
148 // LAF Table : Chinese FEP highlight texts |
|
149 inline TAknTextLineLayout Chinese_FEP_highlight_texts_Line_1(TInt aIndex_C) { return (*(TChinese_FEP_highlight_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_highlight_texts_Line_1)))(aIndex_C); } |
|
150 |
|
151 // LAF Table : Unselected string highlight |
|
152 inline TAknWindowLineLayout Unselected_string_highlight_Line_1(TInt aPaneLayout) { return (*(TUnselected_string_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Unselected_string_highlight_Line_1)))(aPaneLayout); } |
|
153 |
|
154 // LAF Table : Pinyin T9 candidate pop up window descendants panes |
|
155 inline TAknWindowLineLayout list_single_fep_china_pinyin_pane(TInt aIndex_t) { return (*(Tlist_single_fep_china_pinyin_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_single_fep_china_pinyin_pane)))(aIndex_t); } |
|
156 |
|
157 // LAF Table : List pane texts (fep china) |
|
158 inline TAknTextLineLayout List_pane_texts__fep_china__Line_1(TInt aIndex_C) { return (*(TList_pane_texts__fep_china__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_texts__fep_china__Line_1)))(aIndex_C); } |
|
159 |
|
160 // LAF Table : Pinyin T9 candidate pop up window graphics |
|
161 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
162 |
|
163 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
164 |
|
165 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
166 |
|
167 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
168 |
|
169 inline TAknLayoutTableLimits Pinyin_T9_candidate_pop_up_window_graphics_Limits() { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Limits)))(); } |
|
170 |
|
171 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TPinyin_T9_candidate_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
172 |
|
173 // LAF Table : Pinyin T9 candidate highlight |
|
174 inline TAknWindowLineLayout Pinyin_T9_candidate_highlight_Line_1(const TRect& aParentRect) { return (*(TPinyin_T9_candidate_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Pinyin_T9_candidate_highlight_Line_1)))(aParentRect); } |
|
175 |
|
176 // From LAF Table : Pop-up windows (main pane as parent) |
|
177 inline TAknWindowLineLayout popup_grid_apac_character_window(TInt aIndex_H) { return (*(Tpopup_grid_apac_character_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_grid_apac_character_window)))(aIndex_H); } |
|
178 |
|
179 inline TAknWindowLineLayout popup_fep_japan_predictive_window(TInt aIndex_l, TInt aIndex_H) { return (*(Tpopup_fep_japan_predictive_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_japan_predictive_window)))(aIndex_l, aIndex_H); } |
|
180 |
|
181 inline TAknWindowLineLayout popup_fep_japan_candidate_window(TInt aIndex_l, TInt aIndex_W, TInt aIndex_H) { return (*(Tpopup_fep_japan_candidate_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_japan_candidate_window)))(aIndex_l, aIndex_W, aIndex_H); } |
|
182 |
|
183 // LAF Table : Candidateselection descendant panes |
|
184 inline TAknWindowLineLayout candidate_pane(TInt aIndex_W, TInt aIndex_H) { return (*(Tcandidate_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_candidate_pane)))(aIndex_W, aIndex_H); } |
|
185 |
|
186 // LAF Table : APAC specific list pane placing |
|
187 inline TAknWindowLineLayout list_single_popup_jap_candidate_pane(TInt aIndex_t, TInt aIndex_W) { return (*(Tlist_single_popup_jap_candidate_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_single_popup_jap_candidate_pane)))(aIndex_t, aIndex_W); } |
|
188 |
|
189 // LAF Table : Listpane text (single japan fep) |
|
190 inline TAknTextLineLayout List_pane_text__single_japan_fep__Line_1(TInt aIndex_W) { return (*(TList_pane_text__single_japan_fep__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_List_pane_text__single_japan_fep__Line_1)))(aIndex_W); } |
|
191 |
|
192 // LAF Table : Predictive candidate selection list texts |
|
193 inline TAknTextLineLayout Predictive_candidate_selection_list_texts_Line_1(TInt aIndex_C, TInt aIndex_B) { return (*(TPredictive_candidate_selection_list_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_list_texts_Line_1)))(aIndex_C, aIndex_B); } |
|
194 |
|
195 inline TAknMultiLineTextLayout Multiline_Predictive_candidate_selection_list_texts_Line_1(TInt aIndex_C, TInt aNumberOfLinesShown) { return (*(TMultiline_Predictive_candidate_selection_list_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Multiline_Predictive_candidate_selection_list_texts_Line_1)))(aIndex_C, aNumberOfLinesShown); } |
|
196 |
|
197 // LAF Table : Predictive candidate selection highlight |
|
198 inline TAknWindowLineLayout Predictive_candidate_selection_highlight_Line_1() { return (*(TPredictive_candidate_selection_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_highlight_Line_1)))(); } |
|
199 |
|
200 // LAF Table : Predictive candidate selection popup window graphics |
|
201 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_1(const TRect& aParentRect) { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics_Line_1)))(aParentRect); } |
|
202 |
|
203 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_2(const TRect& aParentRect) { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics_Line_2)))(aParentRect); } |
|
204 |
|
205 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_3(const TRect& aParentRect) { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics_Line_3)))(aParentRect); } |
|
206 |
|
207 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_4(const TRect& aParentRect) { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics_Line_4)))(aParentRect); } |
|
208 |
|
209 inline TAknLayoutTableLimits Predictive_candidate_selection_popup_window_graphics_Limits() { return (*(TPredictive_candidate_selection_popup_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics_Limits)))(); } |
|
210 |
|
211 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TPredictive_candidate_selection_popup_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Predictive_candidate_selection_popup_window_graphics)))(aLineIndex, aParentRect); } |
|
212 |
|
213 // LAF Table : Candidate selection list texts |
|
214 inline TAknTextLineLayout Candidate_selection_list_texts_Line_1() { return (*(TCandidate_selection_list_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_list_texts_Line_1)))(); } |
|
215 |
|
216 // LAF Table : Candidate selection pop-up window graphics |
|
217 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TCandidate_selection_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
218 |
|
219 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TCandidate_selection_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
220 |
|
221 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TCandidate_selection_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
222 |
|
223 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TCandidate_selection_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
224 |
|
225 inline TAknLayoutTableLimits Candidate_selection_pop_up_window_graphics_Limits() { return (*(TCandidate_selection_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics_Limits)))(); } |
|
226 |
|
227 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TCandidate_selection_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
228 |
|
229 // LAF Table : Chinese FEP Zi popup window elements and descendants panes |
|
230 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1() { return (*(TChinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1)))(); } |
|
231 |
|
232 inline TAknWindowLineLayout fep_china_zi_entry_pane(TInt aIndex_W) { return (*(Tfep_china_zi_entry_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_zi_entry_pane)))(aIndex_W); } |
|
233 |
|
234 inline TAknWindowLineLayout fep_china_zi_candidate_pane(TInt aIndex_t) { return (*(Tfep_china_zi_candidate_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_zi_candidate_pane)))(aIndex_t); } |
|
235 |
|
236 // LAF Table : Chinese FEP Zi entry pane elements |
|
237 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements_Line_1() { return (*(TChinese_FEP_Zi_entry_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_entry_pane_elements_Line_1)))(); } |
|
238 |
|
239 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements_Line_2() { return (*(TChinese_FEP_Zi_entry_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_entry_pane_elements_Line_2)))(); } |
|
240 |
|
241 inline TAknLayoutTableLimits Chinese_FEP_Zi_entry_pane_elements_Limits() { return (*(TChinese_FEP_Zi_entry_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_entry_pane_elements_Limits)))(); } |
|
242 |
|
243 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements(TInt aLineIndex) { return (*(TChinese_FEP_Zi_entry_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_entry_pane_elements)))(aLineIndex); } |
|
244 |
|
245 // LAF Table : Chinese FEP Zi entry pane texts |
|
246 inline TAknTextLineLayout Chinese_FEP_Zi_entry_pane_texts_Line_1(TInt aIndex_C) { return (*(TChinese_FEP_Zi_entry_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_entry_pane_texts_Line_1)))(aIndex_C); } |
|
247 |
|
248 // LAF Table : Chinese FEP Zi candidate pane elements |
|
249 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_1() { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_1)))(); } |
|
250 |
|
251 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_2() { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_2)))(); } |
|
252 |
|
253 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_3() { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_3)))(); } |
|
254 |
|
255 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_4() { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_4)))(); } |
|
256 |
|
257 inline TAknWindowLineLayout fep_china_zi_highlight_pane() { return (*(Tfep_china_zi_highlight_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_zi_highlight_pane)))(); } |
|
258 |
|
259 inline TAknLayoutTableLimits Chinese_FEP_Zi_candidate_pane_elements_Limits() { return (*(TChinese_FEP_Zi_candidate_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements_Limits)))(); } |
|
260 |
|
261 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements(TInt aLineIndex) { return (*(TChinese_FEP_Zi_candidate_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_elements)))(aLineIndex); } |
|
262 |
|
263 // LAF Table : Chinese FEP Zi candidate pane texts |
|
264 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_1() { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_1)))(); } |
|
265 |
|
266 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_2() { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_2)))(); } |
|
267 |
|
268 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_3() { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_3)))(); } |
|
269 |
|
270 inline TAknLayoutTableLimits Chinese_FEP_Zi_candidate_pane_texts_Limits() { return (*(TChinese_FEP_Zi_candidate_pane_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_texts_Limits)))(); } |
|
271 |
|
272 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts(TInt aLineIndex) { return (*(TChinese_FEP_Zi_candidate_pane_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_candidate_pane_texts)))(aLineIndex); } |
|
273 |
|
274 // LAF Table : Chinese FEP Zi popup window graphics (part 1) |
|
275 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_1() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_1)))(); } |
|
276 |
|
277 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_2(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_2)))(aIndex_t); } |
|
278 |
|
279 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_3(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_3)))(aIndex_t); } |
|
280 |
|
281 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_4() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_4)))(); } |
|
282 |
|
283 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_5() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_5)))(); } |
|
284 |
|
285 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits)))(); } |
|
286 |
|
287 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
288 |
|
289 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits)))(); } |
|
290 |
|
291 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1(TInt aLineIndex) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1)))(aLineIndex); } |
|
292 |
|
293 // LAF Table : Chinese FEP Zi popup window graphics (part 2) |
|
294 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_1(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_1)))(aIndex_t); } |
|
295 |
|
296 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_2(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_2)))(aIndex_t); } |
|
297 |
|
298 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_3(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_3)))(aIndex_t); } |
|
299 |
|
300 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_4(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_4)))(aIndex_t); } |
|
301 |
|
302 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_5(TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_5)))(aIndex_t); } |
|
303 |
|
304 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_2__Limits() { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Limits)))(); } |
|
305 |
|
306 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2_(TInt aLineIndex, TInt aIndex_t) { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2_)))(aLineIndex, aIndex_t); } |
|
307 |
|
308 // LAF Table : Input highlight elements |
|
309 inline TAknWindowLineLayout Input_highlight_elements_Line_1() { return (*(TInput_highlight_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Input_highlight_elements_Line_1)))(); } |
|
310 |
|
311 // LAF Table : Candidate selection |
|
312 inline TAknWindowLineLayout Candidate_selection_Line_1(const TRect& aParentRect) { return (*(TCandidate_selection_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_Line_1)))(aParentRect); } |
|
313 |
|
314 inline TAknWindowLineLayout Candidate_selection_Line_2(const TRect& aParentRect) { return (*(TCandidate_selection_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_Line_2)))(aParentRect); } |
|
315 |
|
316 inline TAknLayoutTableLimits Candidate_selection_Limits() { return (*(TCandidate_selection_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_Limits)))(); } |
|
317 |
|
318 inline TAknWindowLineLayout Candidate_selection(TInt aLineIndex, const TRect& aParentRect) { return (*(TCandidate_selection_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection)))(aLineIndex, aParentRect); } |
|
319 |
|
320 // From LAF Table : Pop-up windows (main pane as parent) |
|
321 inline TAknWindowLineLayout popup_fep_china_zi_window(TInt aCommon1) { return (*(Tpopup_fep_china_zi_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_china_zi_window)))(aCommon1); } |
|
322 |
|
323 // LAF Table : Find pop-up window elements |
|
324 inline TAknWindowLineLayout Find_pop_up_window_elements_Line_5() { return (*(TFind_pop_up_window_elements_Line_5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Find_pop_up_window_elements_Line_5)))(); } |
|
325 |
|
326 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1() { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1)))(); } |
|
327 |
|
328 inline TAknWindowLineLayout fep_china_uni_entry_pane() { return (*(Tfep_china_uni_entry_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_uni_entry_pane)))(); } |
|
329 |
|
330 inline TAknWindowLineLayout fep_china_uni_candidate_pane(TInt aIndex_t) { return (*(Tfep_china_uni_candidate_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_china_uni_candidate_pane)))(aIndex_t); } |
|
331 |
|
332 inline TAknLayoutTableLimits Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits() { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits)))(); } |
|
333 |
|
334 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0(TInt aLineIndex) { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0)))(aLineIndex); } |
|
335 |
|
336 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements_Line_1() { return (*(TChinese_universal_FEP_entry_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_entry_pane_elements_Line_1)))(); } |
|
337 |
|
338 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements_Line_2() { return (*(TChinese_universal_FEP_entry_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_entry_pane_elements_Line_2)))(); } |
|
339 |
|
340 inline TAknWindowLineLayout fep_entry_item_pane() { return (*(Tfep_entry_item_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_entry_item_pane)))(); } |
|
341 |
|
342 inline TAknLayoutTableLimits Chinese_universal_FEP_entry_pane_elements_Limits() { return (*(TChinese_universal_FEP_entry_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_entry_pane_elements_Limits)))(); } |
|
343 |
|
344 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements(TInt aLineIndex) { return (*(TChinese_universal_FEP_entry_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_entry_pane_elements)))(aLineIndex); } |
|
345 |
|
346 inline TAknTextLineLayout Chinese_universal_FEP_entry_pane_texts_Line_1(TInt aIndex_C) { return (*(TChinese_universal_FEP_entry_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_entry_pane_texts_Line_1)))(aIndex_C); } |
|
347 |
|
348 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_1() { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_1)))(); } |
|
349 |
|
350 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_2() { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_2)))(); } |
|
351 |
|
352 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_3() { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_3)))(); } |
|
353 |
|
354 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_4() { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_4)))(); } |
|
355 |
|
356 inline TAknWindowLineLayout fep_candidate_item_pane() { return (*(Tfep_candidate_item_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_fep_candidate_item_pane)))(); } |
|
357 |
|
358 inline TAknLayoutTableLimits Chinese_universal_FEPcandidate_pane_elements_Limits() { return (*(TChinese_universal_FEPcandidate_pane_elements_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements_Limits)))(); } |
|
359 |
|
360 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements(TInt aLineIndex) { return (*(TChinese_universal_FEPcandidate_pane_elements_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEPcandidate_pane_elements)))(aLineIndex); } |
|
361 |
|
362 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_1() { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_1)))(); } |
|
363 |
|
364 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_2() { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_2)))(); } |
|
365 |
|
366 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_3() { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_3)))(); } |
|
367 |
|
368 inline TAknLayoutTableLimits Chinese_universal_FEP_candidate_pane_texts_Limits() { return (*(TChinese_universal_FEP_candidate_pane_texts_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_candidate_pane_texts_Limits)))(); } |
|
369 |
|
370 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts(TInt aLineIndex) { return (*(TChinese_universal_FEP_candidate_pane_texts_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_candidate_pane_texts)))(aLineIndex); } |
|
371 |
|
372 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_1(const TRect& aParentRect) { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
373 |
|
374 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_2(const TRect& aParentRect) { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
375 |
|
376 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_3(const TRect& aParentRect) { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
377 |
|
378 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_4(const TRect& aParentRect) { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
379 |
|
380 inline TAknLayoutTableLimits Chinese_universal_FEP_pop_up_window_graphics_Limits() { return (*(TChinese_universal_FEP_pop_up_window_graphics_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics_Limits)))(); } |
|
381 |
|
382 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) { return (*(TChinese_universal_FEP_pop_up_window_graphics_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Chinese_universal_FEP_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
383 |
|
384 inline TAknWindowLineLayout Input_highlight_Line_1(const TRect& aParentRect) { return (*(TInput_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Input_highlight_Line_1)))(aParentRect); } |
|
385 |
|
386 inline TAknWindowLineLayout Candidate_selection_highlight_Line_1(const TRect& aParentRect) { return (*(TCandidate_selection_highlight_Line_1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_highlight_Line_1)))(aParentRect); } |
|
387 |
|
388 inline TAknWindowLineLayout Candidate_selection_highlight_Line_2(const TRect& aParentRect) { return (*(TCandidate_selection_highlight_Line_2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_highlight_Line_2)))(aParentRect); } |
|
389 |
|
390 inline TAknLayoutTableLimits Candidate_selection_highlight_Limits() { return (*(TCandidate_selection_highlight_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_highlight_Limits)))(); } |
|
391 |
|
392 inline TAknWindowLineLayout Candidate_selection_highlight(TInt aLineIndex, const TRect& aParentRect) { return (*(TCandidate_selection_highlight_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Candidate_selection_highlight)))(aLineIndex, aParentRect); } |
|
393 |
|
394 inline TAknWindowLineLayout popup_fep_china_uni_window(TInt aIndex_l, TInt aIndex_H) { return (*(Tpopup_fep_china_uni_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_fep_china_uni_window)))(aIndex_l, aIndex_H); } |
|
395 |
|
396 |
|
397 |
|
398 class CInstance : public CCdlInstance |
|
399 { |
|
400 public: |
|
401 enum { ETypeId = KCdlInterfaceUidValue }; |
|
402 |
|
403 inline static const CInstance& CustomisationInstance() { return (const CInstance&)(CdlEngine::CustomisationInstance(KCdlInterfaceUid)); } |
|
404 inline static CInstance* NewL(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL) { return (CInstance*) CCdlInstance::NewL(aRef, &KCdlInterface, aSubLayer); } |
|
405 inline static CInstance* NewLC(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL) { return (CInstance*) CCdlInstance::NewLC(aRef, &KCdlInterface, aSubLayer); } |
|
406 inline static CInstance* NewL(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL) { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewL(ref, aSubLayer); } |
|
407 inline static CInstance* NewLC(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL) { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewLC(ref, aSubLayer); } |
|
408 |
|
409 inline const CInstance* SubLayer() { return static_cast<const CInstance*>(CCdlInstance::SubLayer()); } |
|
410 |
|
411 // CDL API functions, as defined in aknapaclayout.cdl |
|
412 |
|
413 // LAF Table : Find pane elements |
|
414 inline TAknWindowLineLayout Find_pane_elements_Line_6() const { return (*(TFind_pane_elements_Line_6_sig*)(GetFunction(EApiId_Find_pane_elements_Line_6)))(); } |
|
415 |
|
416 // LAF Table : Pop-up windows (main pane as parent) |
|
417 inline TAknWindowLineLayout popup_fep_china_window(TInt aIsShownWithPopupWindows) const { return (*(Tpopup_fep_china_window_sig*)(GetFunction(EApiId_popup_fep_china_window)))(aIsShownWithPopupWindows); } |
|
418 |
|
419 inline TAknWindowLineLayout popup_fep_china_pinyin_window(TInt aIndex_H) const { return (*(Tpopup_fep_china_pinyin_window_sig*)(GetFunction(EApiId_popup_fep_china_pinyin_window)))(aIndex_H); } |
|
420 |
|
421 // LAF Table : Cursor graphics (16) |
|
422 inline TAknWindowLineLayout Cursor_graphics__16__Line_1() const { return (*(TCursor_graphics__16__Line_1_sig*)(GetFunction(EApiId_Cursor_graphics__16__Line_1)))(); } |
|
423 |
|
424 // LAF Table : Cut copy and paste highlight graphics (16) |
|
425 inline TAknWindowLineLayout Cut_copy_and_paste_highlight_graphics__16__Line_1() const { return (*(TCut_copy_and_paste_highlight_graphics__16__Line_1_sig*)(GetFunction(EApiId_Cut_copy_and_paste_highlight_graphics__16__Line_1)))(); } |
|
426 |
|
427 // LAF Table : Time and date entry graphics (16) |
|
428 inline TAknWindowLineLayout Time_and_date_entry_graphics__16__Line_1() const { return (*(TTime_and_date_entry_graphics__16__Line_1_sig*)(GetFunction(EApiId_Time_and_date_entry_graphics__16__Line_1)))(); } |
|
429 |
|
430 // LAF Table : Pop up window grid pane descendants (APAC character) |
|
431 inline TAknWindowLineLayout cell_apac_character_popup_pane(TInt aCommon1) const { return (*(Tcell_apac_character_popup_pane_sig*)(GetFunction(EApiId_cell_apac_character_popup_pane)))(aCommon1); } |
|
432 |
|
433 // LAF Table : Cell pane texts (pop-up APAC character) |
|
434 inline TAknTextLineLayout Cell_pane_texts__pop_up_APAC_character__Line_1() const { return (*(TCell_pane_texts__pop_up_APAC_character__Line_1_sig*)(GetFunction(EApiId_Cell_pane_texts__pop_up_APAC_character__Line_1)))(); } |
|
435 |
|
436 // LAF Table : APAC character selection pop-up window descendants |
|
437 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_descendants_Line_1(TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_descendants_Line_1_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_descendants_Line_1)))(aIndex_t); } |
|
438 |
|
439 inline TAknWindowLineLayout grid_apac_character_popup_pane(TInt aIndex_t, TInt aIndex_H) const { return (*(Tgrid_apac_character_popup_pane_sig*)(GetFunction(EApiId_grid_apac_character_popup_pane)))(aIndex_t, aIndex_H); } |
|
440 |
|
441 // LAF Table : APAC character selection pop-up window elements |
|
442 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_elements_Line_1(TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_elements_Line_1_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_elements_Line_1)))(aIndex_t); } |
|
443 |
|
444 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_elements_Line_2(TInt aIndex_l, TInt aIndex_H) const { return (*(TAPAC_character_selection_pop_up_window_elements_Line_2_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_elements_Line_2)))(aIndex_l, aIndex_H); } |
|
445 |
|
446 // LAF Table : APAC character selection pop-up window graphics |
|
447 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
448 |
|
449 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect, TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_Line_2)))(aParentRect, aIndex_t); } |
|
450 |
|
451 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect, TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_Line_3)))(aParentRect, aIndex_t); } |
|
452 |
|
453 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect, TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_Line_4)))(aParentRect, aIndex_t); } |
|
454 |
|
455 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_Line_5(const TRect& aParentRect, TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_Line_5)))(aParentRect, aIndex_t); } |
|
456 |
|
457 inline TAknLayoutTableLimits APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits() const { return (*(TAPAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_Limits)))(); } |
|
458 |
|
459 inline TAknWindowLineLayout APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0(TInt aLineIndex, const TRect& aParentRect, TInt aIndex_t) const { return (*(TAPAC_character_selection_pop_up_window_graphics_SUB_TABLE_0_sig*)(GetFunction(EApiId_APAC_character_selection_pop_up_window_graphics_SUB_TABLE_0)))(aLineIndex, aParentRect, aIndex_t); } |
|
460 |
|
461 // LAF Table : Chinese FEP pop-up window elements and descendants panes |
|
462 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1(TInt aPaneLayout) const { return (*(TChinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_elements_and_descendants_panes_Line_1)))(aPaneLayout); } |
|
463 |
|
464 inline TAknWindowLineLayout fep_china_entry_pane(TInt aPaneLayout) const { return (*(Tfep_china_entry_pane_sig*)(GetFunction(EApiId_fep_china_entry_pane)))(aPaneLayout); } |
|
465 |
|
466 inline TAknWindowLineLayout fep_china_candidate_pane(TInt aPaneLayout) const { return (*(Tfep_china_candidate_pane_sig*)(GetFunction(EApiId_fep_china_candidate_pane)))(aPaneLayout); } |
|
467 |
|
468 // LAF Table : Chinese FEP entry pane texts |
|
469 inline TAknTextLineLayout Chinese_FEP_entry_pane_texts_Line_1(TInt aIndex_C, TInt aPaneLayout) const { return (*(TChinese_FEP_entry_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_entry_pane_texts_Line_1)))(aIndex_C, aPaneLayout); } |
|
470 |
|
471 // LAF Table : Chinese FEP candidate pane elements |
|
472 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_1(TInt aLeftRight) const { return (*(TChinese_FEP_candidate_pane_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_elements_Line_1)))(aLeftRight); } |
|
473 |
|
474 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_2() const { return (*(TChinese_FEP_candidate_pane_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_elements_Line_2)))(); } |
|
475 |
|
476 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_Line_3() const { return (*(TChinese_FEP_candidate_pane_elements_Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_elements_Line_3)))(); } |
|
477 |
|
478 inline TAknWindowLineLayout fep_china_highlight_pane(TInt aIndex_l) const { return (*(Tfep_china_highlight_pane_sig*)(GetFunction(EApiId_fep_china_highlight_pane)))(aIndex_l); } |
|
479 |
|
480 inline TAknLayoutTableLimits Chinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits() const { return (*(TChinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_elements_SUB_TABLE_0_Limits)))(); } |
|
481 |
|
482 inline TAknWindowLineLayout Chinese_FEP_candidate_pane_elements_SUB_TABLE_0(TInt aLineIndex) const { return (*(TChinese_FEP_candidate_pane_elements_SUB_TABLE_0_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_elements_SUB_TABLE_0)))(aLineIndex); } |
|
483 |
|
484 // LAF Table : Chinese FEP candidate pane texts |
|
485 inline TAknTextLineLayout Chinese_FEP_candidate_pane_texts_Line_1(TInt aIndex_C, TInt aCommon1) const { return (*(TChinese_FEP_candidate_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_texts_Line_1)))(aIndex_C, aCommon1); } |
|
486 |
|
487 inline TAknTextLineLayout Chinese_FEP_candidate_pane_texts_Line_2(TInt aCommon1) const { return (*(TChinese_FEP_candidate_pane_texts_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_candidate_pane_texts_Line_2)))(aCommon1); } |
|
488 |
|
489 // LAF Table : Chinese FEP pop up window graphics |
|
490 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_1(const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Line_1)))(aParentRect, aIsShownWithPopupWindows); } |
|
491 |
|
492 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_2(const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Line_2)))(aParentRect, aIsShownWithPopupWindows); } |
|
493 |
|
494 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_3(const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Line_3)))(aParentRect, aIsShownWithPopupWindows); } |
|
495 |
|
496 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_4(const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Line_4)))(aParentRect, aIsShownWithPopupWindows); } |
|
497 |
|
498 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics_Line_5(const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_Line_5_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Line_5)))(aParentRect, aIsShownWithPopupWindows); } |
|
499 |
|
500 inline TAknLayoutTableLimits Chinese_FEP_pop_up_window_graphics_Limits() const { return (*(TChinese_FEP_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics_Limits)))(); } |
|
501 |
|
502 inline TAknWindowLineLayout Chinese_FEP_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect, TInt aIsShownWithPopupWindows) const { return (*(TChinese_FEP_pop_up_window_graphics_sig*)(GetFunction(EApiId_Chinese_FEP_pop_up_window_graphics)))(aLineIndex, aParentRect, aIsShownWithPopupWindows); } |
|
503 |
|
504 // LAF Table : Chinese FEP highlight elements |
|
505 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_1() const { return (*(TChinese_FEP_highlight_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_elements_Line_1)))(); } |
|
506 |
|
507 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_2() const { return (*(TChinese_FEP_highlight_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_elements_Line_2)))(); } |
|
508 |
|
509 inline TAknWindowLineLayout Chinese_FEP_highlight_elements_Line_3() const { return (*(TChinese_FEP_highlight_elements_Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_elements_Line_3)))(); } |
|
510 |
|
511 inline TAknLayoutTableLimits Chinese_FEP_highlight_elements_Limits() const { return (*(TChinese_FEP_highlight_elements_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_elements_Limits)))(); } |
|
512 |
|
513 inline TAknWindowLineLayout Chinese_FEP_highlight_elements(TInt aLineIndex) const { return (*(TChinese_FEP_highlight_elements_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_elements)))(aLineIndex); } |
|
514 |
|
515 // LAF Table : Chinese FEP highlight texts |
|
516 inline TAknTextLineLayout Chinese_FEP_highlight_texts_Line_1(TInt aIndex_C) const { return (*(TChinese_FEP_highlight_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_highlight_texts_Line_1)))(aIndex_C); } |
|
517 |
|
518 // LAF Table : Unselected string highlight |
|
519 inline TAknWindowLineLayout Unselected_string_highlight_Line_1(TInt aPaneLayout) const { return (*(TUnselected_string_highlight_Line_1_sig*)(GetFunction(EApiId_Unselected_string_highlight_Line_1)))(aPaneLayout); } |
|
520 |
|
521 // LAF Table : Pinyin T9 candidate pop up window descendants panes |
|
522 inline TAknWindowLineLayout list_single_fep_china_pinyin_pane(TInt aIndex_t) const { return (*(Tlist_single_fep_china_pinyin_pane_sig*)(GetFunction(EApiId_list_single_fep_china_pinyin_pane)))(aIndex_t); } |
|
523 |
|
524 // LAF Table : List pane texts (fep china) |
|
525 inline TAknTextLineLayout List_pane_texts__fep_china__Line_1(TInt aIndex_C) const { return (*(TList_pane_texts__fep_china__Line_1_sig*)(GetFunction(EApiId_List_pane_texts__fep_china__Line_1)))(aIndex_C); } |
|
526 |
|
527 // LAF Table : Pinyin T9 candidate pop up window graphics |
|
528 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
529 |
|
530 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
531 |
|
532 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
533 |
|
534 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
535 |
|
536 inline TAknLayoutTableLimits Pinyin_T9_candidate_pop_up_window_graphics_Limits() const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics_Limits)))(); } |
|
537 |
|
538 inline TAknWindowLineLayout Pinyin_T9_candidate_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_pop_up_window_graphics_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
539 |
|
540 // LAF Table : Pinyin T9 candidate highlight |
|
541 inline TAknWindowLineLayout Pinyin_T9_candidate_highlight_Line_1(const TRect& aParentRect) const { return (*(TPinyin_T9_candidate_highlight_Line_1_sig*)(GetFunction(EApiId_Pinyin_T9_candidate_highlight_Line_1)))(aParentRect); } |
|
542 |
|
543 // From LAF Table : Pop-up windows (main pane as parent) |
|
544 inline TAknWindowLineLayout popup_grid_apac_character_window(TInt aIndex_H) const { return (*(Tpopup_grid_apac_character_window_sig*)(GetFunction(EApiId_popup_grid_apac_character_window)))(aIndex_H); } |
|
545 |
|
546 inline TAknWindowLineLayout popup_fep_japan_predictive_window(TInt aIndex_l, TInt aIndex_H) const { return (*(Tpopup_fep_japan_predictive_window_sig*)(GetFunction(EApiId_popup_fep_japan_predictive_window)))(aIndex_l, aIndex_H); } |
|
547 |
|
548 inline TAknWindowLineLayout popup_fep_japan_candidate_window(TInt aIndex_l, TInt aIndex_W, TInt aIndex_H) const { return (*(Tpopup_fep_japan_candidate_window_sig*)(GetFunction(EApiId_popup_fep_japan_candidate_window)))(aIndex_l, aIndex_W, aIndex_H); } |
|
549 |
|
550 // LAF Table : Candidateselection descendant panes |
|
551 inline TAknWindowLineLayout candidate_pane(TInt aIndex_W, TInt aIndex_H) const { return (*(Tcandidate_pane_sig*)(GetFunction(EApiId_candidate_pane)))(aIndex_W, aIndex_H); } |
|
552 |
|
553 // LAF Table : APAC specific list pane placing |
|
554 inline TAknWindowLineLayout list_single_popup_jap_candidate_pane(TInt aIndex_t, TInt aIndex_W) const { return (*(Tlist_single_popup_jap_candidate_pane_sig*)(GetFunction(EApiId_list_single_popup_jap_candidate_pane)))(aIndex_t, aIndex_W); } |
|
555 |
|
556 // LAF Table : Listpane text (single japan fep) |
|
557 inline TAknTextLineLayout List_pane_text__single_japan_fep__Line_1(TInt aIndex_W) const { return (*(TList_pane_text__single_japan_fep__Line_1_sig*)(GetFunction(EApiId_List_pane_text__single_japan_fep__Line_1)))(aIndex_W); } |
|
558 |
|
559 // LAF Table : Predictive candidate selection list texts |
|
560 inline TAknTextLineLayout Predictive_candidate_selection_list_texts_Line_1(TInt aIndex_C, TInt aIndex_B) const { return (*(TPredictive_candidate_selection_list_texts_Line_1_sig*)(GetFunction(EApiId_Predictive_candidate_selection_list_texts_Line_1)))(aIndex_C, aIndex_B); } |
|
561 |
|
562 inline TAknMultiLineTextLayout Multiline_Predictive_candidate_selection_list_texts_Line_1(TInt aIndex_C, TInt aNumberOfLinesShown) const { return (*(TMultiline_Predictive_candidate_selection_list_texts_Line_1_sig*)(GetFunction(EApiId_Multiline_Predictive_candidate_selection_list_texts_Line_1)))(aIndex_C, aNumberOfLinesShown); } |
|
563 |
|
564 // LAF Table : Predictive candidate selection highlight |
|
565 inline TAknWindowLineLayout Predictive_candidate_selection_highlight_Line_1() const { return (*(TPredictive_candidate_selection_highlight_Line_1_sig*)(GetFunction(EApiId_Predictive_candidate_selection_highlight_Line_1)))(); } |
|
566 |
|
567 // LAF Table : Predictive candidate selection popup window graphics |
|
568 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_1_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics_Line_1)))(aParentRect); } |
|
569 |
|
570 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_2_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics_Line_2)))(aParentRect); } |
|
571 |
|
572 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_3_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics_Line_3)))(aParentRect); } |
|
573 |
|
574 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TPredictive_candidate_selection_popup_window_graphics_Line_4_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics_Line_4)))(aParentRect); } |
|
575 |
|
576 inline TAknLayoutTableLimits Predictive_candidate_selection_popup_window_graphics_Limits() const { return (*(TPredictive_candidate_selection_popup_window_graphics_Limits_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics_Limits)))(); } |
|
577 |
|
578 inline TAknWindowLineLayout Predictive_candidate_selection_popup_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TPredictive_candidate_selection_popup_window_graphics_sig*)(GetFunction(EApiId_Predictive_candidate_selection_popup_window_graphics)))(aLineIndex, aParentRect); } |
|
579 |
|
580 // LAF Table : Candidate selection list texts |
|
581 inline TAknTextLineLayout Candidate_selection_list_texts_Line_1() const { return (*(TCandidate_selection_list_texts_Line_1_sig*)(GetFunction(EApiId_Candidate_selection_list_texts_Line_1)))(); } |
|
582 |
|
583 // LAF Table : Candidate selection pop-up window graphics |
|
584 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TCandidate_selection_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
585 |
|
586 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TCandidate_selection_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
587 |
|
588 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TCandidate_selection_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
589 |
|
590 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TCandidate_selection_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
591 |
|
592 inline TAknLayoutTableLimits Candidate_selection_pop_up_window_graphics_Limits() const { return (*(TCandidate_selection_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics_Limits)))(); } |
|
593 |
|
594 inline TAknWindowLineLayout Candidate_selection_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TCandidate_selection_pop_up_window_graphics_sig*)(GetFunction(EApiId_Candidate_selection_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
595 |
|
596 // LAF Table : Chinese FEP Zi popup window elements and descendants panes |
|
597 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1() const { return (*(TChinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_elements_and_descendants_panes_Line_1)))(); } |
|
598 |
|
599 inline TAknWindowLineLayout fep_china_zi_entry_pane(TInt aIndex_W) const { return (*(Tfep_china_zi_entry_pane_sig*)(GetFunction(EApiId_fep_china_zi_entry_pane)))(aIndex_W); } |
|
600 |
|
601 inline TAknWindowLineLayout fep_china_zi_candidate_pane(TInt aIndex_t) const { return (*(Tfep_china_zi_candidate_pane_sig*)(GetFunction(EApiId_fep_china_zi_candidate_pane)))(aIndex_t); } |
|
602 |
|
603 // LAF Table : Chinese FEP Zi entry pane elements |
|
604 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements_Line_1() const { return (*(TChinese_FEP_Zi_entry_pane_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_entry_pane_elements_Line_1)))(); } |
|
605 |
|
606 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements_Line_2() const { return (*(TChinese_FEP_Zi_entry_pane_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_entry_pane_elements_Line_2)))(); } |
|
607 |
|
608 inline TAknLayoutTableLimits Chinese_FEP_Zi_entry_pane_elements_Limits() const { return (*(TChinese_FEP_Zi_entry_pane_elements_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_entry_pane_elements_Limits)))(); } |
|
609 |
|
610 inline TAknWindowLineLayout Chinese_FEP_Zi_entry_pane_elements(TInt aLineIndex) const { return (*(TChinese_FEP_Zi_entry_pane_elements_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_entry_pane_elements)))(aLineIndex); } |
|
611 |
|
612 // LAF Table : Chinese FEP Zi entry pane texts |
|
613 inline TAknTextLineLayout Chinese_FEP_Zi_entry_pane_texts_Line_1(TInt aIndex_C) const { return (*(TChinese_FEP_Zi_entry_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_entry_pane_texts_Line_1)))(aIndex_C); } |
|
614 |
|
615 // LAF Table : Chinese FEP Zi candidate pane elements |
|
616 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_1() const { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_1)))(); } |
|
617 |
|
618 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_2() const { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_2)))(); } |
|
619 |
|
620 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_3() const { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_3)))(); } |
|
621 |
|
622 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements_Line_4() const { return (*(TChinese_FEP_Zi_candidate_pane_elements_Line_4_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements_Line_4)))(); } |
|
623 |
|
624 inline TAknWindowLineLayout fep_china_zi_highlight_pane() const { return (*(Tfep_china_zi_highlight_pane_sig*)(GetFunction(EApiId_fep_china_zi_highlight_pane)))(); } |
|
625 |
|
626 inline TAknLayoutTableLimits Chinese_FEP_Zi_candidate_pane_elements_Limits() const { return (*(TChinese_FEP_Zi_candidate_pane_elements_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements_Limits)))(); } |
|
627 |
|
628 inline TAknWindowLineLayout Chinese_FEP_Zi_candidate_pane_elements(TInt aLineIndex) const { return (*(TChinese_FEP_Zi_candidate_pane_elements_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_elements)))(aLineIndex); } |
|
629 |
|
630 // LAF Table : Chinese FEP Zi candidate pane texts |
|
631 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_1() const { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_1)))(); } |
|
632 |
|
633 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_2() const { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_2)))(); } |
|
634 |
|
635 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts_Line_3() const { return (*(TChinese_FEP_Zi_candidate_pane_texts_Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_texts_Line_3)))(); } |
|
636 |
|
637 inline TAknLayoutTableLimits Chinese_FEP_Zi_candidate_pane_texts_Limits() const { return (*(TChinese_FEP_Zi_candidate_pane_texts_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_texts_Limits)))(); } |
|
638 |
|
639 inline TAknTextLineLayout Chinese_FEP_Zi_candidate_pane_texts(TInt aLineIndex) const { return (*(TChinese_FEP_Zi_candidate_pane_texts_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_candidate_pane_texts)))(aLineIndex); } |
|
640 |
|
641 // LAF Table : Chinese FEP Zi popup window graphics (part 1) |
|
642 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_1() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_1)))(); } |
|
643 |
|
644 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_2(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_2)))(aIndex_t); } |
|
645 |
|
646 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_3(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_3)))(aIndex_t); } |
|
647 |
|
648 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_4() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_4_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_4)))(); } |
|
649 |
|
650 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__Line_5() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__Line_5_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__Line_5)))(); } |
|
651 |
|
652 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_Limits)))(); } |
|
653 |
|
654 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0(TInt aLineIndex, TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_0)))(aLineIndex, aIndex_t); } |
|
655 |
|
656 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_Limits)))(); } |
|
657 |
|
658 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1(TInt aLineIndex) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_1__SUB_TABLE_1)))(aLineIndex); } |
|
659 |
|
660 // LAF Table : Chinese FEP Zi popup window graphics (part 2) |
|
661 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_1(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_1_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_1)))(aIndex_t); } |
|
662 |
|
663 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_2(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_2_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_2)))(aIndex_t); } |
|
664 |
|
665 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_3(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_3_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_3)))(aIndex_t); } |
|
666 |
|
667 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_4(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_4_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_4)))(aIndex_t); } |
|
668 |
|
669 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2__Line_5(TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Line_5_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Line_5)))(aIndex_t); } |
|
670 |
|
671 inline TAknLayoutTableLimits Chinese_FEP_Zi_popup_window_graphics__part_2__Limits() const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__Limits_sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2__Limits)))(); } |
|
672 |
|
673 inline TAknWindowLineLayout Chinese_FEP_Zi_popup_window_graphics__part_2_(TInt aLineIndex, TInt aIndex_t) const { return (*(TChinese_FEP_Zi_popup_window_graphics__part_2__sig*)(GetFunction(EApiId_Chinese_FEP_Zi_popup_window_graphics__part_2_)))(aLineIndex, aIndex_t); } |
|
674 |
|
675 // LAF Table : Input highlight elements |
|
676 inline TAknWindowLineLayout Input_highlight_elements_Line_1() const { return (*(TInput_highlight_elements_Line_1_sig*)(GetFunction(EApiId_Input_highlight_elements_Line_1)))(); } |
|
677 |
|
678 // LAF Table : Candidate selection |
|
679 inline TAknWindowLineLayout Candidate_selection_Line_1(const TRect& aParentRect) const { return (*(TCandidate_selection_Line_1_sig*)(GetFunction(EApiId_Candidate_selection_Line_1)))(aParentRect); } |
|
680 |
|
681 inline TAknWindowLineLayout Candidate_selection_Line_2(const TRect& aParentRect) const { return (*(TCandidate_selection_Line_2_sig*)(GetFunction(EApiId_Candidate_selection_Line_2)))(aParentRect); } |
|
682 |
|
683 inline TAknLayoutTableLimits Candidate_selection_Limits() const { return (*(TCandidate_selection_Limits_sig*)(GetFunction(EApiId_Candidate_selection_Limits)))(); } |
|
684 |
|
685 inline TAknWindowLineLayout Candidate_selection(TInt aLineIndex, const TRect& aParentRect) const { return (*(TCandidate_selection_sig*)(GetFunction(EApiId_Candidate_selection)))(aLineIndex, aParentRect); } |
|
686 |
|
687 // From LAF Table : Pop-up windows (main pane as parent) |
|
688 inline TAknWindowLineLayout popup_fep_china_zi_window(TInt aCommon1) const { return (*(Tpopup_fep_china_zi_window_sig*)(GetFunction(EApiId_popup_fep_china_zi_window)))(aCommon1); } |
|
689 |
|
690 // LAF Table : Find pop-up window elements |
|
691 inline TAknWindowLineLayout Find_pop_up_window_elements_Line_5() const { return (*(TFind_pop_up_window_elements_Line_5_sig*)(GetFunction(EApiId_Find_pop_up_window_elements_Line_5)))(); } |
|
692 |
|
693 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1() const { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_Line_1)))(); } |
|
694 |
|
695 inline TAknWindowLineLayout fep_china_uni_entry_pane() const { return (*(Tfep_china_uni_entry_pane_sig*)(GetFunction(EApiId_fep_china_uni_entry_pane)))(); } |
|
696 |
|
697 inline TAknWindowLineLayout fep_china_uni_candidate_pane(TInt aIndex_t) const { return (*(Tfep_china_uni_candidate_pane_sig*)(GetFunction(EApiId_fep_china_uni_candidate_pane)))(aIndex_t); } |
|
698 |
|
699 inline TAknLayoutTableLimits Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits() const { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_Limits)))(); } |
|
700 |
|
701 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0(TInt aLineIndex) const { return (*(TChinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_elements_and_descendants_panes_SUB_TABLE_0)))(aLineIndex); } |
|
702 |
|
703 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements_Line_1() const { return (*(TChinese_universal_FEP_entry_pane_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEP_entry_pane_elements_Line_1)))(); } |
|
704 |
|
705 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements_Line_2() const { return (*(TChinese_universal_FEP_entry_pane_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_universal_FEP_entry_pane_elements_Line_2)))(); } |
|
706 |
|
707 inline TAknWindowLineLayout fep_entry_item_pane() const { return (*(Tfep_entry_item_pane_sig*)(GetFunction(EApiId_fep_entry_item_pane)))(); } |
|
708 |
|
709 inline TAknLayoutTableLimits Chinese_universal_FEP_entry_pane_elements_Limits() const { return (*(TChinese_universal_FEP_entry_pane_elements_Limits_sig*)(GetFunction(EApiId_Chinese_universal_FEP_entry_pane_elements_Limits)))(); } |
|
710 |
|
711 inline TAknWindowLineLayout Chinese_universal_FEP_entry_pane_elements(TInt aLineIndex) const { return (*(TChinese_universal_FEP_entry_pane_elements_sig*)(GetFunction(EApiId_Chinese_universal_FEP_entry_pane_elements)))(aLineIndex); } |
|
712 |
|
713 inline TAknTextLineLayout Chinese_universal_FEP_entry_pane_texts_Line_1(TInt aIndex_C) const { return (*(TChinese_universal_FEP_entry_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEP_entry_pane_texts_Line_1)))(aIndex_C); } |
|
714 |
|
715 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_1() const { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_1)))(); } |
|
716 |
|
717 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_2() const { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_2_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_2)))(); } |
|
718 |
|
719 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_3() const { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_3_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_3)))(); } |
|
720 |
|
721 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements_Line_4() const { return (*(TChinese_universal_FEPcandidate_pane_elements_Line_4_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements_Line_4)))(); } |
|
722 |
|
723 inline TAknWindowLineLayout fep_candidate_item_pane() const { return (*(Tfep_candidate_item_pane_sig*)(GetFunction(EApiId_fep_candidate_item_pane)))(); } |
|
724 |
|
725 inline TAknLayoutTableLimits Chinese_universal_FEPcandidate_pane_elements_Limits() const { return (*(TChinese_universal_FEPcandidate_pane_elements_Limits_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements_Limits)))(); } |
|
726 |
|
727 inline TAknWindowLineLayout Chinese_universal_FEPcandidate_pane_elements(TInt aLineIndex) const { return (*(TChinese_universal_FEPcandidate_pane_elements_sig*)(GetFunction(EApiId_Chinese_universal_FEPcandidate_pane_elements)))(aLineIndex); } |
|
728 |
|
729 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_1() const { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_1)))(); } |
|
730 |
|
731 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_2() const { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_2_sig*)(GetFunction(EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_2)))(); } |
|
732 |
|
733 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts_Line_3() const { return (*(TChinese_universal_FEP_candidate_pane_texts_Line_3_sig*)(GetFunction(EApiId_Chinese_universal_FEP_candidate_pane_texts_Line_3)))(); } |
|
734 |
|
735 inline TAknLayoutTableLimits Chinese_universal_FEP_candidate_pane_texts_Limits() const { return (*(TChinese_universal_FEP_candidate_pane_texts_Limits_sig*)(GetFunction(EApiId_Chinese_universal_FEP_candidate_pane_texts_Limits)))(); } |
|
736 |
|
737 inline TAknTextLineLayout Chinese_universal_FEP_candidate_pane_texts(TInt aLineIndex) const { return (*(TChinese_universal_FEP_candidate_pane_texts_sig*)(GetFunction(EApiId_Chinese_universal_FEP_candidate_pane_texts)))(aLineIndex); } |
|
738 |
|
739 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_1(const TRect& aParentRect) const { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_1_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_1)))(aParentRect); } |
|
740 |
|
741 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_2(const TRect& aParentRect) const { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_2_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_2)))(aParentRect); } |
|
742 |
|
743 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_3(const TRect& aParentRect) const { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_3_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_3)))(aParentRect); } |
|
744 |
|
745 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics_Line_4(const TRect& aParentRect) const { return (*(TChinese_universal_FEP_pop_up_window_graphics_Line_4_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics_Line_4)))(aParentRect); } |
|
746 |
|
747 inline TAknLayoutTableLimits Chinese_universal_FEP_pop_up_window_graphics_Limits() const { return (*(TChinese_universal_FEP_pop_up_window_graphics_Limits_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics_Limits)))(); } |
|
748 |
|
749 inline TAknWindowLineLayout Chinese_universal_FEP_pop_up_window_graphics(TInt aLineIndex, const TRect& aParentRect) const { return (*(TChinese_universal_FEP_pop_up_window_graphics_sig*)(GetFunction(EApiId_Chinese_universal_FEP_pop_up_window_graphics)))(aLineIndex, aParentRect); } |
|
750 |
|
751 inline TAknWindowLineLayout Input_highlight_Line_1(const TRect& aParentRect) const { return (*(TInput_highlight_Line_1_sig*)(GetFunction(EApiId_Input_highlight_Line_1)))(aParentRect); } |
|
752 |
|
753 inline TAknWindowLineLayout Candidate_selection_highlight_Line_1(const TRect& aParentRect) const { return (*(TCandidate_selection_highlight_Line_1_sig*)(GetFunction(EApiId_Candidate_selection_highlight_Line_1)))(aParentRect); } |
|
754 |
|
755 inline TAknWindowLineLayout Candidate_selection_highlight_Line_2(const TRect& aParentRect) const { return (*(TCandidate_selection_highlight_Line_2_sig*)(GetFunction(EApiId_Candidate_selection_highlight_Line_2)))(aParentRect); } |
|
756 |
|
757 inline TAknLayoutTableLimits Candidate_selection_highlight_Limits() const { return (*(TCandidate_selection_highlight_Limits_sig*)(GetFunction(EApiId_Candidate_selection_highlight_Limits)))(); } |
|
758 |
|
759 inline TAknWindowLineLayout Candidate_selection_highlight(TInt aLineIndex, const TRect& aParentRect) const { return (*(TCandidate_selection_highlight_sig*)(GetFunction(EApiId_Candidate_selection_highlight)))(aLineIndex, aParentRect); } |
|
760 |
|
761 inline TAknWindowLineLayout popup_fep_china_uni_window(TInt aIndex_l, TInt aIndex_H) const { return (*(Tpopup_fep_china_uni_window_sig*)(GetFunction(EApiId_popup_fep_china_uni_window)))(aIndex_l, aIndex_H); } |
|
762 |
|
763 private: |
|
764 CInstance(); |
|
765 }; |
|
766 |
|
767 } // end of namespace AknApacLayout |
|
768 #endif // AKNAPACLAYOUT_CDL |