calendarui/controller/inc/calenmultipledbui.h
branchRCL_3
changeset 86 ed599363c2d7
parent 66 bd7edf625bdd
equal deleted inserted replaced
78:356f28cd5ca0 86:ed599363c2d7
   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;
       
   351     };
   350     };
   352 
   351 
   353 
   352 
   354 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   353 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   355     {
   354     {