searchfw/plugins/notessearchplugin/inc/notessearcher.h
branchCompilerCompatibility
changeset 15 21b79936b33a
parent 0 f979ecb2b13e
equal deleted inserted replaced
11:7d78dc22f397 15:21b79936b33a
    71         
    71         
    72         /**
    72         /**
    73         * Check if the entry exists in notes
    73         * Check if the entry exists in notes
    74         *
    74         *
    75         */
    75         */
    76         TBool CNotesSearcher::CheckIfEntryExistsL (TInt aNoteKey);
    76         TBool CheckIfEntryExistsL (TInt aNoteKey);
    77         /**
    77         /**
    78         * Cleanup internal resource
    78         * Cleanup internal resource
    79         *
    79         *
    80         */
    80         */
    81         void  CleanUp();
    81         void  CleanUp();