textrendering/texthandling/testdata/T_RICHTX.PML
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 <G>
       
     2 <P>A single phrase.
       
     3 <P KeepTogether KeepWithNext StartNewPage WidowOrphan LeftMargin=40 RightMargin=40 Indent=40 
       
     4 Alignment=Center LineSpacing=400 LineSpacingControl=Exactly SpaceBefore=40 SpaceAfter=40 BorderMargin=40>
       
     5 <C Italic>1
       
     6 <C Bold>2
       
     7 <C Underline>3
       
     8 <C Strikethrough>4
       
     9 <C FontHeight=300>5
       
    10 <C PrintPos=SuperScript>6
       
    11 <C Color=45>7
       
    12 <C Language=2>8
       
    13 <C TypefaceName=Arial>9
       
    14 <C TypefaceFlags=1>0
       
    15 
       
    16 <P> This pml file tests the overloaded SenseChars() and SenseParaFormatL() methods. Checking that
       
    17 the 'valuesChangedAcrossSelectionMask' is operating correctly.
       
    18 <P> The first paragraph is 16 characters long including the paragraph delimiter and consists of a
       
    19  single phrase, so there should be no undetermined values.
       
    20 <P> The second paragraph consists of <C Bold Underline>10<C !Bold !Underline> characters including the paragraph delimiter 
       
    21 which has multiple phrases, between them altering every character format attribute.  (The same applies
       
    22  for paragraph formatting.