calendarui/regionalplugins/lunarchinese/inc/CalenLunarChinesePlugin.h
changeset 51 0b38fc5b94c6
parent 45 b6db4fd4947b
child 70 a5ed90760192
equal deleted inserted replaced
46:ecd7b9840282 51:0b38fc5b94c6
    39 class HbMenu;
    39 class HbMenu;
    40 
    40 
    41 class CCalenLunarInfoProvider;
    41 class CCalenLunarInfoProvider;
    42 class CCalenLunarLocalizer;
    42 class CCalenLunarLocalizer;
    43 class CCalenLunarLocalizedInfo;
    43 class CCalenLunarLocalizedInfo;
       
    44 class CalenRegionalInfo;
    44 
    45 
    45 
    46 
    46 
    47 
    47 
    48 
    48 //CLASS DECLARATION
    49 //CLASS DECLARATION
   111 		*/
   112 		*/
   112 		HBufC* iInfoBarText;
   113 		HBufC* iInfoBarText;
   113 	    TInt iStart;
   114 	    TInt iStart;
   114 	    TInt iEnd;
   115 	    TInt iEnd;
   115 	    HbTranslator* iTranslator;
   116 	    HbTranslator* iTranslator;
       
   117 	    
       
   118 	    CalenRegionalInfo* iRegionalInfo ;
   116 	};
   119 	};
   117 	
   120 	
   118 #endif //__CALENLUNARCHINESEPLUGIN_H__
   121 #endif //__CALENLUNARCHINESEPLUGIN_H__