mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgimp.h
branchRCL_3
changeset 24 26a1709b9fec
parent 21 cb96c29156b2
--- a/mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgimp.h	Thu Jul 15 18:35:42 2010 +0300
+++ b/mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhgimp.h	Thu Aug 19 09:52:08 2010 +0300
@@ -885,7 +885,12 @@
     TBool NeedToShowEducatingDialog(); 
     void LaunchEducatingURL();
     static TInt LinkCallback(TAny* aPtr);
-
+	
+	/*
+ 	 * Internal functions to Dim all options
+ 	 */
+    void DimAllOptions( TInt aResourceId, CEikMenuPane* aMenuPane );
+	
 private:    // Data
 
     MMPXCollectionUtility*      iCollectionUtility;
@@ -925,7 +930,7 @@
     TInt                        iCurrentPlaylistOp;
     TInt                        iNumSongAddedToPlaylist;
     TMPXItemId                  iPlaylistId;
-
+    TInt                        iFirstIndexOnScreen;
     TInt                        iCurrentMediaLOp;   // current mediaL operation
     TInt                        iCurrentFindAllLOp; // current FindAllL operation
     TInt                        iLastDepth;