emailuis/uicomponents/inc/fsseparatorvisualizer.h
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
equal deleted inserted replaced
17:67369d1b217f 18:6b8f3b30d0ec
   222                           const TUint aMarqueeSpeed,
   222                           const TUint aMarqueeSpeed,
   223                           const TInt aMarqueeStartDelay,
   223                           const TInt aMarqueeStartDelay,
   224                           const TInt aMarqueeCycleStartDelay,
   224                           const TInt aMarqueeCycleStartDelay,
   225                           const TInt aMarqueeRepetitions);
   225                           const TInt aMarqueeRepetitions);
   226     
   226     
   227 
   227     /**
       
   228      * This method sets flag disable wrapping the text item.
       
   229      */
       
   230     virtual void OffWrapping();
       
   231     
   228 protected:
   232 protected:
   229 
   233 
   230     /**
   234     /**
   231      * C++ constructor
   235      * C++ constructor
   232      * 
   236      *