meetingrequest/mrgui/mrfieldbuilderpluginextension/inc/cesmrclsmatchobserver.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
child 16 b5fbb9b25d57
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     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".
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <cntdef.h>
    24 #include <cntdef.h>
    25 
    25 
    26 #include <MPsResultsObserver.h>
    26 #include <mpsresultsobserver.h>
    27 #include <CPsRequestHandler.h>
    27 #include <cpsrequesthandler.h>
    28 #include <CPcsDefs.h>
    28 #include <cpcsdefs.h>
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
    31 class CRepository;
    31 class CRepository;
    32 class CPSRequestHandler;
    32 class CPSRequestHandler;
    33 class CESMRClsListsHandler;
    33 class CESMRClsListsHandler;