--- a/phonebookui/Phonebook2/inc/CPbk2PresentationContactFieldCollection.h Fri Mar 12 15:41:25 2010 +0200
+++ b/phonebookui/Phonebook2/inc/CPbk2PresentationContactFieldCollection.h Mon Mar 15 12:39:26 2010 +0200
@@ -111,6 +111,14 @@
TInt aFieldIndex ) const;
/**
+ * get index if field by store field index
+ *
+ * @param aStoreFieldIndex, a store field's index
+ * @return the index of the field.
+ */
+ IMPORT_C TInt FieldIndexOfStoreField( TInt aStoreFieldIndex ) const;
+
+ /**
* Returns the field properties.
*
* @return Field properties.