equal
deleted
inserted
replaced
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 */ |