equal
deleted
inserted
replaced
396 * @param aMailboxId mailbox id |
396 * @param aMailboxId mailbox id |
397 * @param aMessageId message id |
397 * @param aMessageId message id |
398 */ |
398 */ |
399 IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId, |
399 IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId, |
400 const TFSMailMsgId& aMessageId ); |
400 const TFSMailMsgId& aMessageId ); |
|
401 |
|
402 /** |
|
403 * Checks if plugins are loaded. If they aren't tries to load them |
|
404 * |
|
405 * Returns ETrue if all plugins are loaded. |
|
406 */ |
|
407 IMPORT_C TBool AreAllPluginsLoaded( ); |
|
408 |
401 public: // from CExtendableEmail |
409 public: // from CExtendableEmail |
402 |
410 |
403 /** |
411 /** |
404 * @see CExtendableEmail::ReleaseExtension |
412 * @see CExtendableEmail::ReleaseExtension |
405 */ |
413 */ |