calendarui/controller/inc/calenlocationui.h
branchRCL_3
changeset 28 96907930389d
parent 0 f979ecb2b13e
equal deleted inserted replaced
27:aba12c885d83 28:96907930389d
   195 		/**
   195 		/**
   196 		* Function to query user to define a location as location field is empty when "Show locaiton"
   196 		* Function to query user to define a location as location field is empty when "Show locaiton"
   197 		* hard key is pressed.
   197 		* hard key is pressed.
   198 		* @return 	User response
   198 		* @return 	User response
   199 		**/
   199 		**/
   200         TInt ShowDefineLocationQuery();
   200         TInt ShowDefineLocationQueryL();
   201         
   201         
   202         
   202         
   203     private: // data
   203     private: // data
   204     	CCalenController&  iController;
   204     	CCalenController&  iController;
   205     	CCalenGlobalData* iGlobalData;
   205     	CCalenGlobalData* iGlobalData;