photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlersave.h
branchRCL_3
changeset 25 191387a8b767
parent 2 7d9067c6fcb1
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
    53 	/**
    53 	/**
    54 	 * Modify a menu before it is displayed.
    54 	 * Modify a menu before it is displayed.
    55 	 * @param aResourceId The resource ID of the menu
    55 	 * @param aResourceId The resource ID of the menu
    56 	 * @param aMenuPane The in-memory representation of the menu pane
    56 	 * @param aMenuPane The in-memory representation of the menu pane
    57 	 */
    57 	 */
    58 	void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane);
    58 	void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane,
       
    59                             TBool aIsBrowseMode);
    59 	
    60 	
    60 	/**
    61 	/**
    61 	 * Called when the owning view is activated
    62 	 * Called when the owning view is activated
    62 	 * @param aViewId The ID of the view
    63 	 * @param aViewId The ID of the view
    63 	 */
    64 	 */