textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h
branchRCL_3
changeset 20 ebd48d2de13c
parent 6 6ceef9a83b1a
child 21 ecbabf52600f
equal deleted inserted replaced
19:ac7e4d1d9209 20:ebd48d2de13c
   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);
       
   234 private:
   226 private:
   235     /**
   227     /**
   236      * Default constructor.
   228      * Default constructor.
   237      *
   229      *
   238      * @since S60 v4.0
   230      * @since S60 v4.0