emailuis/emailui/inc/FreestyleEmailUiContactHandler.h
branchRCL_3
changeset 36 e8f259fad141
parent 33 da5135c61bad
equal deleted inserted replaced
35:e64954c2c8e2 36:e8f259fad141
   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 	 */