mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgtnloader.h
branchRCL_3
changeset 21 a1247965635c
parent 14 943ff5625028
equal deleted inserted replaced
18:c54d95799c80 21:a1247965635c
    72 private: // NEW FUNCTIONS
    72 private: // NEW FUNCTIONS
    73 
    73 
    74     TInt FindLoadingById(TThumbnailRequestId aId, TBool aRemove = EFalse);
    74     TInt FindLoadingById(TThumbnailRequestId aId, TBool aRemove = EFalse);
    75     TInt FindLoadingByIndex(TInt aIndex, TBool aRemove = EFalse);
    75     TInt FindLoadingByIndex(TInt aIndex, TBool aRemove = EFalse);
    76     static TInt LoadThumbnail( TAny* aSelf );
    76     static TInt LoadThumbnail( TAny* aSelf );
    77     void LoadNextTN();
    77     void LoadNextTNL();
    78 
    78 
    79     static TInt ResumeCallback(TAny* aPtr);
    79     static TInt ResumeCallback(TAny* aPtr);
    80     
    80     
    81 private: // DATA
    81 private: // DATA
    82 
    82