equal
deleted
inserted
replaced
19 #define C_WESTERNITUTUISTATESPELLING_H |
19 #define C_WESTERNITUTUISTATESPELLING_H |
20 |
20 |
21 #include "peninputsplititutuistatebase.h" |
21 #include "peninputsplititutuistatebase.h" |
22 |
22 |
23 class CFepLayoutMultiLineIcf; |
23 class CFepLayoutMultiLineIcf; |
|
24 class CBubbleCtrl; |
24 class CAknFepCtrlCommonButton; |
25 class CAknFepCtrlCommonButton; |
25 |
26 |
26 class CWesternSplitItutUiStateSpelling : public CSplitItutUiStateBase |
27 class CWesternSplitItutUiStateSpelling : public CSplitItutUiStateBase |
27 { |
28 { |
28 public: |
29 public: |
51 TInt aTextResId, |
52 TInt aTextResId, |
52 TAknTextLineLayout aTextFormat); |
53 TAknTextLineLayout aTextFormat); |
53 void ReCalcLayoutL(); |
54 void ReCalcLayoutL(); |
54 private: |
55 private: |
55 CFepLayoutMultiLineIcf* iICF; |
56 CFepLayoutMultiLineIcf* iICF; |
|
57 CBubbleCtrl* iSplitIndiBubble; |
56 CAknFepCtrlCommonButton* iOk; |
58 CAknFepCtrlCommonButton* iOk; |
57 CAknFepCtrlCommonButton* iCancel; |
59 CAknFepCtrlCommonButton* iCancel; |
58 }; |
60 }; |
59 |
61 |
60 #endif //C_WESTERNITUTUISTATESPELLING_H |
62 #endif //C_WESTERNITUTUISTATESPELLING_H |