textrendering/textformatting/inc/InlineText.h
branchRCL_3
changeset 1 e96e8a131979
parent 0 1fb32624e06b
equal deleted inserted replaced
0:1fb32624e06b 1:e96e8a131979
    17 
    17 
    18 
    18 
    19 #ifndef INLINETEXT_H_
    19 #ifndef INLINETEXT_H_
    20 #define INLINETEXT_H_
    20 #define INLINETEXT_H_
    21 
    21 
       
    22 #include <e32std.h>
    22 #include <tagma.h>
    23 #include <tagma.h>
    23 #include <InlineText_Internal.h>
    24 
       
    25 /**
       
    26 @publishedPartner
       
    27 */
       
    28 const TUid KInlineTextApiExtensionUid = { 0x101FD03D };
    24 
    29 
    25 
    30 
    26 /**
    31 /**
    27 Class used to provide custom formatting functionality within Form
    32 Class used to provide custom formatting functionality within Form
    28 as an extended interface (via the GetExtendedInterface mechanism
    33 as an extended interface (via the GetExtendedInterface mechanism