textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h
branchRCL_3
changeset 6 6ceef9a83b1a
parent 0 eb1f2e154e89
child 20 ebd48d2de13c
equal deleted inserted replaced
5:a47de9135b21 6:6ceef9a83b1a
   221     RWindowGroup& WindowGroup(); 
   221     RWindowGroup& WindowGroup(); 
   222     
   222     
   223     void OnExiting();           
   223     void OnExiting();           
   224     
   224     
   225     void GetDSAState(TBool& aState);
   225     void GetDSAState(TBool& aState);
       
   226 	
       
   227     /**
       
   228      *
       
   229      * @since S60 v4.0
       
   230      * @aArea The rect of the discreet pop 
       
   231      * @return ETrue if command added successfully.
       
   232      */	    
       
   233     TBool SetDiscreetPopArea(const TRect& aArea);
   226 private:
   234 private:
   227     /**
   235     /**
   228      * Default constructor.
   236      * Default constructor.
   229      *
   237      *
   230      * @since S60 v4.0
   238      * @since S60 v4.0