messagingapp/msgui/unifiededitor/inc/msgunieditorprocessimageoperation.h
changeset 72 6f657153cbc5
parent 34 84197e66a4bd
equal deleted inserted replaced
70:a15d9966050f 72:6f657153cbc5
    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 *