diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-157445C2-BFF7-5733-B87C-CC249D8506CD.dita --- a/Symbian3/PDK/Source/GUID-157445C2-BFF7-5733-B87C-CC249D8506CD.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-157445C2-BFF7-5733-B87C-CC249D8506CD.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + Style behaviour

The style of a paragraph may be changed with a call to the function CRichText::ApplyParagraphStyleL(). This function may also optionally remove the specific paragraph or character formatting that exists on the specified paragraphs. Do this by specifying an appropriate value for the CParagraphStyle::TApplyParaStyleMode argument.

Where specific formatting exists on a paragraph that has a style applied, the specific formatting always overrides the style formatting. For example, if the style sets bold character formatting and right-alignment of the paragraph, specific character formatting can be used to specify certain parts of the text as non-bold, and specific paragraph formatting can set the alignment to centre-aligned.

Two styles may not simultaneously apply to one paragraph. The style applied first will cease to apply as soon as the second style is applied.

\ No newline at end of file