summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/ooxmlexport/data/conditional-text.fodt
blob: 2486d0f6aa896ba95663a6dd858aa51448e4cd9d (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:ooow="http://openoffice.org/2004/writer" office:mimetype="application/vnd.oasis.opendocument.text">
 <office:body>
  <office:text>
   <text:p><text:conditional-text text:condition="ooow:1 &lt; 2" text:string-value-if-true="&quot;True&quot;" text:string-value-if-false="- &quot;False&quot; -">True</text:conditional-text></text:p>
  </office:text>
 </office:body>
</office:document>