phonebookui/Phonebook2/ccapplication/ccadetailsviewplugin/inc/ccappdetailsviewmenuhandler.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 8 5586b4d2ec3e
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   104      */
   104      */
   105     void PrepareAiwMenusL();
   105     void PrepareAiwMenusL();
   106 
   106 
   107 private: // Commands for Options-menu items
   107 private: // Commands for Options-menu items
   108 
   108 
   109     void DoEditCmdL();
   109     void DoEditCmdL( TInt aCommand );
   110     void DoViewImageCmdL();
   110     void DoViewImageCmdL();
   111     void DoSendBusinessCardCmdL();
   111     void DoSendBusinessCardCmdL();
   112     void DoTopContactCmdL();
   112     void DoTopContactCmdL();
   113     void DoDeleteCmdL();
   113     void DoDeleteCmdL();
   114     void DoCopyCmdL();
   114     void DoCopyCmdL();