syncmlfw/dm/settings/inc/DMprofileContentHandler.h
changeset 24 bf47f3b79154
parent 2 5594fba90824
child 44 39aa16f3fdc2
equal deleted inserted replaced
22:19fb38abab1d 24:bf47f3b79154
    20 #define __DMPROFILECONTENTHANDLER_H
    20 #define __DMPROFILECONTENTHANDLER_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32std.h>
    23 #include <e32std.h>
    24 #include <f32file.h>
    24 #include <f32file.h>
    25 #include "mxmlattributes.h"
    25 #include "MXMLAttributes.h"
    26 #include "MXMLContentHandler.h"
    26 #include "MXMLContentHandler.h"
    27 #include "NSmlDMResourceProfile.h"
    27 #include "NSmlDMResourceProfile.h"
    28 
    28 
    29 const TInt KNSmlDmFileNameLength=255;
    29 const TInt KNSmlDmFileNameLength=255;
    30 const TInt KNSmlDmProfileNameMaxLength = 100;
    30 const TInt KNSmlDmProfileNameMaxLength = 100;