aknlayoutcompiler/cdl/MasterLayoutPack.cdl
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:16:33 +0100
branchRCL_3
changeset 19 01fc9b7302d1
parent 0 f58d6ec98e88
child 20 8b4f687b7a95
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

// MasterLayoutPack.cdl - Acts as a layout index for a whole layout DLL.

Name: MasterLayoutPack
Version: 1.0
UID: 0x101feb1b

%% C++

#include <aknlayoutdef.h>
#include <akndef.hrh>

%% API

TCdlArray<SCdlSize> sizes;
TCdlArray<TAknLayoutId> variants;
TCdlArray<TAknUiZoom> zooms;
TCdlArray<TCdlArray<TCdlRef>*> contents;