summaryrefslogtreecommitdiff
path: root/testset/abw/d91ad6f599a5553fe46c107ede9753ab.abw.raw
blob: 44702cd4d5a232fec09435cb4f7ce92121c107b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
startDocument()
  setDocumentMetaData(dc:creator: Yi Luo, dc:language: en-US, dc:subject: Subject of the document, librevenge:descriptive-name: Meta Test Document, meta:initial-creator: Majid Khan, meta:keyword: First keyword Second keyword Third keyword)
  openPageSpan(fo:margin-bottom: 1.0000in, fo:margin-left: 1.0000in, fo:margin-right: 1.0000in, fo:margin-top: 1.0000in, fo:page-height: 11.6929in, fo:page-width: 8.2677in)
    openSection(fo:margin-left: 0.0000in, fo:margin-right: 0.0000in, style:writing-mode: lr-tb)
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is auto. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is normal. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is bold. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is thin. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is dash. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is medium. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is thick. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is 10. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is 50%. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en, style:text-underline-style: solid, style:text-underline-type: single)
          insertText(text:  This is an example of text with underline, the underline width is 5pt. )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()