phonebookui/Phonebook2/inc/CPbk2PresentationContactFieldCollection.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
   109          */
   109          */
   110         IMPORT_C TInt StoreIndexOfField(
   110         IMPORT_C TInt StoreIndexOfField(
   111                 TInt aFieldIndex ) const;
   111                 TInt aFieldIndex ) const;
   112 
   112 
   113         /**
   113         /**
       
   114          * get index if field by store field index
       
   115          * 
       
   116          * @param aStoreFieldIndex, a store field's index
       
   117          * @return the index of the field.
       
   118          */
       
   119         IMPORT_C TInt FieldIndexOfStoreField( TInt aStoreFieldIndex ) const;
       
   120         
       
   121         /**
   114          * Returns the field properties.
   122          * Returns the field properties.
   115          *
   123          *
   116          * @return  Field properties.
   124          * @return  Field properties.
   117          */
   125          */
   118         inline const MPbk2FieldPropertyArray& FieldProperties() const;
   126         inline const MPbk2FieldPropertyArray& FieldProperties() const;