XDMSettingsUI/inc/XDMPluginContainer.h
branchGCC_SURGE
changeset 22 04fe29633490
parent 12 e6a66db4e9d0
equal deleted inserted replaced
21:3d8d26de97dd 22:04fe29633490
   175       
   175       
   176         /**
   176         /**
   177         * Get the Setting ID of the current set
   177         * Get the Setting ID of the current set
   178         * @return TInt setting ID of the current set
   178         * @return TInt setting ID of the current set
   179         */
   179         */
   180       TInt CXDMPluginContainer::GetCurrentSetIdL();
   180       TInt GetCurrentSetIdL();
   181       
   181       
   182         /**
   182         /**
   183         * Load XDM Collection names with trap, useful when list doesnt have anything
   183         * Load XDM Collection names with trap, useful when list doesnt have anything
   184         * @param Reference to setting ids
   184         * @param Reference to setting ids
   185         * @return CDesCArray collection names
   185         * @return CDesCArray collection names