cellular/PsetNotesUi/Inc/PsuiNoteMaster.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    23 #define CPSUINOTEMASTER_H
    23 #define CPSUINOTEMASTER_H
    24 
    24 
    25 // INCLUDES
    25 // INCLUDES
    26 #include <aknnotewrappers.h>
    26 #include <aknnotewrappers.h>
    27 #include <bldvariant.hrh>
    27 #include <bldvariant.hrh>
    28 #include "psuiconstants.h" 
    28 #include "PsuiConstants.h"
    29 #include "psuiinternalconstants.h" 
    29 #include "PsuiInternalConstants.h"
    30 #include "psetcalldiverting.h" 
    30 #include "PsetCallDiverting.h"
    31  
    31  
    32 // FORWARD DECLARATIONS
    32 // FORWARD DECLARATIONS
    33 class MPsetCallWaiting;
    33 class MPsetCallWaiting;
    34 class MPsetCallBarring;
    34 class MPsetCallBarring;
    35 class MPsetCli;
    35 class MPsetCli;
   174     protected:
   174     protected:
   175     
   175     
   176     
   176     
   177     private: //new
   177     private: //new
   178         
   178         
   179         void AppendCFNumber( TDes& aString, const TDesC& aNumber);
   179 		void AppendCFNumber( TDes& aString, const TDesC& aNumber);
   180 
   180 
   181         void CreateListBoxL( 
   181         void CreateListBoxL( 
   182             TCFType aCFType, CAknSinglePopupMenuStyleListBox* aList );
   182             TCFType aCFType, CAknSinglePopupMenuStyleListBox* aList );
   183 
   183 
   184         void KillRequestL();
   184         void KillRequestL();