os/textandloc/textrendering/texthandling/testdata/T_RICHTX.PML
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/textrendering/texthandling/testdata/T_RICHTX.PML	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,22 @@
     1.4 +<G>
     1.5 +<P>A single phrase.
     1.6 +<P KeepTogether KeepWithNext StartNewPage WidowOrphan LeftMargin=40 RightMargin=40 Indent=40 
     1.7 +Alignment=Center LineSpacing=400 LineSpacingControl=Exactly SpaceBefore=40 SpaceAfter=40 BorderMargin=40>
     1.8 +<C Italic>1
     1.9 +<C Bold>2
    1.10 +<C Underline>3
    1.11 +<C Strikethrough>4
    1.12 +<C FontHeight=300>5
    1.13 +<C PrintPos=SuperScript>6
    1.14 +<C Color=45>7
    1.15 +<C Language=2>8
    1.16 +<C TypefaceName=Arial>9
    1.17 +<C TypefaceFlags=1>0
    1.18 +
    1.19 +<P> This pml file tests the overloaded SenseChars() and SenseParaFormatL() methods. Checking that
    1.20 +the 'valuesChangedAcrossSelectionMask' is operating correctly.
    1.21 +<P> The first paragraph is 16 characters long including the paragraph delimiter and consists of a
    1.22 + single phrase, so there should be no undetermined values.
    1.23 +<P> The second paragraph consists of <C Bold Underline>10<C !Bold !Underline> characters including the paragraph delimiter 
    1.24 +which has multiple phrases, between them altering every character format attribute.  (The same applies
    1.25 + for paragraph formatting.