messagingappbase/mcesettings/inc/MceSettingsGeneralSettingsDialog.h
branchRCL_3
changeset 12 caea42e26caa
parent 4 e9eae96aa117
equal deleted inserted replaced
9:1d7827e39b52 12:caea42e26caa
   142         TBool IsEmailEntryL(TMsvEntry entry);
   142         TBool IsEmailEntryL(TMsvEntry entry);
   143         
   143         
   144         /**
   144         /**
   145          *  This will return true if there is any third party mailbox.
   145          *  This will return true if there is any third party mailbox.
   146          */
   146          */
   147         TBool IsThirdPartyMailBox();
   147         TBool IsThirdPartyMailBoxL();
   148 
   148 
   149     protected:  // Functions from base classes
   149     protected:  // Functions from base classes
   150 
   150 
   151         /**
   151         /**
   152         * From CEikDialog
   152         * From CEikDialog