ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
--- a/ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h	Tue Apr 27 16:20:14 2010 +0300
+++ b/ipsservices/ipssossettings/inc/ipssetuiitemaccesspoint.h	Tue May 11 15:57:15 2010 +0300
@@ -109,6 +109,13 @@
         * @return HBufC* Access point name
         */
         HBufC* AccessPointNameLC( TInt aIndex );
+        
+        /**
+         * Returns Wap index based on its Id.
+         *
+         * @return Index of the wap.
+         */
+         void InitializeSelectionL();        
     
     protected:  // Constructors
     
@@ -149,14 +156,7 @@
         * @param aBearerFilter Filter for supported bearers.
         */
         void InitializeL( const TInt aBearerFilter );
-         
-        /**
-        * Returns Wap index based on its Id.
-        *
-        * @return Index of the wap.
-        */
-        void InitializeSelectionL();
-         
+        
         /**
         * Returns Wap index based on its Id.
         *