180 |
ilm |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
|
|
|
3 |
<office:document xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ooo="http://openoffice.org/2004/office" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:rpt="http://openoffice.org/2005/report" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
|
|
|
4 |
<office:styles>
|
|
|
5 |
<style:default-style style:family="table-cell">
|
|
|
6 |
<style:paragraph-properties style:tab-stop-distance="1.25cm"/>
|
|
|
7 |
<style:text-properties style:font-name="Liberation Sans" fo:language="fr" fo:country="FR" style:font-name-asian="Noto Sans CJK SC" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="FreeSans" style:language-complex="hi" style:country-complex="IN"/>
|
|
|
8 |
</style:default-style>
|
|
|
9 |
<number:number-style style:name="N108">
|
|
|
10 |
<number:number number:decimal-places="2" number:min-decimal-places="1" number:min-integer-digits="1" number:decimal-replacement="" number:grouping="true"/>
|
|
|
11 |
</number:number-style>
|
|
|
12 |
<style:style style:name="Default" style:family="table-cell"/>
|
|
|
13 |
</office:styles>
|
|
|
14 |
<office:automatic-styles>
|
|
|
15 |
<style:style style:name="co1" style:family="table-column">
|
|
|
16 |
<style:table-column-properties fo:break-before="auto" style:column-width="2.258cm"/>
|
|
|
17 |
</style:style>
|
|
|
18 |
<style:style style:name="ro1" style:family="table-row">
|
|
|
19 |
<style:table-row-properties style:row-height="0.452cm" fo:break-before="auto" style:use-optimal-row-height="true"/>
|
|
|
20 |
</style:style>
|
|
|
21 |
<style:style style:name="ta1" style:family="table" style:master-page-name="Default">
|
|
|
22 |
<style:table-properties table:display="true" style:writing-mode="lr-tb"/>
|
|
|
23 |
</style:style>
|
|
|
24 |
<style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N108"/>
|
|
|
25 |
</office:automatic-styles>
|
|
|
26 |
<office:body>
|
|
|
27 |
<office:spreadsheet>
|
|
|
28 |
<table:calculation-settings table:automatic-find-labels="false" table:use-regular-expressions="false" table:use-wildcards="true"/>
|
|
|
29 |
<table:table table:name="Feuille1" table:style-name="ta1">
|
|
|
30 |
<table:table-column table:style-name="co1" table:default-cell-style-name="ce1"/>
|
|
|
31 |
<table:table-row table:style-name="ro1">
|
|
|
32 |
<table:table-cell office:value-type="float" office:value="1.236" calcext:value-type="float">
|
|
|
33 |
<text:p>1,24</text:p>
|
|
|
34 |
</table:table-cell>
|
|
|
35 |
</table:table-row>
|
|
|
36 |
<table:table-row table:style-name="ro1">
|
|
|
37 |
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
|
|
|
38 |
<text:p>1,0</text:p>
|
|
|
39 |
</table:table-cell>
|
|
|
40 |
</table:table-row>
|
|
|
41 |
<table:table-row table:style-name="ro1" table:number-rows-repeated="1048571">
|
|
|
42 |
<table:table-cell/>
|
|
|
43 |
</table:table-row>
|
|
|
44 |
<table:table-row table:style-name="ro1">
|
|
|
45 |
<table:table-cell/>
|
|
|
46 |
</table:table-row>
|
|
|
47 |
</table:table>
|
|
|
48 |
<table:named-expressions/>
|
|
|
49 |
</office:spreadsheet>
|
|
|
50 |
</office:body>
|
|
|
51 |
</office:document>
|