mmsharing/mmshui/inc/musuisharingobserver.h
branchRCL_3
changeset 9 ff8a573c0e2e
parent 0 f0cf47e981f9
child 16 ce86b6d44a6d
equal deleted inserted replaced
8:04980be5c5fe 9:ff8a573c0e2e
    65         /**
    65         /**
    66         *
    66         *
    67         */
    67         */
    68         virtual void EnableMiddleSoftkeyL( TInt aResourceId ) = 0;   
    68         virtual void EnableMiddleSoftkeyL( TInt aResourceId ) = 0;   
    69 	    
    69 	    
    70         virtual void ActivateVolumeControlL( TInt aValue ) = 0;  
    70         virtual void ActivateVolumeControlL( TInt aValue, TBool aOnlyIfVisible = EFalse ) = 0;  
    71         
    71         
    72         virtual void HighlightSelectedToolbarItem( TInt aCommand ) = 0;
    72         virtual void HighlightSelectedToolbarItem( TInt aCommand ) = 0;
    73         
    73         
    74         virtual void ReplaceToolbarCommand( TInt aOldCommand, 
    74         virtual void ReplaceToolbarCommand( TInt aOldCommand, 
    75                                             TInt aNewCommand,
    75                                             TInt aNewCommand,