emailuis/widget/emailwidgetsettings/src/emailwidgetsettingsmailboxes.cpp
branchRCL_3
changeset 8 e1b6206813b4
parent 1 12c456ceeff2
child 10 f5907b1a1053
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 - 2010 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".
    71     // Mail client for FS Email framework
    71     // Mail client for FS Email framework
    72     iMailClient = CFSMailClient::NewL();
    72     iMailClient = CFSMailClient::NewL();
    73     }
    73     }
    74 
    74 
    75 // ---------------------------------------------------------------------------
    75 // ---------------------------------------------------------------------------
    76 // CEmailWidgetSettingsMailboxes::AppendMailboxItemsL
    76 // CEmailWidgetSettingsMailboxes::GetMailboxIdL
    77 // ---------------------------------------------------------------------------
    77 // ---------------------------------------------------------------------------
    78 //
    78 //
    79 void CEmailWidgetSettingsMailboxes::GetMailboxIdL(TInt aNum, 
    79 void CEmailWidgetSettingsMailboxes::GetMailboxIdL(TInt aNum, 
    80                                                   TFSMailMsgId& aId  )
    80                                                   TFSMailMsgId& aId  )
    81     {
    81     {