textrendering/textformatting/inc/InlineText.h
branchCompilerCompatibility
changeset 10 1d3cadb74b56
parent 5 e96e8a131979
child 49 4d76f1414957
equal deleted inserted replaced
7:3969f087709d 10:1d3cadb74b56
    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