diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-2B6DF036-F127-533C-A7A6-CD27BD3C5FED.dita --- a/Symbian3/PDK/Source/GUID-2B6DF036-F127-533C-A7A6-CD27BD3C5FED.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-2B6DF036-F127-533C-A7A6-CD27BD3C5FED.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,167 +1,167 @@ - - - - - -Category: -Form -

Text Views panics:

- - - - -

201

-

A NULL layout handle was passed to CTextView::NewL(), -or to CTextView::SetLayout().

-
- -

202

-

The character edit type in CTextView::HandleCharEditL() was -unknown or incompatible with the format changed value. Debug builds only.

-
- -

203

-

The horizontal scroll jump value was set to be outside the allowable -range (0 to 9999).

-
- -

300

-

An invalid document position was specified (e.g. negative or greater -than the document length).

-
- -

400

-

Drawing error occurs while attempting to draw a line cursor without -a line cursor bitmap having been set.

-
- -

500

-

Pagination error occurs while attempting to paginate without a document -having been set.

-
- -

501

-

Pagination error occurs while appending zero or negative characters -per page to the page list (array of characters per page). Debug builds only.

-
- -

502

-

Pagination error occurs while the page list is empty. Debug builds -only.

-
- -

600

-

Printing error occurs while the page list has not been set or is -defective.

-
- -

601

-

Printing error occurs while an invalid page number was specified. -Debug builds only.

-
- -

702

-

Document formatting error occurs while the selected range flag is -on but the selection has zero length. Debug builds only.

-
- -

704

-

Document formatting error occurs while the pixel position of the -cursor is inconsistent with the position of its bounding line rectangle.

-
- -

705

-

Document formatting error occurs while the scroll caused by a single -character edit was incomplete. Debug builds only.

-
- -

800

-

CTextView::HandleCharEditL() was called while there -is a text selection. Debug builds only.

-
- -

801

-

An attempt was made to update the view when the document formatting -is out of date. Debug builds only.

-
- -

802

-

An attempt was made to handle a text edit while background formatting -is taking place. Debug builds only.

-
- -

901

-

A scroll was requested, but the specified amount to scroll by is -zero. Debug builds only.

-
- -

902

-

An algorithmic error occurred while scrolling. Debug builds only.

-
- -

903

-

An error occurred when scrolling down. Debug builds only.

-
- -

904

-

An error occurred when scrolling up. Debug builds only.

-
- -

905

-

Invalid horizontal scroll value specified

-
- -

1000

-

Out of memory. Debug builds only.

-
- -

1001

-

An attempt was made to recover from an out of memory condition when -no out of memory condition has occurred. Debug builds only.

-
- -

1100

-

The cursor is not fully on the screen following a scroll. Debug -builds only.

-
- -

1104

-

The document position was out of range for the current source document.

-
- -

1200

-

An attempt was made to turn highlighting on or off when the view -is in the no visible highlighting state. Debug builds only.

-
- -

1202

-

An attempt was made to create a graphics context for the view when -one already exists. Debug builds only.

-
- -

1301

-

A leave occurred when scrolling to change the cursor position.

-
- -

1302

-

The cursor movement specified is inconsistent with the function -call. Debug builds only.

-
- -

1303

-

There is a picture frame at the cursor position, but no picture -frame is in memory. Debug builds only.

-
- -

1304

-

The value of a system constant has been changed. Debug builds only.

-
- - + + + + + +Category: +Form +

Text Views panics:

+
+ + + +

201

+

A NULL layout handle was passed to CTextView::NewL(), +or to CTextView::SetLayout().

+
+ +

202

+

The character edit type in CTextView::HandleCharEditL() was +unknown or incompatible with the format changed value. Debug builds only.

+
+ +

203

+

The horizontal scroll jump value was set to be outside the allowable +range (0 to 9999).

+
+ +

300

+

An invalid document position was specified (e.g. negative or greater +than the document length).

+
+ +

400

+

Drawing error occurs while attempting to draw a line cursor without +a line cursor bitmap having been set.

+
+ +

500

+

Pagination error occurs while attempting to paginate without a document +having been set.

+
+ +

501

+

Pagination error occurs while appending zero or negative characters +per page to the page list (array of characters per page). Debug builds only.

+
+ +

502

+

Pagination error occurs while the page list is empty. Debug builds +only.

+
+ +

600

+

Printing error occurs while the page list has not been set or is +defective.

+
+ +

601

+

Printing error occurs while an invalid page number was specified. +Debug builds only.

+
+ +

702

+

Document formatting error occurs while the selected range flag is +on but the selection has zero length. Debug builds only.

+
+ +

704

+

Document formatting error occurs while the pixel position of the +cursor is inconsistent with the position of its bounding line rectangle.

+
+ +

705

+

Document formatting error occurs while the scroll caused by a single +character edit was incomplete. Debug builds only.

+
+ +

800

+

CTextView::HandleCharEditL() was called while there +is a text selection. Debug builds only.

+
+ +

801

+

An attempt was made to update the view when the document formatting +is out of date. Debug builds only.

+
+ +

802

+

An attempt was made to handle a text edit while background formatting +is taking place. Debug builds only.

+
+ +

901

+

A scroll was requested, but the specified amount to scroll by is +zero. Debug builds only.

+
+ +

902

+

An algorithmic error occurred while scrolling. Debug builds only.

+
+ +

903

+

An error occurred when scrolling down. Debug builds only.

+
+ +

904

+

An error occurred when scrolling up. Debug builds only.

+
+ +

905

+

Invalid horizontal scroll value specified

+
+ +

1000

+

Out of memory. Debug builds only.

+
+ +

1001

+

An attempt was made to recover from an out of memory condition when +no out of memory condition has occurred. Debug builds only.

+
+ +

1100

+

The cursor is not fully on the screen following a scroll. Debug +builds only.

+
+ +

1104

+

The document position was out of range for the current source document.

+
+ +

1200

+

An attempt was made to turn highlighting on or off when the view +is in the no visible highlighting state. Debug builds only.

+
+ +

1202

+

An attempt was made to create a graphics context for the view when +one already exists. Debug builds only.

+
+ +

1301

+

A leave occurred when scrolling to change the cursor position.

+
+ +

1302

+

The cursor movement specified is inconsistent with the function +call. Debug builds only.

+
+ +

1303

+

There is a picture frame at the cursor position, but no picture +frame is in memory. Debug builds only.

+
+ +

1304

+

The value of a system constant has been changed. Debug builds only.

+
+ +
\ No newline at end of file