emailuis/emailui/inc/ncsaddressinputfield.h
branchRCL_3
changeset 80 726fba06891a
parent 73 c8382f7b54ef
equal deleted inserted replaced
73:c8382f7b54ef 80:726fba06891a
   124         
   124         
   125     void SetAddressesL( const RPointerArray<CNcsEmailAddressObject>& aAddress );
   125     void SetAddressesL( const RPointerArray<CNcsEmailAddressObject>& aAddress );
   126         
   126         
   127     const RPointerArray<CNcsEmailAddressObject>& GetAddressesL( TBool aParseNow=ETrue );
   127     const RPointerArray<CNcsEmailAddressObject>& GetAddressesL( TBool aParseNow=ETrue );
   128         
   128         
   129     void GetLineRect( TRect& aLineRect ) const;
   129     void GetLineRectL( TRect& aLineRect ) const;
   130         
   130         
   131     void SetMaxLabelLength( TInt aMaxLength );
   131     void SetMaxLabelLength( TInt aMaxLength );
   132         
   132         
   133     TInt GetMinLabelLength() const;
   133     TInt GetMinLabelLength() const;
   134         
   134