uiservicetab/vimpstcmdprocess/inc/cvimpstprocessarrayitem.h
branchRCL_3
changeset 14 9fdee5e1da30
parent 11 bef90b82da71
equal deleted inserted replaced
13:796276a1bdcc 14:9fdee5e1da30
   136     
   136     
   137     /**
   137     /**
   138      * return formatted string needed for listbox for this item
   138      * return formatted string needed for listbox for this item
   139      */
   139      */
   140     virtual TPtrC16 FormattedItemString() = 0;
   140     virtual TPtrC16 FormattedItemString() = 0;
       
   141     
       
   142     
       
   143     /*
       
   144      * Format and Reformat the string for listbox
       
   145      */
       
   146     virtual void DoFormatStringL() = 0;
   141     
   147     
   142    
   148    
   143     /**
   149     /**
   144      * virtual destructor.
   150      * virtual destructor.
   145      */
   151      */