diff -r ecbabf52600f -r bd83ceabce89 textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h --- a/textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h Wed Sep 01 12:23:33 2010 +0100 +++ b/textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h Tue Sep 14 21:59:06 2010 +0300 @@ -231,6 +231,16 @@ * @return ETrue if command added successfully. */ TBool SetDiscreetPopArea(const TRect& aArea); + + /** + * Update parameters of pointer event suppressor. + * + * @since Symbian^3 + * @param aParameters parameters of pointer event suppressor + * @return none + */ + void UpdatePointerEventSuppressor( const TPointerEventSuppressorParameters& aParameters ); + private: /** * Default constructor.