layouts/aknlayout2/generated/Vga3_uiaccel/uiaccel_elaf_vga3_land_small_pack.cpp
changeset 0 05e9090e2422
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/layouts/aknlayout2/generated/Vga3_uiaccel/uiaccel_elaf_vga3_land_small_pack.cpp	Thu Dec 17 09:14:12 2009 +0200
@@ -0,0 +1,63 @@
+/*
+* 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_land_Small_Pack generated by
+// AknLayoutCompiler -p..\generated\Vga3_uiaccel LayPkg -z..\generated\LayoutZoomFactorConfig.txt -d -p -a UiAccel_Elaf_Vga3_land_$ZOOM_Pack 640 480 -sVGA3 EAknLayoutIdELAF AknLayoutScalable_Elaf_hvl3_c_vga3_lsc_$ZOOM
+// This customisation implements the interface defined in LayoutPack.cdl
+
+#include "uiaccel_elaf_vga3_land_small_pack.h"
+
+namespace UiAccel_Elaf_Vga3_land_Small_Pack
+{
+
+_LIT(name,"UiAccel_Elaf_Vga3_land_Small_Pack");
+
+SCdlSize const size = { 640, 480 };
+
+TAknLayoutId const id = EAknLayoutIdELAF;
+
+#include "aknlayoutscalable_elaf_hvl3_c_vga3_lsc_small.h"
+
+CDL_ARRAY_START(TCdlRef, contents)
+	{
+	LOCAL_CDL_REF(AknLayoutScalable_Elaf_hvl3_c_vga3_lsc_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_land_Small_Pack