profilesservices/ProfileEngine/EngSrc/CProfilePresenceImpl.cpp
branchRCL_3
changeset 24 8ee96d21d9bf
parent 17 3b47783fdf16
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
    18 
    18 
    19 
    19 
    20 
    20 
    21 // INCLUDE FILES
    21 // INCLUDE FILES
    22 #include "CProfilePresenceImpl.h"
    22 #include "CProfilePresenceImpl.h"
       
    23 #include "ProfileEnginePrivateCRKeys.h"
       
    24 #include "ProfileEngUtils.h"
    23 #include <centralrepository.h>
    25 #include <centralrepository.h>
    24 #include <bautils.h>
    26 #include <bautils.h>
    25 #include <barsc.h>
    27 #include <barsc.h>
    26 #include <profileeng.rsg>
    28 #include <ProfileEng.rsg>
    27 #include <ProfileEng.hrh>
    29 #include <ProfileEng.hrh>
    28 #include <ProfileEngineConstants.h>
    30 #include <ProfileEngineConstants.h>
    29 #include "ProfileEnginePrivateCRKeys.h"
       
    30 #include "ProfileEngUtils.h"
       
    31 
    31 
    32 // EXTERNAL DATA STRUCTURES
    32 // EXTERNAL DATA STRUCTURES
    33 // EXTERNAL FUNCTION PROTOTYPES
    33 // EXTERNAL FUNCTION PROTOTYPES
    34 // CONSTANTS
    34 // CONSTANTS
    35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH );
    35 const TInt KProfileMaxStatusMessageLength( PROFILES_MAX_STATUS_MSG_LENGTH );