diff -r b1f0785c289d -r 4f501b74aeb1 messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h --- a/messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h Tue Jul 13 22:09:22 2010 +0530 +++ b/messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h Sun Jul 25 18:59:19 2010 +0530 @@ -40,6 +40,7 @@ class CCsPreviewPlugin; class CClientMtmRegistry; class CMmsClientMtm; +class CBIOClientMtm; class CUniDataModel; class MMsvAttachmentManager; @@ -132,6 +133,18 @@ *@param aSelection, CMsvEntrySelections */ void HandleEventL(CMsvEntrySelection* aSelection); + + /** + * Process MMS entry + *@param aEntry, TMsvEntry + */ + void HandleMMSEntryL(const TMsvEntry& aEntry); + + /** + * Process VCard enry + *@param aEntry, TMsvEntry + */ + void HandleVCardEntryL(const TMsvEntry& aEntry); /** * Bind bodytext to sql statement. @@ -233,6 +246,12 @@ * Own. */ CMmsClientMtm* iMmsMtm; + + /** + * BioMsg client mtm object + * Own. + */ + CBIOClientMtm* iBioClientMtm; /* * File session