messagingapp/msgutils/unieditorutils/unieditorplugins/unieditormmsplugin/inc/unieditormmsplugin_p.h
changeset 52 12db4185673b
parent 34 84197e66a4bd
child 70 a15d9966050f
--- a/messagingapp/msgutils/unieditorutils/unieditorplugins/unieditormmsplugin/inc/unieditormmsplugin_p.h	Tue Jul 06 14:12:40 2010 +0300
+++ b/messagingapp/msgutils/unieditorutils/unieditorplugins/unieditormmsplugin/inc/unieditormmsplugin_p.h	Wed Aug 18 09:45:25 2010 +0300
@@ -210,6 +210,26 @@
      */
     void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2,
                              TAny* aArg3);
+    
+    /**
+     * Populate sender address (for reply/replyAll case)
+     */
+    void populateSenderL(ConvergedMessage& aMessage);
+    
+    /**
+     * Populates converged message for reply case
+     */
+    void convertFromReplyHandlerL(ConvergedMessage* aMessage);
+    
+    /**
+     * Populates converged message for replyAll case
+     */
+    void convertFromReplyAllHandlerL(ConvergedMessage* aMessage);
+    
+    /**
+     * Populates converged message for default case
+     */
+    void convertFromDefaultHandlerL(ConvergedMessage* aMessage);
 
 private:
     // Data