summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/layout/data/three_sections.fodt
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/layout/data/three_sections.fodt')
-rw-r--r--sw/qa/extras/layout/data/three_sections.fodt18
1 files changed, 18 insertions, 0 deletions
diff --git a/sw/qa/extras/layout/data/three_sections.fodt b/sw/qa/extras/layout/data/three_sections.fodt
new file mode 100644
index 0000000000..9233fed890
--- /dev/null
+++ b/sw/qa/extras/layout/data/three_sections.fodt
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
+ <office:body>
+ <office:text>
+ <text:p>Select the text below, copy to clipboard, and paste from clipboard, replacing the selection.</text:p>
+ <text:section text:name="Section1">
+ <text:p>&lt;-- Start selection here. Section1</text:p>
+ </text:section>
+ <text:section text:name="Section2">
+ <text:p>Section2</text:p>
+ </text:section>
+ <text:section text:name="Section3">
+ <text:p>Section3. End selection here --&gt;</text:p>
+ </text:section>
+ </office:text>
+ </office:body>
+</office:document> \ No newline at end of file