mobilemessaging/unieditor/application/inc/UniEditorAppUi.h
branchRCL_3
changeset 66 fc3320e39880
parent 60 7fdbb852d323
child 77 da6ac9d688df
equal deleted inserted replaced
60:7fdbb852d323 66:fc3320e39880
   255 
   255 
   256         /**
   256         /**
   257         * From CEikAppUi 
   257         * From CEikAppUi 
   258         */
   258         */
   259         void HandleCommandL( TInt aCommand );
   259         void HandleCommandL( TInt aCommand );
       
   260 
       
   261         /**
       
   262         * From CAknAppUi 
       
   263         */
       
   264         void ProcessCommandL(TInt aCommand);
   260         
   265         
   261         /**
   266         /**
   262         * Performs the command.
   267         * Performs the command.
   263         */
   268         */
   264         void DoHandleCommandL( TInt aCommand );
   269         void DoHandleCommandL( TInt aCommand );
  1388       * Own. 
  1393       * Own. 
  1389       */  
  1394       */  
  1390     	CAknStylusPopUpMenu* iEmbeddedObjectStylusPopup;
  1395     	CAknStylusPopUpMenu* iEmbeddedObjectStylusPopup;
  1391 		// sendui+jepg optimization changes
  1396 		// sendui+jepg optimization changes
  1392     	TBool  iOptimizedFlow;
  1397     	TBool  iOptimizedFlow;
  1393     	TBool iSingleJpegImageProcessing;
       
  1394     };
  1398     };
  1395 
  1399 
  1396 #include "UniEditorAppUi.inl"
  1400 #include "UniEditorAppUi.inl"
  1397 
  1401 
  1398 #endif      //  _UniEditorAPPUI_H
  1402 #endif      //  _UniEditorAPPUI_H