layouts/aknlayout2/generated/Vga3_uiaccel/uiaccel_elaf_vga3_small_pack.cpp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 16:01:57 +0300
changeset 43 1951b3078691
parent 0 05e9090e2422
permissions -rw-r--r--
Revision: 201011 Kit: 201015

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

// UiAccel_Elaf_Vga3_Small_Pack generated by
// AknLayoutCompiler -p..\generated\Vga3_uiaccel LayPkg -z..\generated\LayoutZoomFactorConfig.txt -d -p -a UiAccel_Elaf_Vga3_$ZOOM_Pack 480 640 -sVGA3 EAknLayoutIdELAF AknLayoutScalable_Elaf_hvp3_c_vga3_prt_$ZOOM
// This customisation implements the interface defined in LayoutPack.cdl

#include "uiaccel_elaf_vga3_small_pack.h"

namespace UiAccel_Elaf_Vga3_Small_Pack
{

_LIT(name,"UiAccel_Elaf_Vga3_Small_Pack");

SCdlSize const size = { 480, 640 };

TAknLayoutId const id = EAknLayoutIdELAF;

#include "aknlayoutscalable_elaf_hvp3_c_vga3_prt_small.h"

CDL_ARRAY_START(TCdlRef, contents)
	{
	LOCAL_CDL_REF(AknLayoutScalable_Elaf_hvp3_c_vga3_prt_Small),
	}
CDL_ARRAY_END(TCdlRef, contents);


TAknUiZoom const zoom = EAknUiZoomSmall;

TInt const styleHash = 0x0b98cb07;	// screen style VGA3

TInt const priority = 0;

TInt const appUid = 0x00000000;


const LayoutPack::SCdlImpl KCdlImpl = 
	{
	LIT_AS_DESC_PTR(name),
	(const TSize*)&size,
	&id,
	&contents,
	&zoom,
	&styleHash,
	&priority,
	&appUid,
	};

} // end of namespace UiAccel_Elaf_Vga3_Small_Pack