textrendering/textformatting/inc/InlineText.h
changeset 16 56cd22a7a1cb
parent 0 1fb32624e06b
child 49 4d76f1414957
equal deleted inserted replaced
0:1fb32624e06b 16:56cd22a7a1cb
    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