calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 27 55d60436f00b
child 59 aba12c885d83
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
   354         void DoHandleLocaleChangeL( TInt aChange );
   354         void DoHandleLocaleChangeL( TInt aChange );
   355         
   355         
   356     public:
   356     public:
   357         
   357         
   358         /**
   358         /**
       
   359          * @brief Gets the iServices reference.
       
   360          */
       
   361         MCalenServices& GetServices();
       
   362         
       
   363         /**
   359          * @brief Inserts dialog line (form field) defined by aResourceId 
   364          * @brief Inserts dialog line (form field) defined by aResourceId 
   360          *        and aControlId after existing dialog line aPrevControlId.
   365          *        and aControlId after existing dialog line aPrevControlId.
   361          * @resourceId dialog line resource
   366          * @resourceId dialog line resource
   362          * @aControlId ControlId of the dialog line to be inserted
   367          * @aControlId ControlId of the dialog line to be inserted
   363          * @aPrevControlId Previous control id
   368          * @aPrevControlId Previous control id