calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h
changeset 89 b57382753122
parent 64 1881ad52dc45
--- a/calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h	Fri Oct 15 12:10:36 2010 +0530
+++ b/calendarui/regionalplugins/calenregionalutil/inc/calenlunarlocalizedinfo.h	Wed Nov 03 17:12:22 2010 +0530
@@ -51,13 +51,13 @@
      */
     IMPORT_C const TDesC& GetField( TField aField );
     
-    IMPORT_C const TDesC& Festival();
-    IMPORT_C const TDesC& SolarTerm();
-    IMPORT_C const TDesC& FullLunarDate();
-    IMPORT_C const TDesC& LunarYear();    
+    IMPORT_C const TDesC& Festival(); 
+    IMPORT_C const TDesC& SolarTerm(); 
+    IMPORT_C const TDesC& FullLunarDate(); 
+    IMPORT_C const TDesC& LunarYear();  
     IMPORT_C const TDesC& LunarMonthAndDay();    
-    IMPORT_C const TDesC& AnimalYear();    
-    IMPORT_C const TDesC& GregorianDate();
+    IMPORT_C const TDesC& AnimalYear();  
+    IMPORT_C const TDesC& GregorianDate(); 
 
 private:
     CCalenLunarLocalizedInfo();