photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerback.h
branchRCL_3
changeset 15 191387a8b767
parent 13 bcb43dc84c44
equal deleted inserted replaced
14:2dac0fdba72b 15:191387a8b767
   117 
   117 
   118 	/**
   118 	/**
   119 	 * Modify a menu before it is displayed.
   119 	 * Modify a menu before it is displayed.
   120 	 * @param aResourceId The resource ID of the menu
   120 	 * @param aResourceId The resource ID of the menu
   121 	 * @param aMenuPane The in-memory representation of the menu pane
   121 	 * @param aMenuPane The in-memory representation of the menu pane
       
   122  	 * @param aIsBrowseMode ETrue if in grid view
   122 	 */
   123 	 */
   123 	void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane);
   124 	void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane,
       
   125                             TBool aIsBrowseMode);
   124 	
   126 	
   125 	/**
   127 	/**
   126 	 * Called when the owning view is activated
   128 	 * Called when the owning view is activated
   127 	 * @param aViewId The ID of the view
   129 	 * @param aViewId The ID of the view
   128 	 */
   130 	 */