harvesterplugins/contacts/inc/ccontactsplugin.h
changeset 5 3bc31ad99ee7
parent 0 ccd0fd43f247
child 7 51d10d255e92
equal deleted inserted replaced
3:6832643895f7 5:3bc31ad99ee7
    99 	 *  Adds to excerpt
    99 	 *  Adds to excerpt
   100 	 */
   100 	 */
   101 	void AddToExcerptL(CSearchDocument& aDocument, CContactItemFieldSet& aFieldSet, TUid aFieldId, const TDesC& aFieldName );
   101 	void AddToExcerptL(CSearchDocument& aDocument, CContactItemFieldSet& aFieldSet, TUid aFieldId, const TDesC& aFieldName );
   102 
   102 
   103 	/**
   103 	/**
       
   104 	 *  Helper function: adds information field to the document and to the excerpt field(if available)
       
   105 	 */
       
   106 	void AddFieldToDocumentAndExcerptL(CSearchDocument& aDocument, CContactItemFieldSet& aFieldSet, TUid aFieldId, const TDesC& aFieldName );
       
   107 	
       
   108 	/**
   104 	 * Creates the actual contact book index item
   109 	 * Creates the actual contact book index item
   105 	 */
   110 	 */
   106 	void CreateContactIndexItemL(TInt aContentId, TCPixActionType aActionType);
   111 	void CreateContactIndexItemL(TInt aContentId, TCPixActionType aActionType);
   107 
   112 
   108 private:
   113 private: