diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-80F83F9C-2B58-5238-AE38-1193BAE72CB0.dita --- a/Symbian3/PDK/Source/GUID-80F83F9C-2B58-5238-AE38-1193BAE72CB0.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-80F83F9C-2B58-5238-AE38-1193BAE72CB0.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + How to use styles

Paragraph styles are encapsulated by the RParagraphStyleInfo, CParagraphStyle and CStyleList classes. These three classes should be used as follows:

Styles may be specified as usually applying to one paragraph only. For example, after a user has just typed in a heading in a word processor, they will expect the style of the following paragraph to be normal text, not another heading. This 'following style' can be set either in the constructor of RParagraphStyleInfo or set using CStyleList::SetStyleToFollow() after it has been appended to the style list.

\ No newline at end of file