webengine/wmlengine/src/fbox/include/nw_fbox_wmlformathandler.h
changeset 68 92a765b5b3e7
parent 0 dd21522fd290
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    19 #ifndef CWMLFORMATHANDLER_H
    19 #ifndef CWMLFORMATHANDLER_H
    20 #define CWMLFORMATHANDLER_H
    20 #define CWMLFORMATHANDLER_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 
    23 
    24 #include <E32BASE.H>
    24 #include <e32base.h>
    25 
    25 
    26 // CONSTANTS
    26 // CONSTANTS
    27 
    27 
    28 const TInt KInfiniteLength = -1;
    28 const TInt KInfiniteLength = -1;
    29 const TInt KNotFound = -1;
    29 const TInt KNotFound = -1;