messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
   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         {