layouts/aknlayout2/generated/Vga3_uiaccel/uiaccel_apac_vga3_land_large_pack.cpp
changeset 0 05e9090e2422
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 // UiAccel_Apac_Vga3_land_Large_Pack generated by
       
    19 // AknLayoutCompiler -p..\generated\Vga3_uiaccel LayPkg -z..\generated\LayoutZoomFactorConfig.txt -d -p -a UiAccel_Apac_Vga3_land_$ZOOM_Pack 640 480 -sVGA3 EAknLayoutIdAPAC AknLayoutScalable_Elaf_hvl3_c_vga3_lsc_$ZOOM
       
    20 // This customisation implements the interface defined in LayoutPack.cdl
       
    21 
       
    22 #include "uiaccel_apac_vga3_land_large_pack.h"
       
    23 
       
    24 namespace UiAccel_Apac_Vga3_land_Large_Pack
       
    25 {
       
    26 
       
    27 _LIT(name,"UiAccel_Apac_Vga3_land_Large_Pack");
       
    28 
       
    29 SCdlSize const size = { 640, 480 };
       
    30 
       
    31 TAknLayoutId const id = EAknLayoutIdAPAC;
       
    32 
       
    33 #include "aknlayoutscalable_elaf_hvl3_c_vga3_lsc_large.h"
       
    34 
       
    35 CDL_ARRAY_START(TCdlRef, contents)
       
    36 	{
       
    37 	LOCAL_CDL_REF(AknLayoutScalable_Elaf_hvl3_c_vga3_lsc_Large),
       
    38 	}
       
    39 CDL_ARRAY_END(TCdlRef, contents);
       
    40 
       
    41 
       
    42 TAknUiZoom const zoom = EAknUiZoomLarge;
       
    43 
       
    44 TInt const styleHash = 0x0b98cb07;	// screen style VGA3
       
    45 
       
    46 TInt const priority = 0;
       
    47 
       
    48 TInt const appUid = 0x00000000;
       
    49 
       
    50 
       
    51 const LayoutPack::SCdlImpl KCdlImpl = 
       
    52 	{
       
    53 	LIT_AS_DESC_PTR(name),
       
    54 	(const TSize*)&size,
       
    55 	&id,
       
    56 	&contents,
       
    57 	&zoom,
       
    58 	&styleHash,
       
    59 	&priority,
       
    60 	&appUid,
       
    61 	};
       
    62 
       
    63 } // end of namespace UiAccel_Apac_Vga3_land_Large_Pack