qcpix/src/platform/s60/inc/cpixsearcherprivate.h
changeset 14 8bd192d47aaa
parent 13 fcb2a58c181b
equal deleted inserted replaced
13:fcb2a58c181b 14:8bd192d47aaa
    42     ~CpixSearcherPrivate();
    42     ~CpixSearcherPrivate();
    43 
    43 
    44 public :
    44 public :
    45     void HandleSearchResultsL(TInt aError, TInt aEstimatedResultCount); //from MCPixSearchRequestObserver
    45     void HandleSearchResultsL(TInt aError, TInt aEstimatedResultCount); //from MCPixSearchRequestObserver
    46     void HandleDocumentL(TInt aError, CSearchDocument* aDocument); // from MCPixNextDocumentRequestObserver
    46     void HandleDocumentL(TInt aError, CSearchDocument* aDocument); // from MCPixNextDocumentRequestObserver
       
    47 	void HandleBatchDocumentL(TInt aError,TInt aRetCount, CSearchDocument** aDocument); // from MCPixNextDocumentRequestObserver
    47     void HandleOpenDatabaseResultL( TInt aError ); //MCPixOpenDatabaseRequestObserver
    48     void HandleOpenDatabaseResultL( TInt aError ); //MCPixOpenDatabaseRequestObserver
    48     void HandleSetAnalyzerResultL( TInt aError ); //MCPixSetAnalyzerRequestObserver
    49     void HandleSetAnalyzerResultL( TInt aError ); //MCPixSetAnalyzerRequestObserver
    49 
    50 
    50 public: //Keep these to avoid wrapper functions.
    51 public: //Keep these to avoid wrapper functions.
    51     RSearchServerSession iSearchSession; //owned
    52     RSearchServerSession iSearchSession; //owned