emailservices/emailframework/inc/CFSMailBrandManagerImpl.h
branchRCL_3
changeset 12 f5907b1a1053
parent 8 e1b6206813b4
child 63 d189ee25cf9d
equal deleted inserted replaced
8:e1b6206813b4 12:f5907b1a1053
   102 	 */
   102 	 */
   103 	TInt GetGraphicIdsL( TFSBrandElement aElement,
   103 	TInt GetGraphicIdsL( TFSBrandElement aElement,
   104 	                     const TFSMailMsgId& aMailboxId,
   104 	                     const TFSMailMsgId& aMailboxId,
   105                          TDes& aIconIds  );
   105                          TDes& aIconIds  );
   106 
   106 
       
   107 	/**
       
   108 	 * @see MFSMailBrandManager::GetGraphicIdsL
       
   109 	 */
       
   110     TInt GetGraphicIdsL( TFSBrandElement aElement, 
       
   111                          const TDesC& aBrandId,
       
   112                          TDes& aIconIds  );
       
   113     
   107 private:
   114 private:
   108 
   115 
   109     /**
   116     /**
   110      * costructor
   117      * costructor
   111      */
   118      */