equal
deleted
inserted
replaced
190 |
190 |
191 /** |
191 /** |
192 * Get the Setting ID of the current set |
192 * Get the Setting ID of the current set |
193 * @return TInt setting ID of the current set |
193 * @return TInt setting ID of the current set |
194 */ |
194 */ |
195 TInt CXDMPluginContainer::GetCurrentSetIdL(); |
195 TInt GetCurrentSetIdL(); |
196 |
196 |
197 /** |
197 /** |
198 * Load XDM Collection names with trap, useful when list doesnt have anything |
198 * Load XDM Collection names with trap, useful when list doesnt have anything |
199 * @param Reference to setting ids |
199 * @param Reference to setting ids |
200 * @return CDesCArray collection names |
200 * @return CDesCArray collection names |