ipsservices/ipssosplugin/inc/ipsplgheaders.h
changeset 23 2dc6caa42ec3
parent 20 ecc8def7944a
child 30 759dc5235cdb
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 
    17 
    18 #ifndef IPSPLGHEADERS_H
    18 #ifndef IPSPLGHEADERS_H
    19 #define IPSPLGHEADERS_H
    19 #define IPSPLGHEADERS_H
    20 
    20 
    21 // System includes
    21 // System includes
       
    22 // <qmail>
    22 #include <nmcommonheaders.h>
    23 #include <nmcommonheaders.h>
       
    24 // </qmail>
    23 #include <e32cmn.h>
    25 #include <e32cmn.h>
    24 #include <e32def.h>
    26 #include <e32def.h>
    25 #include <e32base.h>
    27 #include <e32base.h>
    26 #include <e32property.h> 
    28 #include <e32property.h>
    27 
    29 
    28 #include <f32file.h>
    30 #include <f32file.h>
    29 
    31 
       
    32 // <qmail> eikenv, eikrutil, coemain includes removed
    30 
    33 
    31 #include <charconv.h>
    34 #include <charconv.h>
    32 
    35 
    33 // cenrep
    36 // cenrep
    34 #include <centralrepository.h>
    37 #include <centralrepository.h>
    35 // ecom
    38 // ecom
    36 #include <implementationproxy.h>
    39 #include <implementationproxy.h>
    37 // mtm
    40 // mtm
       
    41 // <qmail> MTMStore include removed
    38 #include <mtmuibas.h>
    42 #include <mtmuibas.h>
    39 // mtcl
    43 // mtcl
    40 #include <mtclbase.h>
    44 #include <mtclbase.h>
    41 #include <mtclreg.h>
    45 #include <mtclreg.h>
    42 // msv
    46 // msv
    43 #include <msvstd.hrh>
    47 #include <msvstd.hrh>
    44 #include <msvapi.h>     // Messaging framework
    48 #include <msvapi.h>     // Messaging framework
    45 #include <msvuids.h> 
    49 #include <msvuids.h>
    46 #include <msvstd.h>
    50 #include <msvstd.h>
    47 // miut
    51 // miut
    48 #include <miutset.h>    // MTM identifiers
    52 #include <miutset.h>    // MTM identifiers
    49 #include <miuthdr.h>    // TMsvEmailEntry
    53 #include <miuthdr.h>    // TMsvEmailEntry
    50 #include <miut_err.h>   // KErrImapServerBusy
    54 #include <miut_err.h>   // KErrImapServerBusy
    51 #include <miutmsg.h>
    55 #include <miutmsg.h>
    52 #include <miutconv.h>
    56 #include <miutconv.h>
    53 
    57 // <qmail>
    54 #include <timrfc822datefield.h> // KUidMsvEmailTextEntry, KUidMsvEmailHtmlEntry 
    58 #include <timrfc822datefield.h> // KUidMsvEmailTextEntry, KUidMsvEmailHtmlEntry 
    55 
    59 // </qmail>
    56 // imap
    60 // imap
    57 #include <imapset.h>
    61 #include <imapset.h>
    58 #include <imapcmds.h>
    62 #include <imapcmds.h>
    59 // pop
    63 // pop
    60 #include <pop3set.h>
    64 #include <pop3set.h>
    71 #include <CFSMailFolder.h>
    75 #include <CFSMailFolder.h>
    72 // sendui
    76 // sendui
    73 #include <SendUiConsts.h>
    77 #include <SendUiConsts.h>
    74 #include <SenduiMtmUids.h>
    78 #include <SenduiMtmUids.h>
    75 
    79 
       
    80 // <qmail> fsmailserverconst include removed
    76 // mfsmail
    81 // mfsmail
    77 #include "MFSMailBoxSearchObserver.h"
    82 #include "MFSMailBoxSearchObserver.h"
    78 #include "MFSMailEventObserver.h"
    83 #include "MFSMailEventObserver.h"
    79 //</cmail>
    84 //</cmail>
    80 // alwaysonline
    85 // alwaysonline
    85 //<cmail> defines.h is not used and neither can be found in the environment.
    90 //<cmail> defines.h is not used and neither can be found in the environment.
    86 //#include <defines.h>
    91 //#include <defines.h>
    87 //</cmail>
    92 //</cmail>
    88 
    93 
    89 #include <cemailaccounts.h>
    94 #include <cemailaccounts.h>
       
    95 
       
    96 #include <in_sock.h>
    90 
    97 
    91 // Internal headers
    98 // Internal headers
    92 
    99 
    93 // base
   100 // base
    94 #include "ipsplgsosbaseplugin.h"
   101 #include "ipsplgsosbaseplugin.h"
   104 
   111 
   105 // msg
   112 // msg
   106 #include "ipsplgmsgmapper.h"
   113 #include "ipsplgmsgmapper.h"
   107 #include "ipsplgmsgkey.h"
   114 #include "ipsplgmsgkey.h"
   108 #include "ipsplgmsgiterator.h"      // CIpsPlgMsgIterator
   115 #include "ipsplgmsgiterator.h"      // CIpsPlgMsgIterator
   109 #include "ipsplgmsgswap.h"        // TIpsPlgMsgSwap 
   116 #include "ipsplgmsgswap.h"        // TIpsPlgMsgSwap
   110 
   117 
   111 
   118 
   112 // imap4
   119 // imap4
   113 #include "ipsplgimap4connectop.h"
   120 #include "ipsplgimap4connectop.h"
   114 #include "ipsplgimap4plugin.h"
   121 #include "ipsplgimap4plugin.h"
   134 // search
   141 // search
   135 #include "ipsplgsearch.h"
   142 #include "ipsplgsearch.h"
   136 #include "ipsplgsearchop.h"
   143 #include "ipsplgsearchop.h"
   137 #include "ipsplgtextsearcher.h"
   144 #include "ipsplgtextsearcher.h"
   138 
   145 
       
   146 // <qmail> setting-related includes removed
   139 // mrulist
   147 // mrulist
   140 #include "ipsplgmrulist.h"
   148 #include "ipsplgmrulist.h"
   141 
   149 
   142 
   150 
   143 // events
   151 // events
   168 #include "ipsplgmailstoreroperation.h"
   176 #include "ipsplgmailstoreroperation.h"
   169 #include "ipsplgmessagepartstoreroperation.h"
   177 #include "ipsplgmessagepartstoreroperation.h"
   170 // </qmail>
   178 // </qmail>
   171 #include "ipsplgdisconnectop.h"
   179 #include "ipsplgdisconnectop.h"
   172 #include "ipsplgservicedeletionop.h"
   180 #include "ipsplgservicedeletionop.h"
   173 #include "ipsplgdeleteremote.h"
   181 // <qmail> name changed
       
   182 #include "ipsplgdeleteoperation.h"
       
   183 // </qmail>
   174 #include "ipsplgdeletelocal.h"
   184 #include "ipsplgdeletelocal.h"
   175 #include "ipsplgsingleopwatcher.h"
   185 #include "ipsplgsingleopwatcher.h"
   176 
   186 
   177 
       
   178 
       
   179 
       
   180 
       
   181 
       
   182 
       
   183 
       
   184 
       
   185 // #include "ipsplgheaders.h"
       
   186 
       
   187 #endif //IPSPLGHEADERS_H
   187 #endif //IPSPLGHEADERS_H
   188 
       
   189 
       
   190