calendarui/controller/inc/calenmultipledbui.h
branchRCL_3
changeset 28 96907930389d
parent 27 aba12c885d83
equal deleted inserted replaced
27:aba12c885d83 28:96907930389d
   345     CCalCalendarInfo* iCalendarInfoEdited;
   345     CCalCalendarInfo* iCalendarInfoEdited;
   346     
   346     
   347     CAsyncCallBack*  iAsyncAction;
   347     CAsyncCallBack*  iAsyncAction;
   348     TInt             iAsyncActionCmd;
   348     TInt             iAsyncActionCmd;
   349     TInt             iCurrentIndex;
   349     TInt             iCurrentIndex;
       
   350     HBufC* iCalEditedDefaultName;
   350     };
   351     };
   351 
   352 
   352 
   353 
   353 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   354 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   354     {
   355     {