layouts/aknlayout2/HandCodedFonts/CdlFontInst_legacy.h
changeset 0 05e9090e2422
child 38 a10f447f38bd
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 header file contains the customisation implementation identity for CdlFontInst_legacy
       
    18 // It was generated by:
       
    19 // cdlcompiler instance ..\cdl\CdlFont.cdl CdlFontInst_legacy
       
    20 // This file may be manually modified.
       
    21 
       
    22 #ifndef CDLFONTINST_LEGACY_H
       
    23 #define CDLFONTINST_LEGACY_H
       
    24 #include "CdlFont.cdl.custom.h"
       
    25 #include "CdlFontInst_legacy.hrh"
       
    26 
       
    27 namespace CdlFontInst_legacy
       
    28 {
       
    29 
       
    30 const TInt KCdlInstanceId = _CDL_CdlFontInst_legacy_KCdlInstanceId;
       
    31 using CDL_Font::KCdlInterface;
       
    32 using CDL_Font::KCdlInterfaceUidValue;
       
    33 GLREF_D const CDL_Font::SCdlImpl KCdlImpl;
       
    34 
       
    35 } // end of namespace CdlFontInst_legacy
       
    36 #endif // CDLFONTINST_LEGACY_H