layouts/aknlayout2/generated/Vga3_akn_app/displaylayoutmetrics.cdl.custom.h
changeset 0 05e9090e2422
child 55 33ddb261ab37
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 // This file was generated from displaylayoutmetrics.cdl.
       
    18 // It contains the customisation API.
       
    19 // It should not be modified manually.
       
    20 
       
    21 #ifndef DISPLAYLAYOUTMETRICS_CDL_CUSTOM_H
       
    22 #define DISPLAYLAYOUTMETRICS_CDL_CUSTOM_H
       
    23 
       
    24 #include <cdlengdef.h>
       
    25 #include "displaylayoutmetrics.cdl.common.h"
       
    26 
       
    27 namespace Display_Layout_Metrics
       
    28 {
       
    29 
       
    30 // This structure defines the interface to a customisation instance.
       
    31 // A customisation instance must supply an instance of this structure, with the pointer
       
    32 // members either being NULL, or pointing at functions or data of the correct type.
       
    33 
       
    34 #ifdef __WINS__
       
    35 struct SCdlImpl0
       
    36 #else
       
    37 struct SCdlImpl
       
    38 #endif
       
    39 	{
       
    40 	TUnitValue_sig* UnitValue;
       
    41 	};
       
    42 #ifdef __WINS__
       
    43 struct SCdlImpl
       
    44 	{
       
    45 	SCdlImpl0 i0;
       
    46 	};
       
    47 #endif
       
    48 
       
    49 } // end of namespace Display_Layout_Metrics
       
    50 #endif // DISPLAYLAYOUTMETRICS_CDL_CUSTOM_H