0 | EEikPanicCalendarDivideTestCodeFailed |
| The test code for the CEikCalendar::Divide() function failed. |
| |
1 | EEikPanicCalendarBadNumMonths |
2 | EEikPanicCalendarNoTextSeparatingYearRange |
3 | EEikPanicCalendarCannotDisplayAllMonths |
| An invalid number of months was specified. |
| |
4 | EEikPanicCalendarBadMinimumAndMaximum |
| Invalid minimum and maximum values were specified.
This may occur if the minimum value exceeds the maximum value for example. |
| |
5 | EEikPanicCalendarBadStartMonth1 |
6 | EEikPanicCalendarBadStartMonth2 |
| A month other than January was specified as the start month when the
EEikCalendarFlagStartMonthIsAlwaysJanuary was set. |
| |
7 | EEikPanicCalendarBadSize |
| An attempt was made to specify a calendar of an invalid size. |
| |
8 | EEikPanicCalendarBadComponentControlIndex |
| An attempt was made to access a calendar component control that does not exist. |
| |
9 | EEikPanicCalendarNoControlContext |
| No graphics context was specified for the calendar. |
| |
10 | EEikPanicCalendarBadRowOrColumn |
11 | EEikPanicCalendarBadRule1 |
12 | EEikPanicCalendarBadRule2 |
13 | EEikPanicCalendarCannotAlterCursor1 |
14 | EEikPanicCalendarCannotAlterCursor2 |
15 | EEikPanicCalendarCannotAlterCursor3 |
16 | EEikPanicCalendarNotFocused |
17 | EEikPanicCalendarShouldHaveCompletedDrawingDayMatrix |
| An attempt was made to access a calendar row or column that does not exist. |
| |
18 | EEikPanicCalendarBadRangeOfColumns |
| An attempt was made to access an invalid range of columns. |
| |
19 | EEikPanicCalendarBadDivisor |
| An invalid divisor was specified by the CEikCalendar::Divide() function. |
| |
20 | EEikPanicCalendarDialogBadResourceId |
21 | EEikPanicCalendarDialogBadButtonId |
22 | EEikPanicCalendarBadMonthTextLength |
| A resource other than R_EIK_ONE_MONTH_CALENDAR was specified when
constructing a calendar. |