textinput/peninputcommonlayout/inc/peninputlayoutwindow.h
branchCompilerCompatibility
changeset 9 6bb78022e3bd
parent 0 eb1f2e154e89
equal deleted inserted replaced
6:f566ba6aad4c 9:6bb78022e3bd
   307      * @param aClientLayoutId New client layout id
   307      * @param aClientLayoutId New client layout id
   308      * @return ETrue means unit size changed, otherwise EFalse
   308      * @return ETrue means unit size changed, otherwise EFalse
   309      */
   309      */
   310     IMPORT_C virtual TBool ReconfigUnitSize(TInt aClientLayoutId);
   310     IMPORT_C virtual TBool ReconfigUnitSize(TInt aClientLayoutId);
   311        
   311        
   312     IMPORT_C void CPeninputLayoutWindow::SetTextAlignmentL( TInt aAlignment );  
   312     IMPORT_C void SetTextAlignmentL( TInt aAlignment );  
   313     
   313     
   314 protected:
   314 protected:
   315 
   315 
   316     /**
   316     /**
   317      * constructor
   317      * constructor
   446      *
   446      *
   447      * @since S60 v3.2
   447      * @since S60 v3.2
   448      * @param aResId resource ID
   448      * @param aResId resource ID
   449      * @return None
   449      * @return None
   450      */    
   450      */    
   451     void CPeninputLayoutWindow::ReadBackgroundInfoL( TInt aResId );
   451     void ReadBackgroundInfoL( TInt aResId );
   452     
   452     
   453     /**
   453     /**
   454      * Read laf of shadow
   454      * Read laf of shadow
   455      *
   455      *
   456      * @since S60 v3.2
   456      * @since S60 v3.2