textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h
branchRCL_3
changeset 22 bd83ceabce89
parent 21 ecbabf52600f
equal deleted inserted replaced
21:ecbabf52600f 22:bd83ceabce89
   229      * @since S60 v4.0
   229      * @since S60 v4.0
   230      * @aArea The rect of the discreet pop 
   230      * @aArea The rect of the discreet pop 
   231      * @return ETrue if command added successfully.
   231      * @return ETrue if command added successfully.
   232      */	    
   232      */	    
   233     TBool SetDiscreetPopArea(const TRect& aArea);
   233     TBool SetDiscreetPopArea(const TRect& aArea);
       
   234     
       
   235     /**
       
   236      * Update parameters of pointer event suppressor.
       
   237      * 
       
   238      * @since Symbian^3
       
   239      * @param aParameters parameters of pointer event suppressor
       
   240      * @return none
       
   241      */
       
   242     void UpdatePointerEventSuppressor( const TPointerEventSuppressorParameters& aParameters );
       
   243 
   234 private:
   244 private:
   235     /**
   245     /**
   236      * Default constructor.
   246      * Default constructor.
   237      *
   247      *
   238      * @since S60 v4.0
   248      * @since S60 v4.0