emailservices/emailframework/commonlib/src/CFSMailBoxBase.cpp
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    16 */
    16 */
    17 
    17 
    18 #include <AknUtils.h>           // AknTextUtils
    18 #include <AknUtils.h>           // AknTextUtils
    19     
    19     
    20 #include "emailtrace.h"
    20 #include "emailtrace.h"
    21 #include "CFSMailBoxBase.h"
    21 #include "cfsmailboxbase.h"
    22 
    22 
    23 _LIT( KCharsToReplace, "\r\n\t\x2028\x2029" );
    23 _LIT( KCharsToReplace, "\r\n\t\x2028\x2029" );
    24 
    24 
    25 // ================= MEMBER FUNCTIONS ==========================================
    25 // ================= MEMBER FUNCTIONS ==========================================
    26 // -----------------------------------------------------------------------------
    26 // -----------------------------------------------------------------------------