layouts/aknlayout2/generated_inc/aknlayoutscalable_uiaccel.cdl.h
author hgs
Tue, 08 Jun 2010 19:34:23 +0800
changeset 81 92450c1e1512
parent 0 05e9090e2422
child 111 2fab78db5d89
permissions -rw-r--r--
201023
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description:
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
// It contains the client API.
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
// It should not be modified manually.
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
#ifndef AKNLAYOUTSCALABLE_UIACCEL_CDL
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
#define AKNLAYOUTSCALABLE_UIACCEL_CDL
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
81
hgs
parents: 0
diff changeset
    24
#include <CdlEngine.h>
0
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
#include <aknlayoutscalable_uiaccel.cdl.common.h>
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
namespace AknLayoutScalable_UiAccel
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
{
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
class CInstance;
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
// Standard interface functions 
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
inline void LoadCustomisationL(const TCdlRef& aRef)                          { CdlEngine::LoadCustomisationL(aRef); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
inline void LoadCustomisationL(const TDesC& aLibName, TInt aInstId)          { TCdlRef ref = { aInstId, { KCdlInterfaceUidValue }, &aLibName }; LoadCustomisationL(ref); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
inline void RequireCustomisationL()                                          { CdlEngine::RequireCustomisationL(&KCdlInterface); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
inline TBool IsCustomisationStarted()                                        { return CdlEngine::IsCustomisationStarted(&KCdlInterface); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
inline const CInstance& CustomisationInstance()                              { return (const CInstance&)(CdlEngine::CustomisationInstance(KCdlInterfaceUid)); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
inline void SetCustomisationChangeObserverL(MCdlChangeObserver* aObserver)   { CdlEngine::SetCustomisationChangeObserverL(aObserver, KCdlInterfaceUid); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
inline const TCdlRef& LastAccessedRef()                                      { return CdlEngine::LastAccessedRef(KCdlInterfaceUid); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
inline void FileNameRelativeToLastAccessedInstance(TFileName& aFileName)     { CdlEngine::FileNameRelativeToLastAccessedInstance(KCdlInterfaceUid, aFileName); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
// CDL API functions, as defined in aknlayoutscalable_uiaccel.cdl
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
// Generic API
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
inline TAknLayoutScalableComponentType GetComponentTypeById(TInt aComponentId)		{ return (*(TGetComponentTypeById_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_GetComponentTypeById)))(aComponentId); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
inline TAknLayoutScalableParameterLimits GetParamLimitsById(TInt aComponentId, TInt aVariety)		{ return (*(TGetParamLimitsById_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_GetParamLimitsById)))(aComponentId, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
inline TAknWindowComponentLayout GetWindowComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow)		{ return (*(TGetWindowComponentById_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_GetWindowComponentById)))(aComponentId, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
inline TAknTextComponentLayout GetTextComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow)		{ return (*(TGetTextComponentById_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_GetTextComponentById)))(aComponentId, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
// LAF Table : Screen Contents
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
inline TAknWindowComponentLayout Screen(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(TScreen_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_Screen)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
// LAF Table : Screen
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
inline TAknWindowComponentLayout application_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tapplication_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_application_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
inline TAknLayoutScalableParameterLimits area_bottom_pane_ParamLimits(TInt aVariety)		{ return (*(Tarea_bottom_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_bottom_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
inline TAknWindowComponentLayout area_bottom_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tarea_bottom_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_bottom_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
inline TAknLayoutScalableParameterLimits area_top_pane_ParamLimits(TInt aVariety)		{ return (*(Tarea_top_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_top_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
inline TAknWindowComponentLayout area_top_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tarea_top_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_top_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
inline TAknLayoutScalableParameterLimits main_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
inline TAknWindowComponentLayout main_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
inline TAknWindowComponentLayout main_hc_listscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_listscroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
// LAF Table : main_hc_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
inline TAknWindowComponentLayout hc_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
inline TAknWindowComponentLayout hc_scroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
// LAF Table : hc_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
inline TAknWindowComponentLayout hc_list_double2_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
inline TAknWindowComponentLayout hc_list_double2_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
inline TAknWindowComponentLayout hc_list_double_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
inline TAknWindowComponentLayout hc_list_double_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
inline TAknWindowComponentLayout hc_list_double_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
inline TAknWindowComponentLayout hc_list_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
inline TAknWindowComponentLayout hc_list_single_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
inline TAknWindowComponentLayout hc_list_single_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
inline TAknWindowComponentLayout hc_list_single_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
inline TAknWindowComponentLayout hc_list_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
// LAF Table : hc_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
inline TAknLayoutScalableParameterLimits hc_list_single_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
inline TAknWindowComponentLayout hc_list_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
inline TAknLayoutScalableParameterLimits hc_list_single_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
inline TAknWindowComponentLayout hc_list_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
inline TAknLayoutScalableTableLimits hc_list_single_pane_g_Limits()		{ return (*(Thc_list_single_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
inline TAknLayoutScalableParameterLimits hc_list_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_single_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
inline TAknWindowComponentLayout hc_list_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
inline TAknLayoutScalableParameterLimits hc_list_single_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
inline TAknTextComponentLayout hc_list_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
// LAF Table : hc_list_single_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
inline TAknWindowComponentLayout hc_list_single_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
inline TAknWindowComponentLayout hc_list_single_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
inline TAknWindowComponentLayout hc_list_single_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
inline TAknLayoutScalableTableLimits hc_list_single_graphic_pane_g_Limits()		{ return (*(Thc_list_single_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_single_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   140
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   141
inline TAknWindowComponentLayout hc_list_single_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   142
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   143
inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
inline TAknTextComponentLayout hc_list_single_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   147
// LAF Table : hc_list_single_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   148
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_heading_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   149
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   150
inline TAknWindowComponentLayout hc_list_single_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   151
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   152
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_heading_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   153
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   154
inline TAknWindowComponentLayout hc_list_single_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   155
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   156
inline TAknLayoutScalableTableLimits hc_list_single_heading_pane_g_Limits()		{ return (*(Thc_list_single_heading_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   157
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   158
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_single_heading_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   159
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   160
inline TAknWindowComponentLayout hc_list_single_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   161
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   162
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_heading_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   163
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   164
inline TAknTextComponentLayout hc_list_single_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   165
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   166
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_heading_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   167
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   168
inline TAknTextComponentLayout hc_list_single_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   169
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   170
inline TAknLayoutScalableTableLimits hc_list_single_heading_pane_t_Limits()		{ return (*(Thc_list_single_heading_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   171
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   172
inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_single_heading_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   173
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   174
inline TAknTextComponentLayout hc_list_single_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_heading_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   175
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   176
// LAF Table : hc_list_single_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   177
inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_large_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   178
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   179
inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   180
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   181
inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_large_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   182
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   183
inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   184
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   185
inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_large_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   186
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   187
inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   188
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   189
inline TAknLayoutScalableTableLimits hc_list_single_large_graphic_pane_g_Limits()		{ return (*(Thc_list_single_large_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   190
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   191
inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_single_large_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   192
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   193
inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   194
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   195
inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_single_large_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   196
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   197
inline TAknTextComponentLayout hc_list_single_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_single_large_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_single_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   198
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   199
// LAF Table : hc_list_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   200
inline TAknLayoutScalableParameterLimits hc_list_double_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   201
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   202
inline TAknWindowComponentLayout hc_list_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   203
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   204
inline TAknLayoutScalableParameterLimits hc_list_double_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   205
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   206
inline TAknWindowComponentLayout hc_list_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   207
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   208
inline TAknLayoutScalableTableLimits hc_list_double_pane_g_Limits()		{ return (*(Thc_list_double_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   209
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   210
inline TAknLayoutScalableParameterLimits hc_list_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   211
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   212
inline TAknWindowComponentLayout hc_list_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   213
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   214
inline TAknLayoutScalableParameterLimits hc_list_double_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   215
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   216
inline TAknTextComponentLayout hc_list_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   217
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   218
inline TAknLayoutScalableParameterLimits hc_list_double_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   219
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   220
inline TAknTextComponentLayout hc_list_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   221
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   222
inline TAknLayoutScalableTableLimits hc_list_double_pane_t_Limits()		{ return (*(Thc_list_double_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   223
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   224
inline TAknLayoutScalableParameterLimits hc_list_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   225
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   226
inline TAknTextComponentLayout hc_list_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   227
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   228
// LAF Table : hc_list_double_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   229
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   230
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   231
inline TAknWindowComponentLayout hc_list_double_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   232
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   233
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   234
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   235
inline TAknWindowComponentLayout hc_list_double_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   236
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   237
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   238
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   239
inline TAknWindowComponentLayout hc_list_double_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   240
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   241
inline TAknLayoutScalableTableLimits hc_list_double_graphic_pane_g_Limits()		{ return (*(Thc_list_double_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   242
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   243
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   244
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   245
inline TAknWindowComponentLayout hc_list_double_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   246
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   247
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   248
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   249
inline TAknTextComponentLayout hc_list_double_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   250
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   251
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   252
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   253
inline TAknTextComponentLayout hc_list_double_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   254
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   255
inline TAknLayoutScalableTableLimits hc_list_double_graphic_pane_t_Limits()		{ return (*(Thc_list_double_graphic_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   256
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   257
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_graphic_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   258
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   259
inline TAknTextComponentLayout hc_list_double_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   260
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   261
// LAF Table : hc_list_double_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   262
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_heading_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   263
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   264
inline TAknWindowComponentLayout hc_list_double_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   265
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   266
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_heading_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   267
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   268
inline TAknWindowComponentLayout hc_list_double_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   269
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   270
inline TAknLayoutScalableTableLimits hc_list_double_heading_pane_g_Limits()		{ return (*(Thc_list_double_heading_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   271
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   272
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_heading_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   273
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   274
inline TAknWindowComponentLayout hc_list_double_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   275
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   276
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_heading_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   277
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   278
inline TAknTextComponentLayout hc_list_double_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   279
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   280
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_heading_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   281
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   282
inline TAknTextComponentLayout hc_list_double_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   283
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   284
inline TAknLayoutScalableTableLimits hc_list_double_heading_pane_t_Limits()		{ return (*(Thc_list_double_heading_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   285
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   286
inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_heading_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   287
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   288
inline TAknTextComponentLayout hc_list_double_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_heading_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   289
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   290
// LAF Table : hc_list_double_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   291
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   292
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   293
inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   294
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   295
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   296
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   297
inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   298
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   299
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   300
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   301
inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   302
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   303
inline TAknLayoutScalableTableLimits hc_list_double_large_graphic_pane_g_Limits()		{ return (*(Thc_list_double_large_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   304
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   305
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   306
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   307
inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   308
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   309
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   310
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   311
inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   312
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   313
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   314
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   315
inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   316
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   317
inline TAknLayoutScalableTableLimits hc_list_double_large_graphic_pane_t_Limits()		{ return (*(Thc_list_double_large_graphic_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   318
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   319
inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_large_graphic_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   320
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   321
inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_large_graphic_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_large_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   322
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   323
// LAF Table : hc_list_double2_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   324
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   325
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   326
inline TAknWindowComponentLayout hc_list_double2_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   327
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   328
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   329
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   330
inline TAknWindowComponentLayout hc_list_double2_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   331
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   332
inline TAknLayoutScalableTableLimits hc_list_double2_pane_g_Limits()		{ return (*(Thc_list_double2_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   333
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   334
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   335
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   336
inline TAknWindowComponentLayout hc_list_double2_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   337
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   338
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   339
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   340
inline TAknTextComponentLayout hc_list_double2_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   341
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   342
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   343
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   344
inline TAknTextComponentLayout hc_list_double2_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   345
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   346
inline TAknLayoutScalableTableLimits hc_list_double2_pane_t_Limits()		{ return (*(Thc_list_double2_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   347
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   348
inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   349
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   350
inline TAknTextComponentLayout hc_list_double2_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   351
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   352
// LAF Table : hc_list_double2_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   353
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   354
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   355
inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   356
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   357
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   358
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   359
inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   360
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   361
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   362
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   363
inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   364
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   365
inline TAknLayoutScalableTableLimits hc_list_double2_graphic_pane_g_Limits()		{ return (*(Thc_list_double2_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   366
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   367
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   368
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   369
inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   370
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   371
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   372
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   373
inline TAknTextComponentLayout hc_list_double2_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   374
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   375
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   376
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   377
inline TAknTextComponentLayout hc_list_double2_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   378
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   379
inline TAknLayoutScalableTableLimits hc_list_double2_graphic_pane_t_Limits()		{ return (*(Thc_list_double2_graphic_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   380
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   381
inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_graphic_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   382
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   383
inline TAknTextComponentLayout hc_list_double2_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_graphic_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   384
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   385
// LAF Table : hc_list_double2_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   386
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   387
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   388
inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   389
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   390
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   391
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   392
inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   393
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   394
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   395
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   396
inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   397
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   398
inline TAknLayoutScalableTableLimits hc_list_double2_large_graphic_pane_g_Limits()		{ return (*(Thc_list_double2_large_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   399
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   400
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   401
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   402
inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   403
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   404
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   405
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   406
inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   407
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   408
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   409
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   410
inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   411
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   412
inline TAknLayoutScalableTableLimits hc_list_double2_large_graphic_pane_t_Limits()		{ return (*(Thc_list_double2_large_graphic_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   413
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   414
inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double2_large_graphic_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   415
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   416
inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double2_large_graphic_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double2_large_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   417
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   418
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   419
inline TAknWindowComponentLayout main_hc_button_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_button_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   420
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   421
// LAF Table : main_hc_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   422
inline TAknLayoutScalableParameterLimits aid_hc_size_touch_scroll_bar_ParamLimits(TInt aVariety)		{ return (*(Taid_hc_size_touch_scroll_bar_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_touch_scroll_bar_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   423
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   424
inline TAknWindowComponentLayout aid_hc_size_touch_scroll_bar(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_hc_size_touch_scroll_bar_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_touch_scroll_bar)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   425
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   426
inline TAknLayoutScalableParameterLimits aid_hc_size_touch_scroll_bar_cp01_ParamLimits(TInt aVariety)		{ return (*(Taid_hc_size_touch_scroll_bar_cp01_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_touch_scroll_bar_cp01_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   427
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   428
inline TAknWindowComponentLayout aid_hc_size_touch_scroll_bar_cp01(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_hc_size_touch_scroll_bar_cp01_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_touch_scroll_bar_cp01)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   429
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   430
inline TAknWindowComponentLayout hc_popup_scroll_hotspot_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_popup_scroll_hotspot_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_popup_scroll_hotspot_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   431
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   432
inline TAknLayoutScalableParameterLimits hc_scroll_pane_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   433
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   434
inline TAknLayoutScalableParameterLimits hc_scroll_pane_cp01_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_pane_cp01_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_cp01_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   435
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   436
inline TAknWindowComponentLayout hc_scroll_pane_cp01(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_pane_cp01_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_cp01)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   437
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   438
inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tmain_hc_listscroll_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   439
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   440
inline TAknWindowComponentLayout main_hc_listscroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_listscroll_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   441
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   442
inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Tmain_hc_listscroll_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   443
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   444
inline TAknWindowComponentLayout main_hc_listscroll_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_listscroll_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   445
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   446
inline TAknLayoutScalableTableLimits main_hc_listscroll_pane_g_Limits()		{ return (*(Tmain_hc_listscroll_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   447
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   448
inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Tmain_hc_listscroll_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   449
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   450
inline TAknWindowComponentLayout main_hc_listscroll_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_listscroll_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_listscroll_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   451
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   452
// LAF Table : hc_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   453
inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   454
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   455
// LAF Table : hc_scroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   456
inline TAknLayoutScalableParameterLimits aid_hc_size_max_handle_ParamLimits(TInt aVariety)		{ return (*(Taid_hc_size_max_handle_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_max_handle_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   457
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   458
inline TAknWindowComponentLayout aid_hc_size_max_handle(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_hc_size_max_handle_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_max_handle)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   459
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   460
inline TAknLayoutScalableParameterLimits aid_hc_size_min_handle_ParamLimits(TInt aVariety)		{ return (*(Taid_hc_size_min_handle_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_min_handle_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   461
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   462
inline TAknWindowComponentLayout aid_hc_size_min_handle(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_hc_size_min_handle_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_size_min_handle)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   463
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   464
inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_bg_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   465
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   466
inline TAknWindowComponentLayout hc_scroll_bg_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_bg_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   467
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   468
inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_handle_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   469
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   470
inline TAknWindowComponentLayout hc_scroll_handle_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_handle_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   471
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   472
inline TAknLayoutScalableParameterLimits hc_scroll_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   473
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   474
inline TAknWindowComponentLayout hc_scroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   475
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   476
// LAF Table : hc_scroll_bg_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   477
inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_bg_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   478
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   479
inline TAknWindowComponentLayout hc_scroll_bg_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_bg_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   480
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   481
inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_bg_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   482
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   483
inline TAknWindowComponentLayout hc_scroll_bg_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_bg_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   484
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   485
inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_bg_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   486
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   487
inline TAknWindowComponentLayout hc_scroll_bg_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_bg_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   488
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   489
inline TAknLayoutScalableTableLimits hc_scroll_bg_pane_g_Limits()		{ return (*(Thc_scroll_bg_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   490
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   491
inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_scroll_bg_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   492
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   493
inline TAknWindowComponentLayout hc_scroll_bg_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_bg_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_bg_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   494
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   495
// LAF Table : hc_scroll_handle_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   496
inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_handle_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   497
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   498
inline TAknWindowComponentLayout hc_scroll_handle_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_handle_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   499
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   500
inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_handle_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   501
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   502
inline TAknWindowComponentLayout hc_scroll_handle_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_handle_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   503
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   504
inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_handle_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   505
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   506
inline TAknWindowComponentLayout hc_scroll_handle_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_handle_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   507
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   508
inline TAknLayoutScalableTableLimits hc_scroll_handle_pane_g_Limits()		{ return (*(Thc_scroll_handle_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   509
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   510
inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_scroll_handle_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   511
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   512
inline TAknWindowComponentLayout hc_scroll_handle_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_handle_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_handle_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   513
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   514
// LAF Table : hc_popup_scroll_hotspot_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   515
inline TAknWindowComponentLayout bg_hc_secondary_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_secondary_window_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_secondary_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   516
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   517
inline TAknTextComponentLayout qfn_secondary_cp6(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tqfn_secondary_cp6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_qfn_secondary_cp6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   518
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   519
// LAF Table : main_hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   520
inline TAknWindowComponentLayout hc_button_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_button_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   521
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   522
// LAF Table : hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   523
inline TAknLayoutScalableParameterLimits bg_hc_button_pane_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_button_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   524
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   525
inline TAknWindowComponentLayout bg_hc_button_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   526
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   527
inline TAknLayoutScalableParameterLimits hc_button_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_button_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_button_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   528
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   529
inline TAknWindowComponentLayout hc_button_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_button_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_button_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   530
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   531
inline TAknLayoutScalableParameterLimits hc_button_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_button_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_button_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   532
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   533
inline TAknTextComponentLayout hc_button_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_button_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_button_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   534
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   535
// LAF Table : bg_hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   536
inline TAknWindowComponentLayout bg_hc_button_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   537
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   538
inline TAknWindowComponentLayout bg_hc_button_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   539
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   540
inline TAknWindowComponentLayout bg_hc_button_pane_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   541
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   542
inline TAknWindowComponentLayout bg_hc_button_pane_g4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   543
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   544
inline TAknWindowComponentLayout bg_hc_button_pane_g5(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   545
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   546
inline TAknWindowComponentLayout bg_hc_button_pane_g6(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   547
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   548
inline TAknWindowComponentLayout bg_hc_button_pane_g7(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   549
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   550
inline TAknWindowComponentLayout bg_hc_button_pane_g8(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   551
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   552
inline TAknWindowComponentLayout bg_hc_button_pane_g9(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   553
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   554
inline TAknLayoutScalableTableLimits bg_hc_button_pane_g_Limits()		{ return (*(Tbg_hc_button_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   555
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   556
inline TAknWindowComponentLayout bg_hc_button_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_button_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_button_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   557
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   558
// LAF Table : hc_list_double_graphic_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   559
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   560
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   561
inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   562
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   563
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   564
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   565
inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   566
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   567
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   568
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   569
inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   570
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   571
inline TAknLayoutScalableTableLimits hc_list_double_graphic_heading_pane_g_Limits()		{ return (*(Thc_list_double_graphic_heading_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   572
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   573
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   574
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   575
inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   576
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   577
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   578
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   579
inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   580
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   581
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   582
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   583
inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   584
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   585
inline TAknLayoutScalableTableLimits hc_list_double_graphic_heading_pane_t_Limits()		{ return (*(Thc_list_double_graphic_heading_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   586
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   587
inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Thc_list_double_graphic_heading_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   588
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   589
inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_list_double_graphic_heading_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_list_double_graphic_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   590
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   591
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   592
inline TAknWindowComponentLayout main_hc_gridscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_gridscroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_gridscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   593
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   594
// LAF Table : hc_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   595
inline TAknWindowComponentLayout bg_hc_highlight_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   596
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   597
// LAF Table : main_hc_gridscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   598
inline TAknLayoutScalableParameterLimits aid_hc_grid_cell_size_ParamLimits(TInt aVariety)		{ return (*(Taid_hc_grid_cell_size_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_grid_cell_size_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   599
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   600
inline TAknWindowComponentLayout aid_hc_grid_cell_size(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_hc_grid_cell_size_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_hc_grid_cell_size)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   601
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   602
inline TAknLayoutScalableParameterLimits hc_scroll_pane_cp02_ParamLimits(TInt aVariety)		{ return (*(Thc_scroll_pane_cp02_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_cp02_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   603
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   604
inline TAknWindowComponentLayout hc_scroll_pane_cp02(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Thc_scroll_pane_cp02_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_hc_scroll_pane_cp02)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   605
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   606
inline TAknLayoutScalableParameterLimits main_hc_grid_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_hc_grid_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   607
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   608
inline TAknWindowComponentLayout main_hc_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_hc_grid_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_hc_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   609
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   610
// LAF Table : main_hc_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   611
inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_ParamLimits(TInt aVariety)		{ return (*(Tcell_hc_grid_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   612
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   613
inline TAknWindowComponentLayout cell_hc_grid_pane(TInt aVariety, TInt aCol, TInt aRow)		{ return (*(Tcell_hc_grid_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   614
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   615
// LAF Table : cell_hc_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   616
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   617
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   618
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   619
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   620
inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tcell_hc_grid_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   621
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   622
inline TAknWindowComponentLayout cell_hc_grid_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tcell_hc_grid_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   623
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   624
inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Tcell_hc_grid_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   625
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   626
inline TAknTextComponentLayout cell_hc_grid_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tcell_hc_grid_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_cell_hc_grid_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   627
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   628
// LAF Table : bg_hc_highlight_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   629
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   630
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   631
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   632
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   633
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   634
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   635
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   636
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   637
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   638
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   639
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   640
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   641
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   642
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   643
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   644
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   645
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   646
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   647
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   648
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   649
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g6_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g6_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   650
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   651
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   652
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   653
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g7_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g7_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   654
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   655
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   656
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   657
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g8_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g8_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   658
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   659
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   660
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   661
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g9_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g9_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   662
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   663
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   664
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   665
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g10_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g10_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   666
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   667
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   668
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   669
inline TAknLayoutScalableTableLimits bg_hc_highlight_grid_pane_g_Limits()		{ return (*(Tbg_hc_highlight_grid_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   670
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   671
inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Tbg_hc_highlight_grid_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   672
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   673
inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_grid_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_grid_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   674
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   675
// LAF Table : bg_hc_highlight_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   676
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   677
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   678
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   679
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   680
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   681
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   682
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   683
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   684
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   685
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   686
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   687
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   688
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   689
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   690
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   691
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   692
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   693
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   694
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   695
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   696
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g6_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g6_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   697
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   698
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   699
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   700
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g7_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g7_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   701
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   702
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   703
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   704
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g8_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g8_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   705
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   706
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   707
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   708
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g9_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g9_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   709
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   710
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   711
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   712
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g10_ParamLimits(TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g10_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   713
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   714
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   715
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   716
inline TAknLayoutScalableTableLimits bg_hc_highlight_list_pane_g_Limits()		{ return (*(Tbg_hc_highlight_list_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   717
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   718
inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Tbg_hc_highlight_list_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   719
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   720
inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tbg_hc_highlight_list_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_bg_hc_highlight_list_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   721
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   722
// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   723
inline TAknLayoutScalableParameterLimits area_side_right_pane_ParamLimits(TInt aVariety)		{ return (*(Tarea_side_right_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_side_right_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   724
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   725
inline TAknWindowComponentLayout area_side_right_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tarea_side_right_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_area_side_right_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   726
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   727
inline TAknWindowComponentLayout popup_toolbar2_fixed_window_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tpopup_toolbar2_fixed_window_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_toolbar2_fixed_window_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   728
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   729
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   730
inline TAknWindowComponentLayout main_aa_coverflow_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_coverflow_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_coverflow_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   731
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   732
inline TAknWindowComponentLayout main_aa_empty_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   733
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   734
inline TAknWindowComponentLayout main_aa_fastscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_fastscroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   735
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   736
inline TAknLayoutScalableParameterLimits main_aa_gridscroll_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_gridscroll_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_gridscroll_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   737
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   738
inline TAknWindowComponentLayout main_aa_gridscroll_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_gridscroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_gridscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   739
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   740
inline TAknWindowComponentLayout main_aa_listscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_listscroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_listscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   741
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   742
inline TAknWindowComponentLayout main_aa_metadata_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_metadata_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_metadata_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   743
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   744
inline TAknWindowComponentLayout main_aa_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_slider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_slider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   745
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   746
// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   747
inline TAknLayoutScalableParameterLimits aacf_image_pane_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   748
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   749
inline TAknWindowComponentLayout aacf_image_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   750
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   751
inline TAknLayoutScalableParameterLimits aacf_image_pane_cp001_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_pane_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   752
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   753
inline TAknWindowComponentLayout aacf_image_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   754
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   755
inline TAknLayoutScalableParameterLimits aacf_image_pane_cp002_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_pane_cp002_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_cp002_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   756
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   757
inline TAknWindowComponentLayout aacf_image_pane_cp002(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_pane_cp002_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   758
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   759
inline TAknWindowComponentLayout aacf_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_slider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_slider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   760
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   761
inline TAknLayoutScalableParameterLimits main_aa_coverflow_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_coverflow_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_coverflow_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   762
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   763
inline TAknTextComponentLayout main_aa_coverflow_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_coverflow_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_coverflow_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   764
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   765
// LAF Table : aacf_image_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   766
inline TAknLayoutScalableParameterLimits aacf_image_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   767
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   768
inline TAknWindowComponentLayout aacf_image_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   769
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   770
// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   771
inline TAknLayoutScalableParameterLimits aacf_image_title_pane_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_title_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   772
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   773
inline TAknWindowComponentLayout aacf_image_title_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_title_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   774
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   775
// LAF Table : aacf_slider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   776
inline TAknWindowComponentLayout aacf_slider_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_slider_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_slider_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   777
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   778
inline TAknWindowComponentLayout aacf_slider_pane_g1_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_slider_pane_g1_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_slider_pane_g1_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   779
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   780
inline TAknWindowComponentLayout aaslider_bg_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   781
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   782
// LAF Table : aacf_image_title_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   783
inline TAknLayoutScalableParameterLimits aacf_image_title_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_title_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   784
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   785
inline TAknWindowComponentLayout aacf_image_title_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_title_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   786
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   787
inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_title_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   788
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   789
inline TAknTextComponentLayout aacf_image_title_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_title_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   790
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   791
inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taacf_image_title_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   792
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   793
inline TAknTextComponentLayout aacf_image_title_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_title_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   794
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   795
inline TAknLayoutScalableTableLimits aacf_image_title_pane_t_Limits()		{ return (*(Taacf_image_title_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   796
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   797
inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taacf_image_title_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   798
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   799
inline TAknTextComponentLayout aacf_image_title_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taacf_image_title_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_image_title_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   800
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   801
// LAF Table : main_aa_fastscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   802
inline TAknLayoutScalableParameterLimits aafs_strip_pane_ParamLimits(TInt aVariety)		{ return (*(Taafs_strip_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   803
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   804
inline TAknWindowComponentLayout aafs_strip_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taafs_strip_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   805
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   806
inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_fastscroll_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   807
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   808
inline TAknWindowComponentLayout main_aa_fastscroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_fastscroll_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   809
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   810
inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_fastscroll_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   811
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   812
inline TAknWindowComponentLayout main_aa_fastscroll_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_fastscroll_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   813
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   814
inline TAknLayoutScalableTableLimits main_aa_fastscroll_pane_g_Limits()		{ return (*(Tmain_aa_fastscroll_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   815
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   816
inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Tmain_aa_fastscroll_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   817
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   818
inline TAknWindowComponentLayout main_aa_fastscroll_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_fastscroll_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_fastscroll_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   819
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   820
// LAF Table : aafs_strip_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   821
inline TAknLayoutScalableParameterLimits aafs_strip_grid_pane_ParamLimits(TInt aVariety)		{ return (*(Taafs_strip_grid_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   822
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   823
inline TAknWindowComponentLayout aafs_strip_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taafs_strip_grid_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   824
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   825
inline TAknLayoutScalableParameterLimits aafs_strip_shadow_pane_ParamLimits(TInt aVariety)		{ return (*(Taafs_strip_shadow_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_shadow_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   826
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   827
inline TAknWindowComponentLayout aafs_strip_shadow_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taafs_strip_shadow_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_shadow_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   828
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   829
// LAF Table : aafs_strip_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   830
inline TAknLayoutScalableParameterLimits aafs_strip_grid_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taafs_strip_grid_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   831
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   832
inline TAknWindowComponentLayout aafs_strip_grid_pane_g1(TInt aVariety, TInt aCol, TInt aRow = 0)		{ return (*(Taafs_strip_grid_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aafs_strip_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   833
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   834
// LAF Table : main_aa_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   835
inline TAknWindowComponentLayout aa_scroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taa_scroll_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_scroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   836
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   837
inline TAknLayoutScalableParameterLimits aalist_gene_pane_ParamLimits(TInt aVariety)		{ return (*(Taalist_gene_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_gene_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   838
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   839
inline TAknWindowComponentLayout aalist_gene_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_gene_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_gene_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   840
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   841
// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   842
inline TAknLayoutScalableParameterLimits aalist_double_entry_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_double_entry_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_entry_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   843
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   844
inline TAknWindowComponentLayout aalist_double_entry_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_entry_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_entry_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   845
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   846
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_double_graphic_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   847
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   848
inline TAknWindowComponentLayout aalist_double_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   849
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   850
inline TAknLayoutScalableParameterLimits aalist_double_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_double_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   851
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   852
inline TAknWindowComponentLayout aalist_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   853
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   854
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_double_progress_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   855
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   856
inline TAknWindowComponentLayout aalist_double_progress_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   857
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   858
inline TAknLayoutScalableParameterLimits aalist_gene_ad_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_gene_ad_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_gene_ad_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   859
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   860
inline TAknWindowComponentLayout aalist_gene_ad_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_gene_ad_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_gene_ad_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   861
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   862
inline TAknLayoutScalableParameterLimits aalist_single_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_single_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   863
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   864
inline TAknWindowComponentLayout aalist_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   865
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   866
// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   867
inline TAknLayoutScalableParameterLimits aalist_single_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   868
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   869
inline TAknWindowComponentLayout aalist_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   870
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   871
inline TAknLayoutScalableParameterLimits aalist_single_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   872
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   873
inline TAknWindowComponentLayout aalist_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   874
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   875
inline TAknLayoutScalableTableLimits aalist_single_pane_g_Limits()		{ return (*(Taalist_single_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   876
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   877
inline TAknLayoutScalableParameterLimits aalist_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_single_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   878
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   879
inline TAknWindowComponentLayout aalist_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   880
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   881
inline TAknLayoutScalableParameterLimits aalist_single_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   882
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   883
inline TAknTextComponentLayout aalist_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   884
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   885
// LAF Table : aalist_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   886
inline TAknLayoutScalableParameterLimits aalist_double_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   887
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   888
inline TAknWindowComponentLayout aalist_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   889
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   890
inline TAknLayoutScalableParameterLimits aalist_double_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   891
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   892
inline TAknWindowComponentLayout aalist_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   893
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   894
inline TAknLayoutScalableTableLimits aalist_double_pane_g_Limits()		{ return (*(Taalist_double_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   895
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   896
inline TAknLayoutScalableParameterLimits aalist_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   897
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   898
inline TAknWindowComponentLayout aalist_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   899
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   900
inline TAknLayoutScalableParameterLimits aalist_double_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   901
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   902
inline TAknTextComponentLayout aalist_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   903
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   904
inline TAknLayoutScalableParameterLimits aalist_double_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   905
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   906
inline TAknTextComponentLayout aalist_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   907
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   908
inline TAknLayoutScalableTableLimits aalist_double_pane_t_Limits()		{ return (*(Taalist_double_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   909
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   910
inline TAknLayoutScalableParameterLimits aalist_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   911
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   912
inline TAknTextComponentLayout aalist_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   913
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   914
// LAF Table : aalist_double_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   915
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   916
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   917
inline TAknWindowComponentLayout aalist_double_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   918
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   919
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   920
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   921
inline TAknWindowComponentLayout aalist_double_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   922
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   923
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   924
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   925
inline TAknWindowComponentLayout aalist_double_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   926
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   927
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   928
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   929
inline TAknWindowComponentLayout aalist_double_graphic_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   930
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   931
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   932
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   933
inline TAknWindowComponentLayout aalist_double_graphic_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   934
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   935
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g6_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g6_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   936
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   937
inline TAknWindowComponentLayout aalist_double_graphic_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g6_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   938
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   939
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g7_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g7_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   940
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   941
inline TAknWindowComponentLayout aalist_double_graphic_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   942
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   943
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g8_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g8_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   944
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   945
inline TAknWindowComponentLayout aalist_double_graphic_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g8_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   946
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   947
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g9_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g9_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   948
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   949
inline TAknWindowComponentLayout aalist_double_graphic_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g9_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   950
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   951
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g10_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g10_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   952
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   953
inline TAknWindowComponentLayout aalist_double_graphic_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g10_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   954
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   955
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g11_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g11_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g11_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   956
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   957
inline TAknWindowComponentLayout aalist_double_graphic_pane_g11(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g11_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g11)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   958
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   959
inline TAknLayoutScalableTableLimits aalist_double_graphic_pane_g_Limits()		{ return (*(Taalist_double_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   960
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   961
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   962
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   963
inline TAknWindowComponentLayout aalist_double_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   964
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   965
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   966
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   967
inline TAknTextComponentLayout aalist_double_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   968
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   969
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_graphic_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   970
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   971
inline TAknTextComponentLayout aalist_double_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   972
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   973
inline TAknLayoutScalableTableLimits aalist_double_graphic_pane_t_Limits()		{ return (*(Taalist_double_graphic_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   974
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   975
inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_graphic_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   976
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   977
inline TAknTextComponentLayout aalist_double_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_graphic_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   978
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   979
// LAF Table : aalist_double_entry_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   980
inline TAknTextComponentLayout aalist_double_entry_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_entry_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_entry_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   981
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   982
inline TAknWindowComponentLayout aalist_entry_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_entry_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_entry_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   983
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   984
// LAF Table : aalist_entry_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   985
inline TAknTextComponentLayout aalist_entry_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_entry_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_entry_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   986
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   987
inline TAknWindowComponentLayout input_focus_pane_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tinput_focus_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_input_focus_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   988
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   989
// LAF Table : aalist_double_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   990
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   991
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   992
inline TAknWindowComponentLayout aalist_double_progress_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   993
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   994
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   995
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   996
inline TAknWindowComponentLayout aalist_double_progress_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   997
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   998
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   999
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1000
inline TAknWindowComponentLayout aalist_double_progress_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1001
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1002
inline TAknLayoutScalableTableLimits aalist_double_progress_pane_g_Limits()		{ return (*(Taalist_double_progress_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1003
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1004
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_progress_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1005
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1006
inline TAknWindowComponentLayout aalist_double_progress_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1007
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1008
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1009
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1010
inline TAknTextComponentLayout aalist_double_progress_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1011
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1012
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1013
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1014
inline TAknTextComponentLayout aalist_double_progress_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1015
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1016
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t3_ParamLimits(TInt aVariety)		{ return (*(Taalist_double_progress_pane_t3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1017
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1018
inline TAknTextComponentLayout aalist_double_progress_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_t3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1019
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1020
inline TAknLayoutScalableTableLimits aalist_double_progress_pane_t_Limits()		{ return (*(Taalist_double_progress_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1021
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1022
inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_double_progress_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1023
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1024
inline TAknTextComponentLayout aalist_double_progress_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_double_progress_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_double_progress_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1025
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1026
inline TAknLayoutScalableParameterLimits aalist_progress_pane_ParamLimits(TInt aVariety)		{ return (*(Taalist_progress_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1027
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1028
inline TAknWindowComponentLayout aalist_progress_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1029
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1030
// LAF Table : aalist_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1031
inline TAknWindowComponentLayout aalist_progress_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1032
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1033
inline TAknWindowComponentLayout aalist_progress_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1034
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1035
inline TAknWindowComponentLayout aalist_progress_pane_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1036
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1037
inline TAknLayoutScalableTableLimits aalist_progress_pane_g_Limits()		{ return (*(Taalist_progress_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1038
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1039
inline TAknWindowComponentLayout aalist_progress_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1040
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1041
// LAF Table : aalist_gene_ad_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1042
inline TAknWindowComponentLayout aalist_gene_ad_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_gene_ad_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_gene_ad_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1043
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1044
// LAF Table : main_aa_empty_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1045
inline TAknTextComponentLayout main_aa_empty_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1046
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1047
inline TAknTextComponentLayout main_aa_empty_pane_t2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1048
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1049
inline TAknTextComponentLayout main_aa_empty_pane_t3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_t3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1050
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1051
inline TAknTextComponentLayout main_aa_empty_pane_t4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_t4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1052
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1053
inline TAknLayoutScalableTableLimits main_aa_empty_pane_t_Limits()		{ return (*(Tmain_aa_empty_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1054
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1055
inline TAknTextComponentLayout main_aa_empty_pane_t(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_empty_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_empty_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1056
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1057
// LAF Table : main_aa_gridscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1058
inline TAknLayoutScalableParameterLimits aa_scroll_pane_cp001_ParamLimits(TInt aVariety)		{ return (*(Taa_scroll_pane_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_scroll_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1059
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1060
inline TAknWindowComponentLayout aa_scroll_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taa_scroll_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_scroll_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1061
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1062
inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_ParamLimits(TInt aVariety)		{ return (*(Taa_taskswapper_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1063
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1064
inline TAknWindowComponentLayout aa_taskswapper_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taa_taskswapper_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1065
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1066
inline TAknLayoutScalableParameterLimits aagrid_gene_pane_ParamLimits(TInt aVariety)		{ return (*(Taagrid_gene_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_gene_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1067
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1068
inline TAknWindowComponentLayout aagrid_gene_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_gene_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_gene_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1069
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1070
// LAF Table : aagrid_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1071
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1072
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1073
inline TAknWindowComponentLayout aagrid_cell_image_pane(TInt aVariety, TInt aCol, TInt aRow)		{ return (*(Taagrid_cell_image_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1074
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1075
// LAF Table : aagrid_cell_image_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1076
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1077
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1078
inline TAknWindowComponentLayout aagrid_cell_image_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1079
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1080
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1081
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1082
inline TAknWindowComponentLayout aagrid_cell_image_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1083
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1084
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1085
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1086
inline TAknWindowComponentLayout aagrid_cell_image_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1087
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1088
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1089
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1090
inline TAknWindowComponentLayout aagrid_cell_image_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1091
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1092
inline TAknLayoutScalableTableLimits aagrid_cell_image_pane_g_Limits()		{ return (*(Taagrid_cell_image_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1093
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1094
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taagrid_cell_image_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1095
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1096
inline TAknWindowComponentLayout aagrid_cell_image_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1097
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1098
inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taagrid_cell_image_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1099
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1100
inline TAknTextComponentLayout aagrid_cell_image_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taagrid_cell_image_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aagrid_cell_image_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1101
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1102
inline TAknLayoutScalableParameterLimits grid_highlight_pane_cp001_ParamLimits(TInt aVariety)		{ return (*(Tgrid_highlight_pane_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_highlight_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1103
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1104
inline TAknWindowComponentLayout grid_highlight_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tgrid_highlight_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_highlight_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1105
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1106
// LAF Table : aa_taskswapper_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1107
inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taa_taskswapper_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1108
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1109
inline TAknWindowComponentLayout aa_taskswapper_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taa_taskswapper_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1110
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1111
inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taa_taskswapper_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1112
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1113
inline TAknTextComponentLayout aa_taskswapper_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taa_taskswapper_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aa_taskswapper_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1114
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1115
inline TAknLayoutScalableParameterLimits aatasksw_grid_pane_ParamLimits(TInt aVariety)		{ return (*(Taatasksw_grid_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aatasksw_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1116
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1117
inline TAknWindowComponentLayout aatasksw_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taatasksw_grid_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aatasksw_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1118
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1119
// LAF Table : aatasksw_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1120
inline TAknLayoutScalableParameterLimits aatasksw_cell_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taatasksw_cell_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aatasksw_cell_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1121
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1122
inline TAknWindowComponentLayout aatasksw_cell_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taatasksw_cell_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aatasksw_cell_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1123
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1124
// LAF Table : aatasksw_cell_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1125
inline TAknWindowComponentLayout aatasksw_cell_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taatasksw_cell_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aatasksw_cell_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1126
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1127
inline TAknWindowComponentLayout grid_highlight_pane_cp002(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tgrid_highlight_pane_cp002_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_grid_highlight_pane_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1128
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1129
// LAF Table : main_aa_metadata_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1130
inline TAknWindowComponentLayout aamd_info_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1131
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1132
inline TAknWindowComponentLayout aamd_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1133
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1134
// LAF Table : aamd_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1135
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taamd_list_double_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1136
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1137
inline TAknWindowComponentLayout aamd_list_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1138
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1139
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taamd_list_single_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1140
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1141
inline TAknWindowComponentLayout aamd_list_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1142
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1143
// LAF Table : aamd_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1144
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_single_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1145
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1146
inline TAknWindowComponentLayout aamd_list_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1147
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1148
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_single_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1149
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1150
inline TAknWindowComponentLayout aamd_list_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1151
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1152
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_single_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1153
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1154
inline TAknWindowComponentLayout aamd_list_single_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1155
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1156
inline TAknLayoutScalableTableLimits aamd_list_single_pane_g_Limits()		{ return (*(Taamd_list_single_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1157
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1158
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taamd_list_single_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1159
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1160
inline TAknWindowComponentLayout aamd_list_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1161
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1162
inline TAknLayoutScalableParameterLimits aamd_list_single_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_single_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1163
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1164
inline TAknTextComponentLayout aamd_list_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_single_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1165
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1166
// LAF Table : aamd_list_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1167
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_double_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1168
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1169
inline TAknWindowComponentLayout aamd_list_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1170
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1171
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_double_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1172
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1173
inline TAknWindowComponentLayout aamd_list_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1174
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1175
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_double_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1176
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1177
inline TAknWindowComponentLayout aamd_list_double_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1178
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1179
inline TAknLayoutScalableTableLimits aamd_list_double_pane_g_Limits()		{ return (*(Taamd_list_double_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1180
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1181
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taamd_list_double_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1182
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1183
inline TAknWindowComponentLayout aamd_list_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1184
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1185
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_double_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1186
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1187
inline TAknTextComponentLayout aamd_list_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1188
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1189
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taamd_list_double_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1190
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1191
inline TAknTextComponentLayout aamd_list_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1192
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1193
inline TAknLayoutScalableTableLimits aamd_list_double_pane_t_Limits()		{ return (*(Taamd_list_double_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1194
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1195
inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taamd_list_double_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1196
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1197
inline TAknTextComponentLayout aamd_list_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_list_double_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_list_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1198
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1199
// LAF Table : aamd_info_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1200
inline TAknLayoutScalableParameterLimits aamd_info_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1201
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1202
inline TAknWindowComponentLayout aamd_info_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1203
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1204
inline TAknLayoutScalableParameterLimits aamd_info_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1205
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1206
inline TAknWindowComponentLayout aamd_info_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1207
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1208
inline TAknLayoutScalableParameterLimits aamd_info_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1209
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1210
inline TAknWindowComponentLayout aamd_info_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1211
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1212
inline TAknLayoutScalableTableLimits aamd_info_pane_g_Limits()		{ return (*(Taamd_info_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1213
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1214
inline TAknLayoutScalableParameterLimits aamd_info_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taamd_info_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1215
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1216
inline TAknWindowComponentLayout aamd_info_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1217
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1218
inline TAknLayoutScalableParameterLimits aamd_info_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1219
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1220
inline TAknTextComponentLayout aamd_info_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1221
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1222
inline TAknLayoutScalableParameterLimits aamd_info_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1223
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1224
inline TAknTextComponentLayout aamd_info_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1225
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1226
inline TAknLayoutScalableParameterLimits aamd_info_pane_t3_ParamLimits(TInt aVariety)		{ return (*(Taamd_info_pane_t3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1227
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1228
inline TAknTextComponentLayout aamd_info_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_t3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1229
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1230
inline TAknLayoutScalableTableLimits aamd_info_pane_t_Limits()		{ return (*(Taamd_info_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1231
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1232
inline TAknLayoutScalableParameterLimits aamd_info_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taamd_info_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1233
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1234
inline TAknTextComponentLayout aamd_info_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taamd_info_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aamd_info_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1235
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1236
// LAF Table : aaslider_bg_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1237
inline TAknWindowComponentLayout aaslider_bg_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1238
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1239
inline TAknWindowComponentLayout aaslider_bg_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1240
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1241
inline TAknLayoutScalableTableLimits aaslider_bg_pane_g_Limits()		{ return (*(Taaslider_bg_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1242
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1243
inline TAknWindowComponentLayout aaslider_bg_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1244
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1245
inline TAknWindowComponentLayout aaslider_bg_pane_g2_copy1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_g2_copy1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_g2_copy1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1246
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1247
// LAF Table : main_aa_slider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1248
inline TAknLayoutScalableParameterLimits aaslider_pane_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1249
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1250
inline TAknWindowComponentLayout aaslider_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1251
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1252
// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1253
inline TAknLayoutScalableParameterLimits aaslider_bg_pane_cp001_ParamLimits(TInt aVariety)		{ return (*(Taaslider_bg_pane_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1254
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1255
inline TAknWindowComponentLayout aaslider_bg_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1256
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1257
inline TAknLayoutScalableParameterLimits aaslider_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1258
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1259
inline TAknWindowComponentLayout aaslider_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1260
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1261
inline TAknLayoutScalableParameterLimits aaslider_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1262
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1263
inline TAknWindowComponentLayout aaslider_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1264
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1265
inline TAknLayoutScalableParameterLimits aaslider_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1266
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1267
inline TAknWindowComponentLayout aaslider_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1268
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1269
inline TAknLayoutScalableTableLimits aaslider_pane_g_Limits()		{ return (*(Taaslider_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1270
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1271
inline TAknLayoutScalableParameterLimits aaslider_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taaslider_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1272
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1273
inline TAknWindowComponentLayout aaslider_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1274
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1275
inline TAknLayoutScalableParameterLimits aaslider_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1276
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1277
inline TAknTextComponentLayout aaslider_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1278
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1279
inline TAknLayoutScalableParameterLimits aaslider_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1280
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1281
inline TAknTextComponentLayout aaslider_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1282
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1283
inline TAknLayoutScalableParameterLimits aaslider_pane_t3_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_t3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1284
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1285
inline TAknTextComponentLayout aaslider_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_t3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1286
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1287
inline TAknLayoutScalableTableLimits aaslider_pane_t_Limits()		{ return (*(Taaslider_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1288
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1289
inline TAknLayoutScalableParameterLimits aaslider_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taaslider_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1290
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1291
inline TAknTextComponentLayout aaslider_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1292
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1293
inline TAknLayoutScalableParameterLimits aid_touch_size_slider_marker_ParamLimits(TInt aVariety)		{ return (*(Taid_touch_size_slider_marker_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_marker_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1294
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1295
inline TAknWindowComponentLayout aid_touch_size_slider_marker(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_touch_size_slider_marker_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_marker)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1296
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1297
// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1298
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_list_sub_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1299
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1300
inline TAknWindowComponentLayout aalist_list_sub_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1301
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1302
// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1303
inline TAknLayoutScalableParameterLimits aalist_single_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1304
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1305
inline TAknWindowComponentLayout aalist_single_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1306
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1307
inline TAknLayoutScalableParameterLimits aalist_single_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1308
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1309
inline TAknWindowComponentLayout aalist_single_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1310
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1311
inline TAknWindowComponentLayout list_highlight_pane_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tlist_highlight_pane_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_highlight_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1312
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1313
// LAF Table : aalist_list_sub_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1314
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1315
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1316
inline TAknWindowComponentLayout aalist_list_sub_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1317
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1318
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1319
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1320
inline TAknWindowComponentLayout aalist_list_sub_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1321
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1322
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1323
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1324
inline TAknWindowComponentLayout aalist_list_sub_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1325
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1326
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1327
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1328
inline TAknWindowComponentLayout aalist_list_sub_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1329
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1330
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1331
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1332
inline TAknWindowComponentLayout aalist_list_sub_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1333
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1334
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g7_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_g7_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1335
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1336
inline TAknWindowComponentLayout aalist_list_sub_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g7_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1337
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1338
inline TAknLayoutScalableTableLimits aalist_list_sub_pane_g_Limits()		{ return (*(Taalist_list_sub_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1339
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1340
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_list_sub_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1341
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1342
inline TAknWindowComponentLayout aalist_list_sub_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1343
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1344
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1345
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1346
inline TAknTextComponentLayout aalist_list_sub_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1347
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1348
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t2_ParamLimits(TInt aVariety)		{ return (*(Taalist_list_sub_pane_t2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1349
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1350
inline TAknTextComponentLayout aalist_list_sub_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_t2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1351
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1352
inline TAknLayoutScalableTableLimits aalist_list_sub_pane_t_Limits()		{ return (*(Taalist_list_sub_pane_t_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1353
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1354
inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_list_sub_pane_t_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1355
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1356
inline TAknTextComponentLayout aalist_list_sub_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_list_sub_pane_t_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_list_sub_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1357
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1358
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1359
inline TAknLayoutScalableParameterLimits main_aa_coverflow_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_coverflow_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_coverflow_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1360
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1361
inline TAknLayoutScalableParameterLimits main_aa_metadata_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_metadata_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_metadata_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1362
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1363
// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1364
inline TAknLayoutScalableParameterLimits aalist_single_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1365
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1366
inline TAknWindowComponentLayout aalist_single_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1367
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1368
inline TAknLayoutScalableParameterLimits list_highlight_pane_cp001_ParamLimits(TInt aVariety)		{ return (*(Tlist_highlight_pane_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_list_highlight_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1369
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1370
// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1371
inline TAknLayoutScalableParameterLimits aacf_slider_pane_ParamLimits(TInt aVariety)		{ return (*(Taacf_slider_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aacf_slider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1372
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1373
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1374
inline TAknWindowComponentLayout main_aa_video_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_video_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_video_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1375
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1376
// LAF Table : main_aa_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1377
inline TAknWindowComponentLayout aid_size_touch_aascroll_bar(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_size_touch_aascroll_bar_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_size_touch_aascroll_bar)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1378
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1379
// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1380
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_ParamLimits(TInt aVariety = 0)		{ return (*(Taalist_single_large_graphic_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1381
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1382
inline TAknWindowComponentLayout aalist_single_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1383
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1384
// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1385
inline TAknLayoutScalableParameterLimits aaslider_pane_g4_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_g4_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1386
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1387
inline TAknWindowComponentLayout aaslider_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1388
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1389
inline TAknLayoutScalableParameterLimits aaslider_pane_g5_ParamLimits(TInt aVariety)		{ return (*(Taaslider_pane_g5_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1390
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1391
inline TAknWindowComponentLayout aaslider_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_pane_g5_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1392
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1393
inline TAknLayoutScalableParameterLimits aid_touch_size_slider_max_ParamLimits(TInt aVariety)		{ return (*(Taid_touch_size_slider_max_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_max_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1394
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1395
inline TAknWindowComponentLayout aid_touch_size_slider_max(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_touch_size_slider_max_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_max)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1396
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1397
inline TAknLayoutScalableParameterLimits aid_touch_size_slider_min_ParamLimits(TInt aVariety)		{ return (*(Taid_touch_size_slider_min_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_min_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1398
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1399
inline TAknWindowComponentLayout aid_touch_size_slider_min(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_touch_size_slider_min_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_touch_size_slider_min)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1400
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1401
// LAF Table : aalist_single_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1402
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_large_graphic_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1403
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1404
inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1405
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1406
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g2_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_large_graphic_pane_g2_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1407
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1408
inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1409
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1410
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g3_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_large_graphic_pane_g3_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1411
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1412
inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1413
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1414
inline TAknLayoutScalableTableLimits aalist_single_large_graphic_pane_g_Limits()		{ return (*(Taalist_single_large_graphic_pane_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1415
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1416
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety)		{ return (*(Taalist_single_large_graphic_pane_g_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1417
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1418
inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1419
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1420
inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_t1_ParamLimits(TInt aVariety)		{ return (*(Taalist_single_large_graphic_pane_t1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1421
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1422
inline TAknTextComponentLayout aalist_single_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_single_large_graphic_pane_t1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_single_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1423
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1424
// LAF Table : main_aa_video_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1425
inline TAknLayoutScalableParameterLimits main_aa_video_pane_g1_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_video_pane_g1_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_video_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1426
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1427
inline TAknWindowComponentLayout main_aa_video_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_video_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_video_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1428
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1429
// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1430
inline TAknWindowComponentLayout main_aa_coverflow_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Tmain_aa_coverflow_pane_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_coverflow_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1431
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1432
// LAF Table : aa_scroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1433
inline TAknWindowComponentLayout aid_size_min_handle_cp002(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_size_min_handle_cp002_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_size_min_handle_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1434
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1435
// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1436
inline TAknLayoutScalableParameterLimits popup_toolbar2_fixed_window_cp001_ParamLimits(TInt aVariety)		{ return (*(Tpopup_toolbar2_fixed_window_cp001_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_popup_toolbar2_fixed_window_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1437
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1438
// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1439
inline TAknLayoutScalableParameterLimits main_aa_slider_pane_ParamLimits(TInt aVariety)		{ return (*(Tmain_aa_slider_pane_ParamLimits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_main_aa_slider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1440
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1441
// LAF Table : aa_scroll_pane_cp001
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1442
inline TAknWindowComponentLayout aid_size_min_handle_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_size_min_handle_cp001_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_size_min_handle_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1443
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1444
// LAF Table : aaslider_bg_pane_cp001
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1445
inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_cp001_g1_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1446
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1447
inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_cp001_g2_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1448
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1449
inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_cp001_g3_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1450
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1451
inline TAknLayoutScalableTableLimits aaslider_bg_pane_cp001_g_Limits()		{ return (*(Taaslider_bg_pane_cp001_g_Limits_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1452
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1453
inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taaslider_bg_pane_cp001_g_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aaslider_bg_pane_cp001_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1454
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1455
// LAF Table : aalist_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1456
inline TAknWindowComponentLayout aalist_progress_pane_g4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taalist_progress_pane_g4_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aalist_progress_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1457
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1458
// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1459
inline TAknWindowComponentLayout aid_aaslider_pane_rect_inner(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0)		{ return (*(Taid_aaslider_pane_rect_inner_sig*)(CdlEngine::GetFunction(KCdlInterfaceUid, EApiId_aid_aaslider_pane_rect_inner)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1460
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1461
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1462
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1463
class CInstance : public CCdlInstance
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1464
	{
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1465
public:
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1466
	enum { ETypeId = KCdlInterfaceUidValue };
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1467
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1468
	inline static const CInstance& CustomisationInstance()                                                    { return (const CInstance&)(CdlEngine::CustomisationInstance(KCdlInterfaceUid)); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1469
	inline static CInstance* NewL(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL)                  { return (CInstance*) CCdlInstance::NewL(aRef, &KCdlInterface, aSubLayer); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1470
	inline static CInstance* NewLC(const TCdlRef& aRef, const CCdlInstance* aSubLayer = NULL)                 { return (CInstance*) CCdlInstance::NewLC(aRef, &KCdlInterface, aSubLayer); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1471
	inline static CInstance* NewL(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL)  { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewL(ref, aSubLayer); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1472
	inline static CInstance* NewLC(const TDesC& aLibName, TInt aImplId, const CCdlInstance* aSubLayer = NULL) { TCdlRef ref = { aImplId, { KCdlInterfaceUidValue }, &aLibName }; return NewLC(ref, aSubLayer); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1473
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1474
	inline const CInstance* SubLayer()                                                                        { return static_cast<const CInstance*>(CCdlInstance::SubLayer()); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1475
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1476
// CDL API functions, as defined in aknlayoutscalable_uiaccel.cdl
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1477
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1478
	// Generic API
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1479
	inline TAknLayoutScalableComponentType GetComponentTypeById(TInt aComponentId) const		{ return (*(TGetComponentTypeById_sig*)(GetFunction(EApiId_GetComponentTypeById)))(aComponentId); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1480
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1481
	inline TAknLayoutScalableParameterLimits GetParamLimitsById(TInt aComponentId, TInt aVariety) const		{ return (*(TGetParamLimitsById_sig*)(GetFunction(EApiId_GetParamLimitsById)))(aComponentId, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1482
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1483
	inline TAknWindowComponentLayout GetWindowComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow) const		{ return (*(TGetWindowComponentById_sig*)(GetFunction(EApiId_GetWindowComponentById)))(aComponentId, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1484
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1485
	inline TAknTextComponentLayout GetTextComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow) const		{ return (*(TGetTextComponentById_sig*)(GetFunction(EApiId_GetTextComponentById)))(aComponentId, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1486
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1487
	// LAF Table : Screen Contents
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1488
	inline TAknWindowComponentLayout Screen(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(TScreen_sig*)(GetFunction(EApiId_Screen)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1489
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1490
	// LAF Table : Screen
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1491
	inline TAknWindowComponentLayout application_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tapplication_window_sig*)(GetFunction(EApiId_application_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1492
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1493
	// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1494
	inline TAknLayoutScalableParameterLimits area_bottom_pane_ParamLimits(TInt aVariety) const		{ return (*(Tarea_bottom_pane_ParamLimits_sig*)(GetFunction(EApiId_area_bottom_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1495
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1496
	inline TAknWindowComponentLayout area_bottom_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tarea_bottom_pane_sig*)(GetFunction(EApiId_area_bottom_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1497
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1498
	inline TAknLayoutScalableParameterLimits area_top_pane_ParamLimits(TInt aVariety) const		{ return (*(Tarea_top_pane_ParamLimits_sig*)(GetFunction(EApiId_area_top_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1499
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1500
	inline TAknWindowComponentLayout area_top_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tarea_top_pane_sig*)(GetFunction(EApiId_area_top_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1501
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1502
	inline TAknLayoutScalableParameterLimits main_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_pane_ParamLimits_sig*)(GetFunction(EApiId_main_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1503
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1504
	inline TAknWindowComponentLayout main_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_pane_sig*)(GetFunction(EApiId_main_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1505
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1506
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1507
	inline TAknWindowComponentLayout main_hc_listscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_listscroll_pane_sig*)(GetFunction(EApiId_main_hc_listscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1508
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1509
	// LAF Table : main_hc_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1510
	inline TAknWindowComponentLayout hc_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_pane_sig*)(GetFunction(EApiId_hc_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1511
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1512
	inline TAknWindowComponentLayout hc_scroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_pane_sig*)(GetFunction(EApiId_hc_scroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1513
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1514
	// LAF Table : hc_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1515
	inline TAknWindowComponentLayout hc_list_double2_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1516
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1517
	inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1518
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1519
	inline TAknWindowComponentLayout hc_list_double2_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_sig*)(GetFunction(EApiId_hc_list_double2_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1520
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1521
	inline TAknWindowComponentLayout hc_list_double_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1522
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1523
	inline TAknWindowComponentLayout hc_list_double_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_sig*)(GetFunction(EApiId_hc_list_double_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1524
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1525
	inline TAknWindowComponentLayout hc_list_double_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1526
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1527
	inline TAknWindowComponentLayout hc_list_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_sig*)(GetFunction(EApiId_hc_list_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1528
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1529
	inline TAknWindowComponentLayout hc_list_single_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1530
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1531
	inline TAknWindowComponentLayout hc_list_single_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_sig*)(GetFunction(EApiId_hc_list_single_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1532
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1533
	inline TAknWindowComponentLayout hc_list_single_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1534
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1535
	inline TAknWindowComponentLayout hc_list_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_pane_sig*)(GetFunction(EApiId_hc_list_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1536
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1537
	// LAF Table : hc_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1538
	inline TAknLayoutScalableParameterLimits hc_list_single_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1539
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1540
	inline TAknWindowComponentLayout hc_list_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_pane_g1_sig*)(GetFunction(EApiId_hc_list_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1541
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1542
	inline TAknLayoutScalableParameterLimits hc_list_single_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1543
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1544
	inline TAknWindowComponentLayout hc_list_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_pane_g2_sig*)(GetFunction(EApiId_hc_list_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1545
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1546
	inline TAknLayoutScalableTableLimits hc_list_single_pane_g_Limits() const		{ return (*(Thc_list_single_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1547
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1548
	inline TAknLayoutScalableParameterLimits hc_list_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_single_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1549
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1550
	inline TAknWindowComponentLayout hc_list_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_pane_g_sig*)(GetFunction(EApiId_hc_list_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1551
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1552
	inline TAknLayoutScalableParameterLimits hc_list_single_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1553
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1554
	inline TAknTextComponentLayout hc_list_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_pane_t1_sig*)(GetFunction(EApiId_hc_list_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1555
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1556
	// LAF Table : hc_list_single_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1557
	inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1558
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1559
	inline TAknWindowComponentLayout hc_list_single_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1560
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1561
	inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1562
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1563
	inline TAknWindowComponentLayout hc_list_single_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1564
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1565
	inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1566
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1567
	inline TAknWindowComponentLayout hc_list_single_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1568
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1569
	inline TAknLayoutScalableTableLimits hc_list_single_graphic_pane_g_Limits() const		{ return (*(Thc_list_single_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1570
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1571
	inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_single_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1572
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1573
	inline TAknWindowComponentLayout hc_list_single_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1574
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1575
	inline TAknLayoutScalableParameterLimits hc_list_single_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1576
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1577
	inline TAknTextComponentLayout hc_list_single_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_single_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1578
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1579
	// LAF Table : hc_list_single_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1580
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1581
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1582
	inline TAknWindowComponentLayout hc_list_single_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_g1_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1583
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1584
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1585
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1586
	inline TAknWindowComponentLayout hc_list_single_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_g2_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1587
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1588
	inline TAknLayoutScalableTableLimits hc_list_single_heading_pane_g_Limits() const		{ return (*(Thc_list_single_heading_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1589
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1590
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1591
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1592
	inline TAknWindowComponentLayout hc_list_single_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_g_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1593
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1594
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1595
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1596
	inline TAknTextComponentLayout hc_list_single_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_t1_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1597
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1598
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1599
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1600
	inline TAknTextComponentLayout hc_list_single_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_t2_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1601
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1602
	inline TAknLayoutScalableTableLimits hc_list_single_heading_pane_t_Limits() const		{ return (*(Thc_list_single_heading_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1603
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1604
	inline TAknLayoutScalableParameterLimits hc_list_single_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_single_heading_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1605
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1606
	inline TAknTextComponentLayout hc_list_single_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_heading_pane_t_sig*)(GetFunction(EApiId_hc_list_single_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1607
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1608
	// LAF Table : hc_list_single_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1609
	inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_large_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1610
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1611
	inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1612
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1613
	inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_large_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1614
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1615
	inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1616
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1617
	inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_large_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1618
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1619
	inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1620
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1621
	inline TAknLayoutScalableTableLimits hc_list_single_large_graphic_pane_g_Limits() const		{ return (*(Thc_list_single_large_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1622
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1623
	inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_single_large_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1624
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1625
	inline TAknWindowComponentLayout hc_list_single_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1626
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1627
	inline TAknLayoutScalableParameterLimits hc_list_single_large_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_single_large_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1628
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1629
	inline TAknTextComponentLayout hc_list_single_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_single_large_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_single_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1630
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1631
	// LAF Table : hc_list_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1632
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1633
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1634
	inline TAknWindowComponentLayout hc_list_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_g1_sig*)(GetFunction(EApiId_hc_list_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1635
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1636
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1637
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1638
	inline TAknWindowComponentLayout hc_list_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_g2_sig*)(GetFunction(EApiId_hc_list_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1639
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1640
	inline TAknLayoutScalableTableLimits hc_list_double_pane_g_Limits() const		{ return (*(Thc_list_double_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1641
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1642
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1643
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1644
	inline TAknWindowComponentLayout hc_list_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_g_sig*)(GetFunction(EApiId_hc_list_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1645
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1646
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1647
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1648
	inline TAknTextComponentLayout hc_list_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_t1_sig*)(GetFunction(EApiId_hc_list_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1649
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1650
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1651
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1652
	inline TAknTextComponentLayout hc_list_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_t2_sig*)(GetFunction(EApiId_hc_list_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1653
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1654
	inline TAknLayoutScalableTableLimits hc_list_double_pane_t_Limits() const		{ return (*(Thc_list_double_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1655
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1656
	inline TAknLayoutScalableParameterLimits hc_list_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1657
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1658
	inline TAknTextComponentLayout hc_list_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_pane_t_sig*)(GetFunction(EApiId_hc_list_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1659
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1660
	// LAF Table : hc_list_double_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1661
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1662
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1663
	inline TAknWindowComponentLayout hc_list_double_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1664
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1665
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1666
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1667
	inline TAknWindowComponentLayout hc_list_double_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1668
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1669
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1670
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1671
	inline TAknWindowComponentLayout hc_list_double_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1672
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1673
	inline TAknLayoutScalableTableLimits hc_list_double_graphic_pane_g_Limits() const		{ return (*(Thc_list_double_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1674
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1675
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1676
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1677
	inline TAknWindowComponentLayout hc_list_double_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1678
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1679
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1680
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1681
	inline TAknTextComponentLayout hc_list_double_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1682
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1683
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1684
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1685
	inline TAknTextComponentLayout hc_list_double_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_t2_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1686
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1687
	inline TAknLayoutScalableTableLimits hc_list_double_graphic_pane_t_Limits() const		{ return (*(Thc_list_double_graphic_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1688
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1689
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_graphic_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1690
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1691
	inline TAknTextComponentLayout hc_list_double_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_pane_t_sig*)(GetFunction(EApiId_hc_list_double_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1692
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1693
	// LAF Table : hc_list_double_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1694
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1695
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1696
	inline TAknWindowComponentLayout hc_list_double_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_g1_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1697
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1698
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1699
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1700
	inline TAknWindowComponentLayout hc_list_double_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_g2_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1701
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1702
	inline TAknLayoutScalableTableLimits hc_list_double_heading_pane_g_Limits() const		{ return (*(Thc_list_double_heading_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1703
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1704
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1705
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1706
	inline TAknWindowComponentLayout hc_list_double_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_g_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1707
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1708
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1709
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1710
	inline TAknTextComponentLayout hc_list_double_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_t1_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1711
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1712
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1713
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1714
	inline TAknTextComponentLayout hc_list_double_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_t2_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1715
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1716
	inline TAknLayoutScalableTableLimits hc_list_double_heading_pane_t_Limits() const		{ return (*(Thc_list_double_heading_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1717
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1718
	inline TAknLayoutScalableParameterLimits hc_list_double_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_heading_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1719
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1720
	inline TAknTextComponentLayout hc_list_double_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_heading_pane_t_sig*)(GetFunction(EApiId_hc_list_double_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1721
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1722
	// LAF Table : hc_list_double_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1723
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1724
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1725
	inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1726
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1727
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1728
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1729
	inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1730
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1731
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1732
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1733
	inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1734
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1735
	inline TAknLayoutScalableTableLimits hc_list_double_large_graphic_pane_g_Limits() const		{ return (*(Thc_list_double_large_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1736
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1737
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1738
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1739
	inline TAknWindowComponentLayout hc_list_double_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1740
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1741
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1742
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1743
	inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1744
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1745
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1746
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1747
	inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_t2_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1748
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1749
	inline TAknLayoutScalableTableLimits hc_list_double_large_graphic_pane_t_Limits() const		{ return (*(Thc_list_double_large_graphic_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1750
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1751
	inline TAknLayoutScalableParameterLimits hc_list_double_large_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_large_graphic_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1752
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1753
	inline TAknTextComponentLayout hc_list_double_large_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_large_graphic_pane_t_sig*)(GetFunction(EApiId_hc_list_double_large_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1754
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1755
	// LAF Table : hc_list_double2_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1756
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1757
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1758
	inline TAknWindowComponentLayout hc_list_double2_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_g1_sig*)(GetFunction(EApiId_hc_list_double2_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1759
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1760
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1761
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1762
	inline TAknWindowComponentLayout hc_list_double2_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_g2_sig*)(GetFunction(EApiId_hc_list_double2_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1763
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1764
	inline TAknLayoutScalableTableLimits hc_list_double2_pane_g_Limits() const		{ return (*(Thc_list_double2_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double2_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1765
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1766
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1767
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1768
	inline TAknWindowComponentLayout hc_list_double2_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_g_sig*)(GetFunction(EApiId_hc_list_double2_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1769
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1770
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1771
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1772
	inline TAknTextComponentLayout hc_list_double2_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_t1_sig*)(GetFunction(EApiId_hc_list_double2_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1773
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1774
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1775
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1776
	inline TAknTextComponentLayout hc_list_double2_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_t2_sig*)(GetFunction(EApiId_hc_list_double2_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1777
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1778
	inline TAknLayoutScalableTableLimits hc_list_double2_pane_t_Limits() const		{ return (*(Thc_list_double2_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double2_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1779
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1780
	inline TAknLayoutScalableParameterLimits hc_list_double2_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1781
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1782
	inline TAknTextComponentLayout hc_list_double2_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_pane_t_sig*)(GetFunction(EApiId_hc_list_double2_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1783
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1784
	// LAF Table : hc_list_double2_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1785
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1786
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1787
	inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1788
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1789
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1790
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1791
	inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1792
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1793
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1794
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1795
	inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1796
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1797
	inline TAknLayoutScalableTableLimits hc_list_double2_graphic_pane_g_Limits() const		{ return (*(Thc_list_double2_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1798
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1799
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1800
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1801
	inline TAknWindowComponentLayout hc_list_double2_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1802
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1803
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1804
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1805
	inline TAknTextComponentLayout hc_list_double2_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1806
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1807
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1808
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1809
	inline TAknTextComponentLayout hc_list_double2_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_t2_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1810
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1811
	inline TAknLayoutScalableTableLimits hc_list_double2_graphic_pane_t_Limits() const		{ return (*(Thc_list_double2_graphic_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1812
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1813
	inline TAknLayoutScalableParameterLimits hc_list_double2_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_graphic_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1814
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1815
	inline TAknTextComponentLayout hc_list_double2_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_graphic_pane_t_sig*)(GetFunction(EApiId_hc_list_double2_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1816
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1817
	// LAF Table : hc_list_double2_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1818
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1819
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1820
	inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_g1_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1821
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1822
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1823
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1824
	inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_g2_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1825
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1826
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1827
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1828
	inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_g3_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1829
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1830
	inline TAknLayoutScalableTableLimits hc_list_double2_large_graphic_pane_g_Limits() const		{ return (*(Thc_list_double2_large_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1831
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1832
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1833
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1834
	inline TAknWindowComponentLayout hc_list_double2_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_g_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1835
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1836
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1837
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1838
	inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_t1_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1839
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1840
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1841
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1842
	inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_t2_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1843
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1844
	inline TAknLayoutScalableTableLimits hc_list_double2_large_graphic_pane_t_Limits() const		{ return (*(Thc_list_double2_large_graphic_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1845
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1846
	inline TAknLayoutScalableParameterLimits hc_list_double2_large_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double2_large_graphic_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1847
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1848
	inline TAknTextComponentLayout hc_list_double2_large_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double2_large_graphic_pane_t_sig*)(GetFunction(EApiId_hc_list_double2_large_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1849
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1850
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1851
	inline TAknWindowComponentLayout main_hc_button_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_button_pane_sig*)(GetFunction(EApiId_main_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1852
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1853
	// LAF Table : main_hc_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1854
	inline TAknLayoutScalableParameterLimits aid_hc_size_touch_scroll_bar_ParamLimits(TInt aVariety) const		{ return (*(Taid_hc_size_touch_scroll_bar_ParamLimits_sig*)(GetFunction(EApiId_aid_hc_size_touch_scroll_bar_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1855
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1856
	inline TAknWindowComponentLayout aid_hc_size_touch_scroll_bar(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_hc_size_touch_scroll_bar_sig*)(GetFunction(EApiId_aid_hc_size_touch_scroll_bar)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1857
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1858
	inline TAknLayoutScalableParameterLimits aid_hc_size_touch_scroll_bar_cp01_ParamLimits(TInt aVariety) const		{ return (*(Taid_hc_size_touch_scroll_bar_cp01_ParamLimits_sig*)(GetFunction(EApiId_aid_hc_size_touch_scroll_bar_cp01_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1859
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1860
	inline TAknWindowComponentLayout aid_hc_size_touch_scroll_bar_cp01(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_hc_size_touch_scroll_bar_cp01_sig*)(GetFunction(EApiId_aid_hc_size_touch_scroll_bar_cp01)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1861
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1862
	inline TAknWindowComponentLayout hc_popup_scroll_hotspot_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_popup_scroll_hotspot_window_sig*)(GetFunction(EApiId_hc_popup_scroll_hotspot_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1863
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1864
	inline TAknLayoutScalableParameterLimits hc_scroll_pane_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_pane_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1865
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1866
	inline TAknLayoutScalableParameterLimits hc_scroll_pane_cp01_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_pane_cp01_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_pane_cp01_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1867
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1868
	inline TAknWindowComponentLayout hc_scroll_pane_cp01(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_pane_cp01_sig*)(GetFunction(EApiId_hc_scroll_pane_cp01)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1869
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1870
	inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tmain_hc_listscroll_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1871
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1872
	inline TAknWindowComponentLayout main_hc_listscroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_listscroll_pane_g1_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1873
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1874
	inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Tmain_hc_listscroll_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1875
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1876
	inline TAknWindowComponentLayout main_hc_listscroll_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_listscroll_pane_g2_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1877
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1878
	inline TAknLayoutScalableTableLimits main_hc_listscroll_pane_g_Limits() const		{ return (*(Tmain_hc_listscroll_pane_g_Limits_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1879
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1880
	inline TAknLayoutScalableParameterLimits main_hc_listscroll_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Tmain_hc_listscroll_pane_g_ParamLimits_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1881
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1882
	inline TAknWindowComponentLayout main_hc_listscroll_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_listscroll_pane_g_sig*)(GetFunction(EApiId_main_hc_listscroll_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1883
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1884
	// LAF Table : hc_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1885
	inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1886
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1887
	// LAF Table : hc_scroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1888
	inline TAknLayoutScalableParameterLimits aid_hc_size_max_handle_ParamLimits(TInt aVariety) const		{ return (*(Taid_hc_size_max_handle_ParamLimits_sig*)(GetFunction(EApiId_aid_hc_size_max_handle_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1889
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1890
	inline TAknWindowComponentLayout aid_hc_size_max_handle(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_hc_size_max_handle_sig*)(GetFunction(EApiId_aid_hc_size_max_handle)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1891
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1892
	inline TAknLayoutScalableParameterLimits aid_hc_size_min_handle_ParamLimits(TInt aVariety) const		{ return (*(Taid_hc_size_min_handle_ParamLimits_sig*)(GetFunction(EApiId_aid_hc_size_min_handle_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1893
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1894
	inline TAknWindowComponentLayout aid_hc_size_min_handle(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_hc_size_min_handle_sig*)(GetFunction(EApiId_aid_hc_size_min_handle)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1895
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1896
	inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_bg_pane_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1897
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1898
	inline TAknWindowComponentLayout hc_scroll_bg_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_bg_pane_sig*)(GetFunction(EApiId_hc_scroll_bg_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1899
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1900
	inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_handle_pane_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1901
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1902
	inline TAknWindowComponentLayout hc_scroll_handle_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_handle_pane_sig*)(GetFunction(EApiId_hc_scroll_handle_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1903
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1904
	inline TAknLayoutScalableParameterLimits hc_scroll_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1905
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1906
	inline TAknWindowComponentLayout hc_scroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_pane_g1_sig*)(GetFunction(EApiId_hc_scroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1907
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1908
	// LAF Table : hc_scroll_bg_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1909
	inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_bg_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1910
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1911
	inline TAknWindowComponentLayout hc_scroll_bg_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_bg_pane_g1_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1912
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1913
	inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_bg_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1914
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1915
	inline TAknWindowComponentLayout hc_scroll_bg_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_bg_pane_g2_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1916
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1917
	inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_bg_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1918
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1919
	inline TAknWindowComponentLayout hc_scroll_bg_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_bg_pane_g3_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1920
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1921
	inline TAknLayoutScalableTableLimits hc_scroll_bg_pane_g_Limits() const		{ return (*(Thc_scroll_bg_pane_g_Limits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1922
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1923
	inline TAknLayoutScalableParameterLimits hc_scroll_bg_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_scroll_bg_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1924
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1925
	inline TAknWindowComponentLayout hc_scroll_bg_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_bg_pane_g_sig*)(GetFunction(EApiId_hc_scroll_bg_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1926
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1927
	// LAF Table : hc_scroll_handle_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1928
	inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_handle_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1929
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1930
	inline TAknWindowComponentLayout hc_scroll_handle_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_handle_pane_g1_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1931
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1932
	inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_handle_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1933
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1934
	inline TAknWindowComponentLayout hc_scroll_handle_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_handle_pane_g2_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1935
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1936
	inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_handle_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1937
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1938
	inline TAknWindowComponentLayout hc_scroll_handle_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_handle_pane_g3_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1939
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1940
	inline TAknLayoutScalableTableLimits hc_scroll_handle_pane_g_Limits() const		{ return (*(Thc_scroll_handle_pane_g_Limits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1941
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1942
	inline TAknLayoutScalableParameterLimits hc_scroll_handle_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_scroll_handle_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1943
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1944
	inline TAknWindowComponentLayout hc_scroll_handle_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_handle_pane_g_sig*)(GetFunction(EApiId_hc_scroll_handle_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1945
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1946
	// LAF Table : hc_popup_scroll_hotspot_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1947
	inline TAknWindowComponentLayout bg_hc_secondary_window(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_secondary_window_sig*)(GetFunction(EApiId_bg_hc_secondary_window)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1948
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1949
	inline TAknTextComponentLayout qfn_secondary_cp6(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tqfn_secondary_cp6_sig*)(GetFunction(EApiId_qfn_secondary_cp6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1950
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1951
	// LAF Table : main_hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1952
	inline TAknWindowComponentLayout hc_button_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_button_pane_sig*)(GetFunction(EApiId_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1953
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1954
	// LAF Table : hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1955
	inline TAknLayoutScalableParameterLimits bg_hc_button_pane_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_button_pane_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_button_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1956
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1957
	inline TAknWindowComponentLayout bg_hc_button_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_sig*)(GetFunction(EApiId_bg_hc_button_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1958
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1959
	inline TAknLayoutScalableParameterLimits hc_button_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_button_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_button_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1960
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1961
	inline TAknWindowComponentLayout hc_button_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_button_pane_g1_sig*)(GetFunction(EApiId_hc_button_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1962
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1963
	inline TAknLayoutScalableParameterLimits hc_button_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_button_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_button_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1964
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1965
	inline TAknTextComponentLayout hc_button_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_button_pane_t1_sig*)(GetFunction(EApiId_hc_button_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1966
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1967
	// LAF Table : bg_hc_button_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1968
	inline TAknWindowComponentLayout bg_hc_button_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g1_sig*)(GetFunction(EApiId_bg_hc_button_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1969
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1970
	inline TAknWindowComponentLayout bg_hc_button_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g2_sig*)(GetFunction(EApiId_bg_hc_button_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1971
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1972
	inline TAknWindowComponentLayout bg_hc_button_pane_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g3_sig*)(GetFunction(EApiId_bg_hc_button_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1973
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1974
	inline TAknWindowComponentLayout bg_hc_button_pane_g4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g4_sig*)(GetFunction(EApiId_bg_hc_button_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1975
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1976
	inline TAknWindowComponentLayout bg_hc_button_pane_g5(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g5_sig*)(GetFunction(EApiId_bg_hc_button_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1977
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1978
	inline TAknWindowComponentLayout bg_hc_button_pane_g6(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g6_sig*)(GetFunction(EApiId_bg_hc_button_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1979
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1980
	inline TAknWindowComponentLayout bg_hc_button_pane_g7(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g7_sig*)(GetFunction(EApiId_bg_hc_button_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1981
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1982
	inline TAknWindowComponentLayout bg_hc_button_pane_g8(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g8_sig*)(GetFunction(EApiId_bg_hc_button_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1983
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1984
	inline TAknWindowComponentLayout bg_hc_button_pane_g9(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g9_sig*)(GetFunction(EApiId_bg_hc_button_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1985
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1986
	inline TAknLayoutScalableTableLimits bg_hc_button_pane_g_Limits() const		{ return (*(Tbg_hc_button_pane_g_Limits_sig*)(GetFunction(EApiId_bg_hc_button_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1987
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1988
	inline TAknWindowComponentLayout bg_hc_button_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_button_pane_g_sig*)(GetFunction(EApiId_bg_hc_button_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1989
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1990
	// LAF Table : hc_list_double_graphic_heading_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1991
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1992
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1993
	inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_g1_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1994
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1995
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1996
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1997
	inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_g2_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1998
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1999
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2000
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2001
	inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_g3_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2002
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2003
	inline TAknLayoutScalableTableLimits hc_list_double_graphic_heading_pane_g_Limits() const		{ return (*(Thc_list_double_graphic_heading_pane_g_Limits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2004
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2005
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_g_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2006
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2007
	inline TAknWindowComponentLayout hc_list_double_graphic_heading_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_g_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2008
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2009
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2010
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2011
	inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_t1_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2012
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2013
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2014
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2015
	inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_t2_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2016
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2017
	inline TAknLayoutScalableTableLimits hc_list_double_graphic_heading_pane_t_Limits() const		{ return (*(Thc_list_double_graphic_heading_pane_t_Limits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2018
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2019
	inline TAknLayoutScalableParameterLimits hc_list_double_graphic_heading_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Thc_list_double_graphic_heading_pane_t_ParamLimits_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2020
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2021
	inline TAknTextComponentLayout hc_list_double_graphic_heading_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_list_double_graphic_heading_pane_t_sig*)(GetFunction(EApiId_hc_list_double_graphic_heading_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2022
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2023
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2024
	inline TAknWindowComponentLayout main_hc_gridscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_gridscroll_pane_sig*)(GetFunction(EApiId_main_hc_gridscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2025
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2026
	// LAF Table : hc_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2027
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2028
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2029
	// LAF Table : main_hc_gridscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2030
	inline TAknLayoutScalableParameterLimits aid_hc_grid_cell_size_ParamLimits(TInt aVariety) const		{ return (*(Taid_hc_grid_cell_size_ParamLimits_sig*)(GetFunction(EApiId_aid_hc_grid_cell_size_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2031
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2032
	inline TAknWindowComponentLayout aid_hc_grid_cell_size(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_hc_grid_cell_size_sig*)(GetFunction(EApiId_aid_hc_grid_cell_size)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2033
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2034
	inline TAknLayoutScalableParameterLimits hc_scroll_pane_cp02_ParamLimits(TInt aVariety) const		{ return (*(Thc_scroll_pane_cp02_ParamLimits_sig*)(GetFunction(EApiId_hc_scroll_pane_cp02_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2035
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2036
	inline TAknWindowComponentLayout hc_scroll_pane_cp02(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Thc_scroll_pane_cp02_sig*)(GetFunction(EApiId_hc_scroll_pane_cp02)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2037
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2038
	inline TAknLayoutScalableParameterLimits main_hc_grid_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_hc_grid_pane_ParamLimits_sig*)(GetFunction(EApiId_main_hc_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2039
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2040
	inline TAknWindowComponentLayout main_hc_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_hc_grid_pane_sig*)(GetFunction(EApiId_main_hc_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2041
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2042
	// LAF Table : main_hc_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2043
	inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_ParamLimits(TInt aVariety) const		{ return (*(Tcell_hc_grid_pane_ParamLimits_sig*)(GetFunction(EApiId_cell_hc_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2044
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2045
	inline TAknWindowComponentLayout cell_hc_grid_pane(TInt aVariety, TInt aCol, TInt aRow) const		{ return (*(Tcell_hc_grid_pane_sig*)(GetFunction(EApiId_cell_hc_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2046
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2047
	// LAF Table : cell_hc_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2048
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2049
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2050
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2051
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2052
	inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tcell_hc_grid_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_cell_hc_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2053
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2054
	inline TAknWindowComponentLayout cell_hc_grid_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tcell_hc_grid_pane_g1_sig*)(GetFunction(EApiId_cell_hc_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2055
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2056
	inline TAknLayoutScalableParameterLimits cell_hc_grid_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Tcell_hc_grid_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_cell_hc_grid_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2057
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2058
	inline TAknTextComponentLayout cell_hc_grid_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tcell_hc_grid_pane_t1_sig*)(GetFunction(EApiId_cell_hc_grid_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2059
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2060
	// LAF Table : bg_hc_highlight_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2061
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2062
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2063
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g1_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2064
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2065
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2066
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2067
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g2_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2068
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2069
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2070
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2071
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g3_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2072
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2073
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2074
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2075
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g4_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2076
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2077
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2078
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2079
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g5_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2080
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2081
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g6_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g6_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2082
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2083
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g6_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2084
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2085
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g7_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g7_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2086
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2087
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g7_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2088
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2089
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g8_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g8_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2090
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2091
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g8_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2092
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2093
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g9_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g9_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2094
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2095
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g9_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2096
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2097
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g10_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g10_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2098
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2099
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g10_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2100
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2101
	inline TAknLayoutScalableTableLimits bg_hc_highlight_grid_pane_g_Limits() const		{ return (*(Tbg_hc_highlight_grid_pane_g_Limits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2102
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2103
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_grid_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Tbg_hc_highlight_grid_pane_g_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2104
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2105
	inline TAknWindowComponentLayout bg_hc_highlight_grid_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_grid_pane_g_sig*)(GetFunction(EApiId_bg_hc_highlight_grid_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2106
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2107
	// LAF Table : bg_hc_highlight_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2108
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2109
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2110
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g1_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2111
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2112
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2113
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2114
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g2_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2115
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2116
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2117
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2118
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g3_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2119
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2120
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2121
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2122
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g4_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2123
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2124
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2125
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2126
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g5_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2127
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2128
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g6_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g6_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2129
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2130
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g6_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2131
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2132
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g7_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g7_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2133
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2134
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g7_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2135
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2136
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g8_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g8_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2137
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2138
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g8_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2139
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2140
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g9_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g9_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2141
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2142
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g9_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2143
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2144
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g10_ParamLimits(TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g10_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2145
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2146
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g10_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2147
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2148
	inline TAknLayoutScalableTableLimits bg_hc_highlight_list_pane_g_Limits() const		{ return (*(Tbg_hc_highlight_list_pane_g_Limits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2149
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2150
	inline TAknLayoutScalableParameterLimits bg_hc_highlight_list_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Tbg_hc_highlight_list_pane_g_ParamLimits_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2151
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2152
	inline TAknWindowComponentLayout bg_hc_highlight_list_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tbg_hc_highlight_list_pane_g_sig*)(GetFunction(EApiId_bg_hc_highlight_list_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2153
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2154
	// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2155
	inline TAknLayoutScalableParameterLimits area_side_right_pane_ParamLimits(TInt aVariety) const		{ return (*(Tarea_side_right_pane_ParamLimits_sig*)(GetFunction(EApiId_area_side_right_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2156
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2157
	inline TAknWindowComponentLayout area_side_right_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tarea_side_right_pane_sig*)(GetFunction(EApiId_area_side_right_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2158
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2159
	inline TAknWindowComponentLayout popup_toolbar2_fixed_window_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tpopup_toolbar2_fixed_window_cp001_sig*)(GetFunction(EApiId_popup_toolbar2_fixed_window_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2160
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2161
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2162
	inline TAknWindowComponentLayout main_aa_coverflow_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_coverflow_pane_sig*)(GetFunction(EApiId_main_aa_coverflow_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2163
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2164
	inline TAknWindowComponentLayout main_aa_empty_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_sig*)(GetFunction(EApiId_main_aa_empty_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2165
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2166
	inline TAknWindowComponentLayout main_aa_fastscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_fastscroll_pane_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2167
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2168
	inline TAknLayoutScalableParameterLimits main_aa_gridscroll_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_gridscroll_pane_ParamLimits_sig*)(GetFunction(EApiId_main_aa_gridscroll_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2169
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2170
	inline TAknWindowComponentLayout main_aa_gridscroll_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_gridscroll_pane_sig*)(GetFunction(EApiId_main_aa_gridscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2171
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2172
	inline TAknWindowComponentLayout main_aa_listscroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_listscroll_pane_sig*)(GetFunction(EApiId_main_aa_listscroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2173
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2174
	inline TAknWindowComponentLayout main_aa_metadata_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_metadata_pane_sig*)(GetFunction(EApiId_main_aa_metadata_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2175
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2176
	inline TAknWindowComponentLayout main_aa_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_slider_pane_sig*)(GetFunction(EApiId_main_aa_slider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2177
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2178
	// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2179
	inline TAknLayoutScalableParameterLimits aacf_image_pane_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_pane_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2180
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2181
	inline TAknWindowComponentLayout aacf_image_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_pane_sig*)(GetFunction(EApiId_aacf_image_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2182
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2183
	inline TAknLayoutScalableParameterLimits aacf_image_pane_cp001_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_pane_cp001_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2184
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2185
	inline TAknWindowComponentLayout aacf_image_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_pane_cp001_sig*)(GetFunction(EApiId_aacf_image_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2186
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2187
	inline TAknLayoutScalableParameterLimits aacf_image_pane_cp002_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_pane_cp002_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_pane_cp002_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2188
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2189
	inline TAknWindowComponentLayout aacf_image_pane_cp002(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_pane_cp002_sig*)(GetFunction(EApiId_aacf_image_pane_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2190
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2191
	inline TAknWindowComponentLayout aacf_slider_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_slider_pane_sig*)(GetFunction(EApiId_aacf_slider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2192
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2193
	inline TAknLayoutScalableParameterLimits main_aa_coverflow_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_coverflow_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_main_aa_coverflow_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2194
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2195
	inline TAknTextComponentLayout main_aa_coverflow_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_coverflow_pane_t1_sig*)(GetFunction(EApiId_main_aa_coverflow_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2196
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2197
	// LAF Table : aacf_image_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2198
	inline TAknLayoutScalableParameterLimits aacf_image_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2199
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2200
	inline TAknWindowComponentLayout aacf_image_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_pane_g1_sig*)(GetFunction(EApiId_aacf_image_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2201
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2202
	// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2203
	inline TAknLayoutScalableParameterLimits aacf_image_title_pane_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_title_pane_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_title_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2204
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2205
	inline TAknWindowComponentLayout aacf_image_title_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_title_pane_sig*)(GetFunction(EApiId_aacf_image_title_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2206
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2207
	// LAF Table : aacf_slider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2208
	inline TAknWindowComponentLayout aacf_slider_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_slider_pane_g1_sig*)(GetFunction(EApiId_aacf_slider_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2209
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2210
	inline TAknWindowComponentLayout aacf_slider_pane_g1_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_slider_pane_g1_cp001_sig*)(GetFunction(EApiId_aacf_slider_pane_g1_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2211
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2212
	inline TAknWindowComponentLayout aaslider_bg_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_sig*)(GetFunction(EApiId_aaslider_bg_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2213
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2214
	// LAF Table : aacf_image_title_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2215
	inline TAknLayoutScalableParameterLimits aacf_image_title_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_title_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_title_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2216
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2217
	inline TAknWindowComponentLayout aacf_image_title_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_title_pane_g1_sig*)(GetFunction(EApiId_aacf_image_title_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2218
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2219
	inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_title_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_title_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2220
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2221
	inline TAknTextComponentLayout aacf_image_title_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_title_pane_t1_sig*)(GetFunction(EApiId_aacf_image_title_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2222
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2223
	inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taacf_image_title_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_title_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2224
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2225
	inline TAknTextComponentLayout aacf_image_title_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_title_pane_t2_sig*)(GetFunction(EApiId_aacf_image_title_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2226
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2227
	inline TAknLayoutScalableTableLimits aacf_image_title_pane_t_Limits() const		{ return (*(Taacf_image_title_pane_t_Limits_sig*)(GetFunction(EApiId_aacf_image_title_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2228
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2229
	inline TAknLayoutScalableParameterLimits aacf_image_title_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taacf_image_title_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aacf_image_title_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2230
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2231
	inline TAknTextComponentLayout aacf_image_title_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taacf_image_title_pane_t_sig*)(GetFunction(EApiId_aacf_image_title_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2232
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2233
	// LAF Table : main_aa_fastscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2234
	inline TAknLayoutScalableParameterLimits aafs_strip_pane_ParamLimits(TInt aVariety) const		{ return (*(Taafs_strip_pane_ParamLimits_sig*)(GetFunction(EApiId_aafs_strip_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2235
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2236
	inline TAknWindowComponentLayout aafs_strip_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taafs_strip_pane_sig*)(GetFunction(EApiId_aafs_strip_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2237
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2238
	inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_fastscroll_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2239
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2240
	inline TAknWindowComponentLayout main_aa_fastscroll_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_fastscroll_pane_g1_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2241
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2242
	inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_fastscroll_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2243
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2244
	inline TAknWindowComponentLayout main_aa_fastscroll_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_fastscroll_pane_g2_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2245
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2246
	inline TAknLayoutScalableTableLimits main_aa_fastscroll_pane_g_Limits() const		{ return (*(Tmain_aa_fastscroll_pane_g_Limits_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2247
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2248
	inline TAknLayoutScalableParameterLimits main_aa_fastscroll_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Tmain_aa_fastscroll_pane_g_ParamLimits_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2249
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2250
	inline TAknWindowComponentLayout main_aa_fastscroll_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_fastscroll_pane_g_sig*)(GetFunction(EApiId_main_aa_fastscroll_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2251
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2252
	// LAF Table : aafs_strip_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2253
	inline TAknLayoutScalableParameterLimits aafs_strip_grid_pane_ParamLimits(TInt aVariety) const		{ return (*(Taafs_strip_grid_pane_ParamLimits_sig*)(GetFunction(EApiId_aafs_strip_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2254
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2255
	inline TAknWindowComponentLayout aafs_strip_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taafs_strip_grid_pane_sig*)(GetFunction(EApiId_aafs_strip_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2256
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2257
	inline TAknLayoutScalableParameterLimits aafs_strip_shadow_pane_ParamLimits(TInt aVariety) const		{ return (*(Taafs_strip_shadow_pane_ParamLimits_sig*)(GetFunction(EApiId_aafs_strip_shadow_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2258
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2259
	inline TAknWindowComponentLayout aafs_strip_shadow_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taafs_strip_shadow_pane_sig*)(GetFunction(EApiId_aafs_strip_shadow_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2260
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2261
	// LAF Table : aafs_strip_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2262
	inline TAknLayoutScalableParameterLimits aafs_strip_grid_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taafs_strip_grid_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aafs_strip_grid_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2263
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2264
	inline TAknWindowComponentLayout aafs_strip_grid_pane_g1(TInt aVariety, TInt aCol, TInt aRow = 0) const		{ return (*(Taafs_strip_grid_pane_g1_sig*)(GetFunction(EApiId_aafs_strip_grid_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2265
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2266
	// LAF Table : main_aa_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2267
	inline TAknWindowComponentLayout aa_scroll_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taa_scroll_pane_sig*)(GetFunction(EApiId_aa_scroll_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2268
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2269
	inline TAknLayoutScalableParameterLimits aalist_gene_pane_ParamLimits(TInt aVariety) const		{ return (*(Taalist_gene_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_gene_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2270
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2271
	inline TAknWindowComponentLayout aalist_gene_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_gene_pane_sig*)(GetFunction(EApiId_aalist_gene_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2272
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2273
	// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2274
	inline TAknLayoutScalableParameterLimits aalist_double_entry_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_double_entry_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_entry_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2275
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2276
	inline TAknWindowComponentLayout aalist_double_entry_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_entry_pane_sig*)(GetFunction(EApiId_aalist_double_entry_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2277
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2278
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_double_graphic_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2279
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2280
	inline TAknWindowComponentLayout aalist_double_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_sig*)(GetFunction(EApiId_aalist_double_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2281
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2282
	inline TAknLayoutScalableParameterLimits aalist_double_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_double_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2283
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2284
	inline TAknWindowComponentLayout aalist_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_sig*)(GetFunction(EApiId_aalist_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2285
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2286
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_double_progress_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2287
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2288
	inline TAknWindowComponentLayout aalist_double_progress_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_sig*)(GetFunction(EApiId_aalist_double_progress_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2289
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2290
	inline TAknLayoutScalableParameterLimits aalist_gene_ad_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_gene_ad_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_gene_ad_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2291
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2292
	inline TAknWindowComponentLayout aalist_gene_ad_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_gene_ad_pane_sig*)(GetFunction(EApiId_aalist_gene_ad_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2293
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2294
	inline TAknLayoutScalableParameterLimits aalist_single_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_single_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2295
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2296
	inline TAknWindowComponentLayout aalist_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_sig*)(GetFunction(EApiId_aalist_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2297
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2298
	// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2299
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2300
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2301
	inline TAknWindowComponentLayout aalist_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g1_sig*)(GetFunction(EApiId_aalist_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2302
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2303
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2304
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2305
	inline TAknWindowComponentLayout aalist_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g2_sig*)(GetFunction(EApiId_aalist_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2306
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2307
	inline TAknLayoutScalableTableLimits aalist_single_pane_g_Limits() const		{ return (*(Taalist_single_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2308
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2309
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_single_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2310
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2311
	inline TAknWindowComponentLayout aalist_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g_sig*)(GetFunction(EApiId_aalist_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2312
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2313
	inline TAknLayoutScalableParameterLimits aalist_single_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2314
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2315
	inline TAknTextComponentLayout aalist_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_t1_sig*)(GetFunction(EApiId_aalist_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2316
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2317
	// LAF Table : aalist_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2318
	inline TAknLayoutScalableParameterLimits aalist_double_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2319
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2320
	inline TAknWindowComponentLayout aalist_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_g1_sig*)(GetFunction(EApiId_aalist_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2321
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2322
	inline TAknLayoutScalableParameterLimits aalist_double_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2323
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2324
	inline TAknWindowComponentLayout aalist_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_g2_sig*)(GetFunction(EApiId_aalist_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2325
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2326
	inline TAknLayoutScalableTableLimits aalist_double_pane_g_Limits() const		{ return (*(Taalist_double_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2327
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2328
	inline TAknLayoutScalableParameterLimits aalist_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2329
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2330
	inline TAknWindowComponentLayout aalist_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_g_sig*)(GetFunction(EApiId_aalist_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2331
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2332
	inline TAknLayoutScalableParameterLimits aalist_double_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2333
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2334
	inline TAknTextComponentLayout aalist_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_t1_sig*)(GetFunction(EApiId_aalist_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2335
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2336
	inline TAknLayoutScalableParameterLimits aalist_double_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2337
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2338
	inline TAknTextComponentLayout aalist_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_t2_sig*)(GetFunction(EApiId_aalist_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2339
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2340
	inline TAknLayoutScalableTableLimits aalist_double_pane_t_Limits() const		{ return (*(Taalist_double_pane_t_Limits_sig*)(GetFunction(EApiId_aalist_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2341
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2342
	inline TAknLayoutScalableParameterLimits aalist_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2343
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2344
	inline TAknTextComponentLayout aalist_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_pane_t_sig*)(GetFunction(EApiId_aalist_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2345
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2346
	// LAF Table : aalist_double_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2347
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2348
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2349
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g1_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2350
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2351
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2352
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2353
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g2_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2354
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2355
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2356
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2357
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g3_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2358
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2359
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2360
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2361
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g4_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2362
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2363
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2364
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2365
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g5_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2366
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2367
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g6_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g6_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g6_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2368
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2369
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g6(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g6_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g6)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2370
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2371
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g7_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g7_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2372
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2373
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g7_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2374
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2375
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g8_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g8_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g8_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2376
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2377
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g8(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g8_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g8)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2378
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2379
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g9_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g9_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g9_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2380
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2381
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g9(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g9_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g9)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2382
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2383
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g10_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g10_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g10_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2384
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2385
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g10(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g10_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g10)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2386
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2387
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g11_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g11_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g11_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2388
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2389
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g11(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g11_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g11)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2390
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2391
	inline TAknLayoutScalableTableLimits aalist_double_graphic_pane_g_Limits() const		{ return (*(Taalist_double_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2392
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2393
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2394
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2395
	inline TAknWindowComponentLayout aalist_double_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_g_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2396
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2397
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2398
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2399
	inline TAknTextComponentLayout aalist_double_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_t1_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2400
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2401
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2402
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2403
	inline TAknTextComponentLayout aalist_double_graphic_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_t2_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2404
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2405
	inline TAknLayoutScalableTableLimits aalist_double_graphic_pane_t_Limits() const		{ return (*(Taalist_double_graphic_pane_t_Limits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2406
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2407
	inline TAknLayoutScalableParameterLimits aalist_double_graphic_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_graphic_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2408
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2409
	inline TAknTextComponentLayout aalist_double_graphic_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_graphic_pane_t_sig*)(GetFunction(EApiId_aalist_double_graphic_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2410
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2411
	// LAF Table : aalist_double_entry_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2412
	inline TAknTextComponentLayout aalist_double_entry_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_entry_pane_t1_sig*)(GetFunction(EApiId_aalist_double_entry_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2413
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2414
	inline TAknWindowComponentLayout aalist_entry_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_entry_pane_sig*)(GetFunction(EApiId_aalist_entry_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2415
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2416
	// LAF Table : aalist_entry_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2417
	inline TAknTextComponentLayout aalist_entry_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_entry_pane_t1_sig*)(GetFunction(EApiId_aalist_entry_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2418
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2419
	inline TAknWindowComponentLayout input_focus_pane_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tinput_focus_pane_cp001_sig*)(GetFunction(EApiId_input_focus_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2420
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2421
	// LAF Table : aalist_double_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2422
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2423
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2424
	inline TAknWindowComponentLayout aalist_double_progress_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_g1_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2425
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2426
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2427
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2428
	inline TAknWindowComponentLayout aalist_double_progress_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_g2_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2429
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2430
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2431
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2432
	inline TAknWindowComponentLayout aalist_double_progress_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_g3_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2433
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2434
	inline TAknLayoutScalableTableLimits aalist_double_progress_pane_g_Limits() const		{ return (*(Taalist_double_progress_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2435
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2436
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_progress_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2437
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2438
	inline TAknWindowComponentLayout aalist_double_progress_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_g_sig*)(GetFunction(EApiId_aalist_double_progress_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2439
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2440
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2441
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2442
	inline TAknTextComponentLayout aalist_double_progress_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_t1_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2443
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2444
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2445
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2446
	inline TAknTextComponentLayout aalist_double_progress_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_t2_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2447
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2448
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_double_progress_pane_t3_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2449
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2450
	inline TAknTextComponentLayout aalist_double_progress_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_t3_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2451
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2452
	inline TAknLayoutScalableTableLimits aalist_double_progress_pane_t_Limits() const		{ return (*(Taalist_double_progress_pane_t_Limits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2453
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2454
	inline TAknLayoutScalableParameterLimits aalist_double_progress_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_double_progress_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2455
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2456
	inline TAknTextComponentLayout aalist_double_progress_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_double_progress_pane_t_sig*)(GetFunction(EApiId_aalist_double_progress_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2457
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2458
	inline TAknLayoutScalableParameterLimits aalist_progress_pane_ParamLimits(TInt aVariety) const		{ return (*(Taalist_progress_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_progress_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2459
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2460
	inline TAknWindowComponentLayout aalist_progress_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_sig*)(GetFunction(EApiId_aalist_progress_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2461
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2462
	// LAF Table : aalist_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2463
	inline TAknWindowComponentLayout aalist_progress_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_g1_sig*)(GetFunction(EApiId_aalist_progress_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2464
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2465
	inline TAknWindowComponentLayout aalist_progress_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_g2_sig*)(GetFunction(EApiId_aalist_progress_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2466
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2467
	inline TAknWindowComponentLayout aalist_progress_pane_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_g3_sig*)(GetFunction(EApiId_aalist_progress_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2468
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2469
	inline TAknLayoutScalableTableLimits aalist_progress_pane_g_Limits() const		{ return (*(Taalist_progress_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_progress_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2470
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2471
	inline TAknWindowComponentLayout aalist_progress_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_g_sig*)(GetFunction(EApiId_aalist_progress_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2472
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2473
	// LAF Table : aalist_gene_ad_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2474
	inline TAknWindowComponentLayout aalist_gene_ad_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_gene_ad_pane_g1_sig*)(GetFunction(EApiId_aalist_gene_ad_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2475
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2476
	// LAF Table : main_aa_empty_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2477
	inline TAknTextComponentLayout main_aa_empty_pane_t1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_t1_sig*)(GetFunction(EApiId_main_aa_empty_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2478
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2479
	inline TAknTextComponentLayout main_aa_empty_pane_t2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_t2_sig*)(GetFunction(EApiId_main_aa_empty_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2480
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2481
	inline TAknTextComponentLayout main_aa_empty_pane_t3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_t3_sig*)(GetFunction(EApiId_main_aa_empty_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2482
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2483
	inline TAknTextComponentLayout main_aa_empty_pane_t4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_t4_sig*)(GetFunction(EApiId_main_aa_empty_pane_t4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2484
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2485
	inline TAknLayoutScalableTableLimits main_aa_empty_pane_t_Limits() const		{ return (*(Tmain_aa_empty_pane_t_Limits_sig*)(GetFunction(EApiId_main_aa_empty_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2486
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2487
	inline TAknTextComponentLayout main_aa_empty_pane_t(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_empty_pane_t_sig*)(GetFunction(EApiId_main_aa_empty_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2488
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2489
	// LAF Table : main_aa_gridscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2490
	inline TAknLayoutScalableParameterLimits aa_scroll_pane_cp001_ParamLimits(TInt aVariety) const		{ return (*(Taa_scroll_pane_cp001_ParamLimits_sig*)(GetFunction(EApiId_aa_scroll_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2491
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2492
	inline TAknWindowComponentLayout aa_scroll_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taa_scroll_pane_cp001_sig*)(GetFunction(EApiId_aa_scroll_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2493
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2494
	inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_ParamLimits(TInt aVariety) const		{ return (*(Taa_taskswapper_pane_ParamLimits_sig*)(GetFunction(EApiId_aa_taskswapper_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2495
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2496
	inline TAknWindowComponentLayout aa_taskswapper_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taa_taskswapper_pane_sig*)(GetFunction(EApiId_aa_taskswapper_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2497
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2498
	inline TAknLayoutScalableParameterLimits aagrid_gene_pane_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_gene_pane_ParamLimits_sig*)(GetFunction(EApiId_aagrid_gene_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2499
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2500
	inline TAknWindowComponentLayout aagrid_gene_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_gene_pane_sig*)(GetFunction(EApiId_aagrid_gene_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2501
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2502
	// LAF Table : aagrid_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2503
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2504
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2505
	inline TAknWindowComponentLayout aagrid_cell_image_pane(TInt aVariety, TInt aCol, TInt aRow) const		{ return (*(Taagrid_cell_image_pane_sig*)(GetFunction(EApiId_aagrid_cell_image_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2506
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2507
	// LAF Table : aagrid_cell_image_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2508
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2509
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2510
	inline TAknWindowComponentLayout aagrid_cell_image_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_g1_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2511
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2512
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2513
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2514
	inline TAknWindowComponentLayout aagrid_cell_image_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_g2_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2515
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2516
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2517
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2518
	inline TAknWindowComponentLayout aagrid_cell_image_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_g3_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2519
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2520
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2521
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2522
	inline TAknWindowComponentLayout aagrid_cell_image_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_g4_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2523
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2524
	inline TAknLayoutScalableTableLimits aagrid_cell_image_pane_g_Limits() const		{ return (*(Taagrid_cell_image_pane_g_Limits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2525
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2526
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2527
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2528
	inline TAknWindowComponentLayout aagrid_cell_image_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_g_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2529
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2530
	inline TAknLayoutScalableParameterLimits aagrid_cell_image_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taagrid_cell_image_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2531
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2532
	inline TAknTextComponentLayout aagrid_cell_image_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taagrid_cell_image_pane_t1_sig*)(GetFunction(EApiId_aagrid_cell_image_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2533
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2534
	inline TAknLayoutScalableParameterLimits grid_highlight_pane_cp001_ParamLimits(TInt aVariety) const		{ return (*(Tgrid_highlight_pane_cp001_ParamLimits_sig*)(GetFunction(EApiId_grid_highlight_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2535
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2536
	inline TAknWindowComponentLayout grid_highlight_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tgrid_highlight_pane_cp001_sig*)(GetFunction(EApiId_grid_highlight_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2537
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2538
	// LAF Table : aa_taskswapper_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2539
	inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taa_taskswapper_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aa_taskswapper_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2540
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2541
	inline TAknWindowComponentLayout aa_taskswapper_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taa_taskswapper_pane_g1_sig*)(GetFunction(EApiId_aa_taskswapper_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2542
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2543
	inline TAknLayoutScalableParameterLimits aa_taskswapper_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taa_taskswapper_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aa_taskswapper_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2544
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2545
	inline TAknTextComponentLayout aa_taskswapper_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taa_taskswapper_pane_t1_sig*)(GetFunction(EApiId_aa_taskswapper_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2546
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2547
	inline TAknLayoutScalableParameterLimits aatasksw_grid_pane_ParamLimits(TInt aVariety) const		{ return (*(Taatasksw_grid_pane_ParamLimits_sig*)(GetFunction(EApiId_aatasksw_grid_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2548
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2549
	inline TAknWindowComponentLayout aatasksw_grid_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taatasksw_grid_pane_sig*)(GetFunction(EApiId_aatasksw_grid_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2550
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2551
	// LAF Table : aatasksw_grid_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2552
	inline TAknLayoutScalableParameterLimits aatasksw_cell_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taatasksw_cell_pane_ParamLimits_sig*)(GetFunction(EApiId_aatasksw_cell_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2553
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2554
	inline TAknWindowComponentLayout aatasksw_cell_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taatasksw_cell_pane_sig*)(GetFunction(EApiId_aatasksw_cell_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2555
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2556
	// LAF Table : aatasksw_cell_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2557
	inline TAknWindowComponentLayout aatasksw_cell_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taatasksw_cell_pane_g1_sig*)(GetFunction(EApiId_aatasksw_cell_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2558
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2559
	inline TAknWindowComponentLayout grid_highlight_pane_cp002(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tgrid_highlight_pane_cp002_sig*)(GetFunction(EApiId_grid_highlight_pane_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2560
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2561
	// LAF Table : main_aa_metadata_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2562
	inline TAknWindowComponentLayout aamd_info_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_sig*)(GetFunction(EApiId_aamd_info_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2563
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2564
	inline TAknWindowComponentLayout aamd_list_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_pane_sig*)(GetFunction(EApiId_aamd_list_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2565
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2566
	// LAF Table : aamd_list_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2567
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taamd_list_double_pane_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2568
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2569
	inline TAknWindowComponentLayout aamd_list_double_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_sig*)(GetFunction(EApiId_aamd_list_double_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2570
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2571
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taamd_list_single_pane_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2572
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2573
	inline TAknWindowComponentLayout aamd_list_single_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_sig*)(GetFunction(EApiId_aamd_list_single_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2574
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2575
	// LAF Table : aamd_list_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2576
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_single_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2577
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2578
	inline TAknWindowComponentLayout aamd_list_single_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_g1_sig*)(GetFunction(EApiId_aamd_list_single_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2579
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2580
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_single_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2581
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2582
	inline TAknWindowComponentLayout aamd_list_single_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_g2_sig*)(GetFunction(EApiId_aamd_list_single_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2583
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2584
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_single_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2585
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2586
	inline TAknWindowComponentLayout aamd_list_single_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_g3_sig*)(GetFunction(EApiId_aamd_list_single_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2587
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2588
	inline TAknLayoutScalableTableLimits aamd_list_single_pane_g_Limits() const		{ return (*(Taamd_list_single_pane_g_Limits_sig*)(GetFunction(EApiId_aamd_list_single_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2589
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2590
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taamd_list_single_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2591
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2592
	inline TAknWindowComponentLayout aamd_list_single_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_g_sig*)(GetFunction(EApiId_aamd_list_single_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2593
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2594
	inline TAknLayoutScalableParameterLimits aamd_list_single_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_single_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_single_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2595
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2596
	inline TAknTextComponentLayout aamd_list_single_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_single_pane_t1_sig*)(GetFunction(EApiId_aamd_list_single_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2597
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2598
	// LAF Table : aamd_list_double_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2599
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_double_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2600
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2601
	inline TAknWindowComponentLayout aamd_list_double_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_g1_sig*)(GetFunction(EApiId_aamd_list_double_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2602
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2603
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_double_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2604
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2605
	inline TAknWindowComponentLayout aamd_list_double_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_g2_sig*)(GetFunction(EApiId_aamd_list_double_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2606
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2607
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_double_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2608
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2609
	inline TAknWindowComponentLayout aamd_list_double_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_g3_sig*)(GetFunction(EApiId_aamd_list_double_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2610
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2611
	inline TAknLayoutScalableTableLimits aamd_list_double_pane_g_Limits() const		{ return (*(Taamd_list_double_pane_g_Limits_sig*)(GetFunction(EApiId_aamd_list_double_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2612
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2613
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taamd_list_double_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2614
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2615
	inline TAknWindowComponentLayout aamd_list_double_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_g_sig*)(GetFunction(EApiId_aamd_list_double_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2616
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2617
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_double_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2618
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2619
	inline TAknTextComponentLayout aamd_list_double_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_t1_sig*)(GetFunction(EApiId_aamd_list_double_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2620
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2621
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taamd_list_double_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2622
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2623
	inline TAknTextComponentLayout aamd_list_double_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_t2_sig*)(GetFunction(EApiId_aamd_list_double_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2624
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2625
	inline TAknLayoutScalableTableLimits aamd_list_double_pane_t_Limits() const		{ return (*(Taamd_list_double_pane_t_Limits_sig*)(GetFunction(EApiId_aamd_list_double_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2626
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2627
	inline TAknLayoutScalableParameterLimits aamd_list_double_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taamd_list_double_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aamd_list_double_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2628
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2629
	inline TAknTextComponentLayout aamd_list_double_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_list_double_pane_t_sig*)(GetFunction(EApiId_aamd_list_double_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2630
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2631
	// LAF Table : aamd_info_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2632
	inline TAknLayoutScalableParameterLimits aamd_info_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2633
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2634
	inline TAknWindowComponentLayout aamd_info_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_g1_sig*)(GetFunction(EApiId_aamd_info_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2635
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2636
	inline TAknLayoutScalableParameterLimits aamd_info_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2637
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2638
	inline TAknWindowComponentLayout aamd_info_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_g2_sig*)(GetFunction(EApiId_aamd_info_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2639
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2640
	inline TAknLayoutScalableParameterLimits aamd_info_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2641
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2642
	inline TAknWindowComponentLayout aamd_info_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_g3_sig*)(GetFunction(EApiId_aamd_info_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2643
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2644
	inline TAknLayoutScalableTableLimits aamd_info_pane_g_Limits() const		{ return (*(Taamd_info_pane_g_Limits_sig*)(GetFunction(EApiId_aamd_info_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2645
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2646
	inline TAknLayoutScalableParameterLimits aamd_info_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taamd_info_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2647
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2648
	inline TAknWindowComponentLayout aamd_info_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_g_sig*)(GetFunction(EApiId_aamd_info_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2649
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2650
	inline TAknLayoutScalableParameterLimits aamd_info_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2651
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2652
	inline TAknTextComponentLayout aamd_info_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_t1_sig*)(GetFunction(EApiId_aamd_info_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2653
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2654
	inline TAknLayoutScalableParameterLimits aamd_info_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2655
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2656
	inline TAknTextComponentLayout aamd_info_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_t2_sig*)(GetFunction(EApiId_aamd_info_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2657
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2658
	inline TAknLayoutScalableParameterLimits aamd_info_pane_t3_ParamLimits(TInt aVariety) const		{ return (*(Taamd_info_pane_t3_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2659
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2660
	inline TAknTextComponentLayout aamd_info_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_t3_sig*)(GetFunction(EApiId_aamd_info_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2661
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2662
	inline TAknLayoutScalableTableLimits aamd_info_pane_t_Limits() const		{ return (*(Taamd_info_pane_t_Limits_sig*)(GetFunction(EApiId_aamd_info_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2663
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2664
	inline TAknLayoutScalableParameterLimits aamd_info_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taamd_info_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aamd_info_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2665
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2666
	inline TAknTextComponentLayout aamd_info_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taamd_info_pane_t_sig*)(GetFunction(EApiId_aamd_info_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2667
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2668
	// LAF Table : aaslider_bg_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2669
	inline TAknWindowComponentLayout aaslider_bg_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_g1_sig*)(GetFunction(EApiId_aaslider_bg_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2670
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2671
	inline TAknWindowComponentLayout aaslider_bg_pane_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_g2_sig*)(GetFunction(EApiId_aaslider_bg_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2672
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2673
	inline TAknLayoutScalableTableLimits aaslider_bg_pane_g_Limits() const		{ return (*(Taaslider_bg_pane_g_Limits_sig*)(GetFunction(EApiId_aaslider_bg_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2674
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2675
	inline TAknWindowComponentLayout aaslider_bg_pane_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_g_sig*)(GetFunction(EApiId_aaslider_bg_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2676
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2677
	inline TAknWindowComponentLayout aaslider_bg_pane_g2_copy1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_g2_copy1_sig*)(GetFunction(EApiId_aaslider_bg_pane_g2_copy1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2678
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2679
	// LAF Table : main_aa_slider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2680
	inline TAknLayoutScalableParameterLimits aaslider_pane_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2681
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2682
	inline TAknWindowComponentLayout aaslider_pane(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_sig*)(GetFunction(EApiId_aaslider_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2683
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2684
	// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2685
	inline TAknLayoutScalableParameterLimits aaslider_bg_pane_cp001_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_bg_pane_cp001_ParamLimits_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2686
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2687
	inline TAknWindowComponentLayout aaslider_bg_pane_cp001(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_cp001_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2688
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2689
	inline TAknLayoutScalableParameterLimits aaslider_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2690
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2691
	inline TAknWindowComponentLayout aaslider_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g1_sig*)(GetFunction(EApiId_aaslider_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2692
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2693
	inline TAknLayoutScalableParameterLimits aaslider_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2694
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2695
	inline TAknWindowComponentLayout aaslider_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g2_sig*)(GetFunction(EApiId_aaslider_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2696
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2697
	inline TAknLayoutScalableParameterLimits aaslider_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2698
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2699
	inline TAknWindowComponentLayout aaslider_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g3_sig*)(GetFunction(EApiId_aaslider_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2700
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2701
	inline TAknLayoutScalableTableLimits aaslider_pane_g_Limits() const		{ return (*(Taaslider_pane_g_Limits_sig*)(GetFunction(EApiId_aaslider_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2702
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2703
	inline TAknLayoutScalableParameterLimits aaslider_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taaslider_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2704
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2705
	inline TAknWindowComponentLayout aaslider_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g_sig*)(GetFunction(EApiId_aaslider_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2706
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2707
	inline TAknLayoutScalableParameterLimits aaslider_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2708
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2709
	inline TAknTextComponentLayout aaslider_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_t1_sig*)(GetFunction(EApiId_aaslider_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2710
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2711
	inline TAknLayoutScalableParameterLimits aaslider_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2712
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2713
	inline TAknTextComponentLayout aaslider_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_t2_sig*)(GetFunction(EApiId_aaslider_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2714
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2715
	inline TAknLayoutScalableParameterLimits aaslider_pane_t3_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_t3_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_t3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2716
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2717
	inline TAknTextComponentLayout aaslider_pane_t3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_t3_sig*)(GetFunction(EApiId_aaslider_pane_t3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2718
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2719
	inline TAknLayoutScalableTableLimits aaslider_pane_t_Limits() const		{ return (*(Taaslider_pane_t_Limits_sig*)(GetFunction(EApiId_aaslider_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2720
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2721
	inline TAknLayoutScalableParameterLimits aaslider_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taaslider_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2722
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2723
	inline TAknTextComponentLayout aaslider_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_t_sig*)(GetFunction(EApiId_aaslider_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2724
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2725
	inline TAknLayoutScalableParameterLimits aid_touch_size_slider_marker_ParamLimits(TInt aVariety) const		{ return (*(Taid_touch_size_slider_marker_ParamLimits_sig*)(GetFunction(EApiId_aid_touch_size_slider_marker_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2726
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2727
	inline TAknWindowComponentLayout aid_touch_size_slider_marker(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_touch_size_slider_marker_sig*)(GetFunction(EApiId_aid_touch_size_slider_marker)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2728
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2729
	// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2730
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_list_sub_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2731
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2732
	inline TAknWindowComponentLayout aalist_list_sub_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_sig*)(GetFunction(EApiId_aalist_list_sub_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2733
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2734
	// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2735
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2736
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2737
	inline TAknWindowComponentLayout aalist_single_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g3_sig*)(GetFunction(EApiId_aalist_single_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2738
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2739
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2740
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2741
	inline TAknWindowComponentLayout aalist_single_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g4_sig*)(GetFunction(EApiId_aalist_single_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2742
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2743
	inline TAknWindowComponentLayout list_highlight_pane_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tlist_highlight_pane_cp001_sig*)(GetFunction(EApiId_list_highlight_pane_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2744
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2745
	// LAF Table : aalist_list_sub_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2746
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2747
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2748
	inline TAknWindowComponentLayout aalist_list_sub_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g1_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2749
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2750
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2751
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2752
	inline TAknWindowComponentLayout aalist_list_sub_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g2_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2753
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2754
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2755
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2756
	inline TAknWindowComponentLayout aalist_list_sub_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g3_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2757
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2758
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2759
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2760
	inline TAknWindowComponentLayout aalist_list_sub_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g4_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2761
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2762
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2763
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2764
	inline TAknWindowComponentLayout aalist_list_sub_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g5_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2765
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2766
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g7_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g7_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g7_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2767
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2768
	inline TAknWindowComponentLayout aalist_list_sub_pane_g7(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g7_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g7)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2769
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2770
	inline TAknLayoutScalableTableLimits aalist_list_sub_pane_g_Limits() const		{ return (*(Taalist_list_sub_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2771
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2772
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_list_sub_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2773
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2774
	inline TAknWindowComponentLayout aalist_list_sub_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_g_sig*)(GetFunction(EApiId_aalist_list_sub_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2775
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2776
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2777
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2778
	inline TAknTextComponentLayout aalist_list_sub_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_t1_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2779
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2780
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_list_sub_pane_t2_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2781
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2782
	inline TAknTextComponentLayout aalist_list_sub_pane_t2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_t2_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2783
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2784
	inline TAknLayoutScalableTableLimits aalist_list_sub_pane_t_Limits() const		{ return (*(Taalist_list_sub_pane_t_Limits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2785
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2786
	inline TAknLayoutScalableParameterLimits aalist_list_sub_pane_t_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_list_sub_pane_t_ParamLimits_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2787
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2788
	inline TAknTextComponentLayout aalist_list_sub_pane_t(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_list_sub_pane_t_sig*)(GetFunction(EApiId_aalist_list_sub_pane_t)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2789
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2790
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2791
	inline TAknLayoutScalableParameterLimits main_aa_coverflow_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_coverflow_pane_ParamLimits_sig*)(GetFunction(EApiId_main_aa_coverflow_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2792
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2793
	inline TAknLayoutScalableParameterLimits main_aa_metadata_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_metadata_pane_ParamLimits_sig*)(GetFunction(EApiId_main_aa_metadata_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2794
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2795
	// LAF Table : aalist_single_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2796
	inline TAknLayoutScalableParameterLimits aalist_single_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2797
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2798
	inline TAknWindowComponentLayout aalist_single_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_pane_g5_sig*)(GetFunction(EApiId_aalist_single_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2799
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2800
	inline TAknLayoutScalableParameterLimits list_highlight_pane_cp001_ParamLimits(TInt aVariety) const		{ return (*(Tlist_highlight_pane_cp001_ParamLimits_sig*)(GetFunction(EApiId_list_highlight_pane_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2801
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2802
	// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2803
	inline TAknLayoutScalableParameterLimits aacf_slider_pane_ParamLimits(TInt aVariety) const		{ return (*(Taacf_slider_pane_ParamLimits_sig*)(GetFunction(EApiId_aacf_slider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2804
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2805
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2806
	inline TAknWindowComponentLayout main_aa_video_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_video_pane_sig*)(GetFunction(EApiId_main_aa_video_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2807
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2808
	// LAF Table : main_aa_listscroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2809
	inline TAknWindowComponentLayout aid_size_touch_aascroll_bar(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_size_touch_aascroll_bar_sig*)(GetFunction(EApiId_aid_size_touch_aascroll_bar)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2810
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2811
	// LAF Table : aalist_gene_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2812
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_ParamLimits(TInt aVariety = 0) const		{ return (*(Taalist_single_large_graphic_pane_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2813
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2814
	inline TAknWindowComponentLayout aalist_single_large_graphic_pane(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2815
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2816
	// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2817
	inline TAknLayoutScalableParameterLimits aaslider_pane_g4_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_g4_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g4_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2818
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2819
	inline TAknWindowComponentLayout aaslider_pane_g4(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g4_sig*)(GetFunction(EApiId_aaslider_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2820
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2821
	inline TAknLayoutScalableParameterLimits aaslider_pane_g5_ParamLimits(TInt aVariety) const		{ return (*(Taaslider_pane_g5_ParamLimits_sig*)(GetFunction(EApiId_aaslider_pane_g5_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2822
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2823
	inline TAknWindowComponentLayout aaslider_pane_g5(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_pane_g5_sig*)(GetFunction(EApiId_aaslider_pane_g5)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2824
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2825
	inline TAknLayoutScalableParameterLimits aid_touch_size_slider_max_ParamLimits(TInt aVariety) const		{ return (*(Taid_touch_size_slider_max_ParamLimits_sig*)(GetFunction(EApiId_aid_touch_size_slider_max_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2826
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2827
	inline TAknWindowComponentLayout aid_touch_size_slider_max(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_touch_size_slider_max_sig*)(GetFunction(EApiId_aid_touch_size_slider_max)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2828
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2829
	inline TAknLayoutScalableParameterLimits aid_touch_size_slider_min_ParamLimits(TInt aVariety) const		{ return (*(Taid_touch_size_slider_min_ParamLimits_sig*)(GetFunction(EApiId_aid_touch_size_slider_min_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2830
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2831
	inline TAknWindowComponentLayout aid_touch_size_slider_min(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_touch_size_slider_min_sig*)(GetFunction(EApiId_aid_touch_size_slider_min)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2832
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2833
	// LAF Table : aalist_single_large_graphic_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2834
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_large_graphic_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2835
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2836
	inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_g1_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2837
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2838
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g2_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_large_graphic_pane_g2_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g2_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2839
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2840
	inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g2(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_g2_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2841
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2842
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g3_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_large_graphic_pane_g3_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g3_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2843
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2844
	inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g3(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_g3_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2845
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2846
	inline TAknLayoutScalableTableLimits aalist_single_large_graphic_pane_g_Limits() const		{ return (*(Taalist_single_large_graphic_pane_g_Limits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2847
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2848
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_g_ParamLimits(TInt aLineIndex, TInt aVariety) const		{ return (*(Taalist_single_large_graphic_pane_g_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g_ParamLimits)))(aLineIndex, aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2849
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2850
	inline TAknWindowComponentLayout aalist_single_large_graphic_pane_g(TInt aLineIndex, TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_g_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2851
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2852
	inline TAknLayoutScalableParameterLimits aalist_single_large_graphic_pane_t1_ParamLimits(TInt aVariety) const		{ return (*(Taalist_single_large_graphic_pane_t1_ParamLimits_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_t1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2853
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2854
	inline TAknTextComponentLayout aalist_single_large_graphic_pane_t1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_single_large_graphic_pane_t1_sig*)(GetFunction(EApiId_aalist_single_large_graphic_pane_t1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2855
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2856
	// LAF Table : main_aa_video_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2857
	inline TAknLayoutScalableParameterLimits main_aa_video_pane_g1_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_video_pane_g1_ParamLimits_sig*)(GetFunction(EApiId_main_aa_video_pane_g1_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2858
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2859
	inline TAknWindowComponentLayout main_aa_video_pane_g1(TInt aVariety, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_video_pane_g1_sig*)(GetFunction(EApiId_main_aa_video_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2860
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2861
	// LAF Table : main_aa_coverflow_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2862
	inline TAknWindowComponentLayout main_aa_coverflow_pane_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Tmain_aa_coverflow_pane_g1_sig*)(GetFunction(EApiId_main_aa_coverflow_pane_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2863
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2864
	// LAF Table : aa_scroll_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2865
	inline TAknWindowComponentLayout aid_size_min_handle_cp002(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_size_min_handle_cp002_sig*)(GetFunction(EApiId_aid_size_min_handle_cp002)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2866
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2867
	// LAF Table : application_window
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2868
	inline TAknLayoutScalableParameterLimits popup_toolbar2_fixed_window_cp001_ParamLimits(TInt aVariety) const		{ return (*(Tpopup_toolbar2_fixed_window_cp001_ParamLimits_sig*)(GetFunction(EApiId_popup_toolbar2_fixed_window_cp001_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2869
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2870
	// LAF Table : main_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2871
	inline TAknLayoutScalableParameterLimits main_aa_slider_pane_ParamLimits(TInt aVariety) const		{ return (*(Tmain_aa_slider_pane_ParamLimits_sig*)(GetFunction(EApiId_main_aa_slider_pane_ParamLimits)))(aVariety); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2872
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2873
	// LAF Table : aa_scroll_pane_cp001
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2874
	inline TAknWindowComponentLayout aid_size_min_handle_cp001(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_size_min_handle_cp001_sig*)(GetFunction(EApiId_aid_size_min_handle_cp001)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2875
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2876
	// LAF Table : aaslider_bg_pane_cp001
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2877
	inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g1(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_cp001_g1_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_g1)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2878
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2879
	inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g2(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_cp001_g2_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_g2)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2880
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2881
	inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g3(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_cp001_g3_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_g3)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2882
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2883
	inline TAknLayoutScalableTableLimits aaslider_bg_pane_cp001_g_Limits() const		{ return (*(Taaslider_bg_pane_cp001_g_Limits_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_g_Limits)))(); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2884
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2885
	inline TAknWindowComponentLayout aaslider_bg_pane_cp001_g(TInt aLineIndex, TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taaslider_bg_pane_cp001_g_sig*)(GetFunction(EApiId_aaslider_bg_pane_cp001_g)))(aLineIndex, aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2886
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2887
	// LAF Table : aalist_progress_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2888
	inline TAknWindowComponentLayout aalist_progress_pane_g4(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taalist_progress_pane_g4_sig*)(GetFunction(EApiId_aalist_progress_pane_g4)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2889
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2890
	// LAF Table : aaslider_pane
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2891
	inline TAknWindowComponentLayout aid_aaslider_pane_rect_inner(TInt aVariety = 0, TInt aCol = 0, TInt aRow = 0) const		{ return (*(Taid_aaslider_pane_rect_inner_sig*)(GetFunction(EApiId_aid_aaslider_pane_rect_inner)))(aVariety, aCol, aRow); }
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2892
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2893
private:
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2894
	CInstance();
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2895
	};
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2896
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2897
} // end of namespace AknLayoutScalable_UiAccel
05e9090e2422 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2898
#endif // AKNLAYOUTSCALABLE_UIACCEL_CDL