emailuis/emailui/inc/FreestyleEmailUiContactHandler.h
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
   185 	 * @param aText = new search text.
   185 	 * @param aText = new search text.
   186 	 * @param aClsListObserver = observer to collect results
   186 	 * @param aClsListObserver = observer to collect results
   187 	 * @param aMailBox = current mailbox, needed to know which MRU list to use
   187 	 * @param aMailBox = current mailbox, needed to know which MRU list to use
   188 	 */
   188 	 */
   189 	void SearchMatchesL( const TDesC& aText, MFSEmailUiContactHandlerObserver* aObserver,
   189 	void SearchMatchesL( const TDesC& aText, MFSEmailUiContactHandlerObserver* aObserver,
   190 						 CFSMailBox* aMailBox );
   190 						 CFSMailBox* aMailBox, TInt aMode = -1 );
   191 	
   191 	
   192 	/**
   192 	/**
   193 	 * Reset the status of contact Handlers, cancel all active asynchronous calls. This should be called
   193 	 * Reset the status of contact Handlers, cancel all active asynchronous calls. This should be called
   194 	 * at least when changing view.
   194 	 * at least when changing view.
   195 	 */
   195 	 */