messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h
changeset 67 fc91263aee62
parent 56 f42d9a78f435
child 76 60a8a215b0ec
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
   103      bool hasAudio();
   103      bool hasAudio();
   104      
   104      
   105     /**
   105     /**
   106      * from MUniEditorProcessImageOperationObserver  
   106      * from MUniEditorProcessImageOperationObserver  
   107      * @see MUniEditorProcessImageOperationObserver
   107      * @see MUniEditorProcessImageOperationObserver
   108      */
   108      */ 
   109     void EditorOperationEvent( TUniEditorProcessImageOperationEvent aEvent,
   109     void EditorOperationEvent( TUniEditorProcessImageOperationEvent aEvent,
   110                                TFileName aFileName );
   110                                TFileName& aFileName );
   111     /**
   111     /**
   112 	 * Function which tells whether the image resize process is in progress
   112 	 * Function which tells whether the image resize process is in progress
   113 	 */
   113 	 */
   114     bool isImageResizing()
   114     bool isImageResizing()
   115         {
   115         {