diff -r 36f374c67aa8 -r 12db4185673b messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h --- a/messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h Tue Jul 06 14:12:40 2010 +0300 +++ b/messagingapp/msgappfw/plugins/previewplugin/inc/ccspreviewpluginhandler.h Wed Aug 18 09:45:25 2010 +0300 @@ -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