classicui_plat/find_item_ui_api/inc/finditemmenu.h
changeset 47 2f0c06423c72
parent 33 b3425bf29f82
equal deleted inserted replaced
46:0e1e0022bd03 47:2f0c06423c72
    35 #include <cenrepnotifyhandler.h>
    35 #include <cenrepnotifyhandler.h>
    36 
    36 
    37 // FORWARD DECLARATIONS
    37 // FORWARD DECLARATIONS
    38 class CRepository;
    38 class CRepository;
    39 class CEikMenuPane;
    39 class CEikMenuPane;
    40 class CSendUi;
       
    41 #ifndef RD_VIRTUAL_PHONEBOOK
    40 #ifndef RD_VIRTUAL_PHONEBOOK
    42 class CPbkContactEngine;
    41 class CPbkContactEngine;
    43 class CPbkDataSaveAppUi;
    42 class CPbkDataSaveAppUi;
    44 class RPbkViewResourceFile;
    43 class RPbkViewResourceFile;
    45 #endif // !RD_VIRTUAL_PHONEBOOK
    44 #endif // !RD_VIRTUAL_PHONEBOOK
   412         HBufC* iSenderDescriptor; // owned, possible sender number
   411         HBufC* iSenderDescriptor; // owned, possible sender number
   413         TBool iIsSenderKnown; // Shall we show add to Contacts for sender
   412         TBool iIsSenderKnown; // Shall we show add to Contacts for sender
   414         TBool iIsContextMenu;
   413         TBool iIsContextMenu;
   415         TInt iIndex;
   414         TInt iIndex;
   416 
   415 
   417         // SendUi
       
   418         CSendUi* iSendUi;
       
   419 
       
   420 #ifndef RD_VIRTUAL_PHONEBOOK
   416 #ifndef RD_VIRTUAL_PHONEBOOK
   421         CPbkContactEngine* iPbkEngine;
   417         CPbkContactEngine* iPbkEngine;
   422         CPbkDataSaveAppUi* iPbkDataSave;
   418         CPbkDataSaveAppUi* iPbkDataSave;
   423         RPbkViewResourceFile* iRPbkResourceFile;
   419         RPbkViewResourceFile* iRPbkResourceFile;
   424 #endif // !RD_VIRTUAL_PHONEBOOK
   420 #endif // !RD_VIRTUAL_PHONEBOOK