emailuis/emailui/inc/FreestyleEmailUiMailListVisualiser.h
branchRCL_3
changeset 80 726fba06891a
parent 70 968773a0b6ef
--- a/emailuis/emailui/inc/FreestyleEmailUiMailListVisualiser.h	Wed Sep 15 11:52:37 2010 +0300
+++ b/emailuis/emailui/inc/FreestyleEmailUiMailListVisualiser.h	Wed Oct 13 14:11:15 2010 +0300
@@ -573,7 +573,7 @@
 	// Control bar functions
 	void CreateControlBarLayoutL();
 	void ScaleControlBarL();
-	void SetSortButtonIconL();
+	void SetSortButtonTextAndIconL();
 	HBufC* GetSortButtonTextLC();
     void HandleControlBarEvent( TFsControlBarEvent aEvent, TInt aData );
 
@@ -647,12 +647,12 @@
     /**
      * Display marking mode title text
      */ 
-    void DisplayMarkingModeTextOnButtonsL();
+    void DisplayMarkingModeTitleTextL();
     
     /**
      * Remove marking mode title text
      */ 
-    void RemoveMarkingModeTextOnButtonsL();
+    void RemoveMarkingModeTitleTextL();
 
     /**
      * Displays or remove marking mode background
@@ -805,6 +805,11 @@
     void FocusVisibilityChange( TBool aVisible );
 
     /**
+     * Update texts in command area buttons
+     */
+    void UpdateButtonTextsL();
+
+    /**
      * Tests whether a point is inside the control.
      *
      * @param aControl  Control that is tested.
@@ -837,9 +842,7 @@
      */
     TBool HandleArrowEventInLandscapeL( const TInt aScancode,
             const TAlfEvent& aEvent, const TBool aShiftState );
-    
-    void UpdateFolderAndMarkingModeTextsL();
-    
+
 private: // data types