meetingrequest/mrgui/mrfieldbuilderpluginextension/src/cesmrclsmatchobserver.cpp
branchRCL_3
changeset 33 da5135c61bad
parent 0 8466d47a6819
child 24 b5fbb9b25d57
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 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".
    20 #include "cesmrclsmatchobserver.h"
    20 #include "cesmrclsmatchobserver.h"
    21 #include "cesmrclslistshandler.h"
    21 #include "cesmrclslistshandler.h"
    22 #include "esmrfieldbuilderdef.h"
    22 #include "esmrfieldbuilderdef.h"
    23 
    23 
    24 // for PCS support
    24 // for PCS support
    25 #include <CPsRequestHandler.h>
    25 #include <cpsrequesthandler.h>
    26 #include <CPsSettings.h>
    26 #include <cpssettings.h>
    27 #include <CPsQuery.h>
    27 #include <cpsquery.h>
    28 #include <CPsQueryItem.h>
    28 #include <cpsqueryitem.h>
    29 #include <CPcsDefs.h>
    29 #include <cpcsdefs.h>
    30 #include <MVPbkContactLink.h>
    30 #include <mvpbkcontactlink.h>
    31 #include <CVPbkContactManager.h>
    31 #include <cvpbkcontactmanager.h>
    32 #include <aknnotewrappers.h>
    32 #include <aknnotewrappers.h>
    33 #include <centralrepository.h>                          // CRepository
    33 #include <centralrepository.h>                          // CRepository
    34 #include <AknFepInternalCRKeys.h>                       // KCRUidAknFep, KAknFepPredTxtFlag
    34 #include <aknfepinternalcrkeys.h>                       // KCRUidAknFep, KAknFepPredTxtFlag
    35 #include <VPbkEng.rsg>
    35 #include <vpbkeng.rsg>
    36 
    36 
    37 //Constants
    37 //Constants
    38 
    38 
    39 // Unnamed namespace for local definitions
    39 // Unnamed namespace for local definitions
    40 namespace{ // codescanner::namespace
    40 namespace{ // codescanner::namespace