supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplsettings.cpp
branchRCL_3
changeset 44 2b4ea9893b66
parent 0 667063e416a2
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
   129 // COMASuplSettings::SetSUPLUsage
   129 // COMASuplSettings::SetSUPLUsage
   130 // Sets the SUPL Usage
   130 // Sets the SUPL Usage
   131 // 
   131 // 
   132 // -----------------------------------------------------------------------------
   132 // -----------------------------------------------------------------------------
   133 //
   133 //
   134 void COMASuplSettings::SetSUPLUsage(CSuplSettings::TSuplSettingsUsage& aSUPLUsage ) 
   134 /*void COMASuplSettings::SetSUPLUsage(CSuplSettings::TSuplSettingsUsage& aSUPLUsage ) 
   135 {
   135 {
   136     iSUPLUsage = aSUPLUsage;
   136     iSUPLUsage = aSUPLUsage;
   137 }
   137 }
   138 
   138 */
   139 // -----------------------------------------------------------------------------
   139 // -----------------------------------------------------------------------------
   140 // COMASuplSettings::SUPLUsage() 
   140 // COMASuplSettings::SUPLUsage() 
   141 // Gets the SUPL Usage
   141 // Gets the SUPL Usage
   142 // 
   142 // 
   143 // -----------------------------------------------------------------------------
   143 // -----------------------------------------------------------------------------
   144 //
   144 //
   145 CSuplSettings::TSuplSettingsUsage COMASuplSettings::SUPLUsage() const
   145 /*CSuplSettings::TSuplSettingsUsage COMASuplSettings::SUPLUsage() const
   146 	{
   146 	{
   147 		return iSUPLUsage;
   147 		return iSUPLUsage;
   148 	}
   148 	}
   149 
   149 */
   150 
   150 
   151 // -----------------------------------------------------------------------------
   151 // -----------------------------------------------------------------------------
   152 // COMASuplSettings::SetUIActive
   152 // COMASuplSettings::SetUIActive
   153 // Sets the flag indicating the activation of Settings UI
   153 // Sets the flag indicating the activation of Settings UI
   154 // 
   154 //