fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h
branchRCL_3
changeset 50 5a1685599b76
parent 44 ecbabf52600f
child 56 8152b1f1763a
--- a/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h	Tue Sep 14 21:59:06 2010 +0300
+++ b/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/inc/AknFepUIAvkonCtrlPinyinPopup.h	Wed Sep 15 12:34:44 2010 +0300
@@ -504,10 +504,7 @@
      * second phase construction
      */
     void ConstructL(RWindow& aParent);
-	/**
-     * Construct arrow bitmap class
-     */
-	void ConstructBitmapsL();
+
     /**
      * layout the rectangles
      */
@@ -591,14 +588,8 @@
     MAknFepUICtrlPinyinPopupSizeChangedObserver* iSizeChangedObserver;
 private: // the following are owned
     CAknsFrameBackgroundControlContext* iBgContext; 
-    CFbsBitmap* iNaviArrowBitmapLeft;
-    CFbsBitmap* iNaviArrowBitmapLeftMask;
-    CFbsBitmap* iNaviArrowBitmapRight;
-    CFbsBitmap* iNaviArrowBitmapRightMask;
 
 private:
-	TAknLayoutRect iIndiFepArrowLeft;
-    TAknLayoutRect iIndiFepArrowRight;
     TInt iSelected;
     TInt iEnabled;
     TToneMark iToneMark;