os/textandloc/textrendering/texthandling/testdata/T_RICHTX.PML
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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.