meetingrequest/mrgui/inc/esmrgui.hrh
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
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".
    35 #define EEsMrViewerType 0x600
    35 #define EEsMrViewerType 0x600
    36 #define EEsMrEditorType 0x601
    36 #define EEsMrEditorType 0x601
    37 #define EEsMrResponseDialogType 0x602
    37 #define EEsMrResponseDialogType 0x602
    38 #define EEsMrTrackingType  0x603
    38 #define EEsMrTrackingType  0x603
    39 
    39 
       
    40 #define EMrAttachmentProgressNoteId 0x604
       
    41 
       
    42 enum TMRMenuStyle
       
    43     {
       
    44     EMROptionsMenu,
       
    45     EMRContextMenu,
       
    46     EMRStylusPopupMenu
       
    47     };
       
    48 
    40 #endif // ESMRGUI_HRH
    49 #endif // ESMRGUI_HRH