calendarui/controller/inc/calenmultidbeditor.h
branchRCL_3
changeset 27 55d60436f00b
parent 19 1984aceb8774
child 59 aba12c885d83
equal deleted inserted replaced
21:9711e452b5e9 27:55d60436f00b
   253 	* @return void 
   253 	* @return void 
   254 	*/
   254 	*/
   255 	void SetTitlePaneL();  
   255 	void SetTitlePaneL();  
   256 	
   256 	
   257     void SetSyncFieldL( TBool aSyncVal );
   257     void SetSyncFieldL( TBool aSyncVal );
       
   258     
       
   259     /**
       
   260      * @breif Checks if the Flash File System storage will fall below
       
   261      *        Critical Level. Warning will be displayed if storage
       
   262      *        is below Critical Level.
       
   263      * @return ETrue : Below critical level
       
   264      */
       
   265     TBool CheckSpaceBelowCriticalLevelL();
   258  protected:
   266  protected:
   259 
   267 
   260 	/**
   268 	/**
   261 	* From CEikDialog
   269 	* From CEikDialog
   262 	* We will hit this event each time a line has changed in the form
   270 	* We will hit this event each time a line has changed in the form