emailuis/emailui/inc/ncsheadercontainer.h
branchRCL_3
changeset 12 f5907b1a1053
parent 4 e7aa27f58ae1
child 17 8592a65ad3fb
equal deleted inserted replaced
8:e1b6206813b4 12:f5907b1a1053
    19 
    19 
    20 #ifndef __NCSEMAILHEADERUI_H__
    20 #ifndef __NCSEMAILHEADERUI_H__
    21 #define __NCSEMAILHEADERUI_H__
    21 #define __NCSEMAILHEADERUI_H__
    22 
    22 
    23 #include <aknlongtapdetector.h>
    23 #include <aknlongtapdetector.h>
    24 
    24 #include <cpbkxremotecontactlookupserviceuicontext.h>
    25 #include "cpbkxremotecontactlookupenv.h"
       
    26 #include "cpbkxremotecontactlookupserviceuicontext.h"
       
    27 
    25 
    28 #include "FreestyleEmailUi.hrh"
    26 #include "FreestyleEmailUi.hrh"
    29 #include "ncsaddressinputfield.h"
    27 #include "ncsaddressinputfield.h"
    30 #include "ncsfieldsizeobserver.h"
    28 #include "ncsfieldsizeobserver.h"
    31 #include "ncsconstants.h"
    29 #include "ncsconstants.h"
   322 
   320 
   323 	void ClosePopupContactListL();
   321 	void ClosePopupContactListL();
   324 	
   322 	
   325 	void ShowPopupMenuBarL( TBool aShow );
   323 	void ShowPopupMenuBarL( TBool aShow );
   326 
   324 
       
   325 	TInt GetToLineHeight() const;
       
   326 	
   327 	TBool IsToFieldEmpty() const;
   327 	TBool IsToFieldEmpty() const;
   328 
   328 
   329 	TBool IsCcFieldEmpty() const;
   329 	TBool IsCcFieldEmpty() const;
   330 
   330 
   331 	TBool IsBccFieldEmpty() const;
   331 	TBool IsBccFieldEmpty() const;