messagingapp/msgui/unifiededitor/inc/msgunieditorprocessimageoperation.h
changeset 67 fc91263aee62
parent 37 518b245aa84c
child 76 60a8a215b0ec
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
    59         /**
    59         /**
    60         * Notifies Image process operation result and the new file to be used
    60         * Notifies Image process operation result and the new file to be used
    61         */
    61         */
    62         virtual void EditorOperationEvent( 
    62         virtual void EditorOperationEvent( 
    63             TUniEditorProcessImageOperationEvent aEvent,
    63             TUniEditorProcessImageOperationEvent aEvent,
    64             TFileName aFileName) = 0;
    64             TFileName& aFileName) = 0;
    65     };
    65     };
    66 
    66 
    67 /**
    67 /**
    68 * CUniEditorProcessImageOperation
    68 * CUniEditorProcessImageOperation
    69 *
    69 *