equal
deleted
inserted
replaced
97 CAknButton* iFieldButton; |
97 CAknButton* iFieldButton; |
98 /// Ref: Field text label |
98 /// Ref: Field text label |
99 CESMRRichTextViewer* iRichTextViewer; |
99 CESMRRichTextViewer* iRichTextViewer; |
100 /// Own: Waypoint icon |
100 /// Own: Waypoint icon |
101 CMRImage* iWaypointIcon; |
101 CMRImage* iWaypointIcon; |
|
102 /// Own: Lock icon |
|
103 CMRImage* iLockIcon; |
102 /// Own: RichTextViewer line count. |
104 /// Own: RichTextViewer line count. |
103 TInt iLineCount; |
105 TInt iLineCount; |
104 /// Own: Middle softkey command id |
106 /// Own: Middle softkey command id |
105 TInt iMskCommandId; |
107 TInt iMskCommandId; |
106 /// Own: Feature settings |
108 /// Own: Feature settings |