phonebookui/Phonebook2/Commands/inc/CPbk2PrependCmd.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    86                 CPbk2FieldPropertyArray& aFieldProperties);
    86                 CPbk2FieldPropertyArray& aFieldProperties);
    87         void ConstructL();
    87         void ConstructL();
    88         void ExecuteDlgL();
    88         void ExecuteDlgL();
    89         CPbk2PresentationContact* CreatePresentationContactLC();
    89         CPbk2PresentationContact* CreatePresentationContactLC();
    90         TInt ToStoreFieldIndexL( TInt aPresIndex );
    90         TInt ToStoreFieldIndexL( TInt aPresIndex );
    91         TInt MaxLengthOfEditorL( TInt aFieldIndex );
    91         TInt MaxLengthOfEditorL( TInt aFieldStoreIndex );
    92                         
    92                         
    93     private: // Data
    93     private: // Data
    94         /// Ref: UI control
    94         /// Ref: UI control
    95         MPbk2ContactUiControl* iUiControl;                
    95         MPbk2ContactUiControl* iUiControl;                
    96         /// Ref: AIW service handler
    96         /// Ref: AIW service handler