equal
deleted
inserted
replaced
25 #include <CdlFont.h> |
25 #include <CdlFont.h> |
26 |
26 |
27 |
27 |
28 namespace CDL_Font |
28 namespace CDL_Font |
29 { |
29 { |
30 #include "CdlFont.cdl.common.hrh" |
30 #include "cdlfont.cdl.common.hrh" |
31 |
31 |
32 // These constants are defined by the CDL interface: CDL Font |
32 // These constants are defined by the CDL interface: CDL Font |
33 _LIT(KCdlName, "CDL Font"); |
33 _LIT(KCdlName, "CDL Font"); |
34 const TInt KCdlInterfaceUidValue = _CDL_CDL_Font_KCdlInterfaceUidValue; |
34 const TInt KCdlInterfaceUidValue = _CDL_CDL_Font_KCdlInterfaceUidValue; |
35 const TUid KCdlInterfaceUid = { KCdlInterfaceUidValue }; |
35 const TUid KCdlInterfaceUid = { KCdlInterfaceUidValue }; |