XDMSettingsUI/inc/XDMPluginContainer.h
branchCompilerCompatibility
changeset 9 36d970e98ad0
parent 0 c8caa15ef882
equal deleted inserted replaced
6:724b5986c132 9:36d970e98ad0
   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