office-gobmx/extras/source/palettes/standard.soh
andreas kainz 30a6e9e991 tdf#130928 Area Fill update hatcch section
Change-Id: I3f2b04bdfaec66292ed454825dd261716571c61b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90073
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-03-06 10:19:13 +01:00

25 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<office:hatch-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
<draw:hatch draw:name="Black 0 Degrees" draw:style="single" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="0"/>
<draw:hatch draw:name="Black 90 Degrees" draw:style="single" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="900"/>
<draw:hatch draw:name="Black 180 Degrees Crossed" draw:style="double" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="1800"/>
<draw:hatch draw:name="Blue 45 Degrees" draw:style="single" draw:color="#2a6099" draw:distance="0.0799inch" draw:rotation="450"/>
<draw:hatch draw:name="Blue -45 Degrees" draw:style="single" draw:color="#2a6099" draw:distance="0.0799inch" draw:rotation="3150"/>
<draw:hatch draw:name="Blue 45 Degrees Crossed" draw:style="double" draw:color="#2a6099" draw:distance="0.0799inch" draw:rotation="450"/>
<draw:hatch draw:name="Green 30 Degrees" draw:style="single" draw:color="#00a933" draw:distance="0.0799inch" draw:rotation="300"/>
<draw:hatch draw:name="Green 60 Degrees" draw:style="single" draw:color="#00a933" draw:distance="0.0799inch" draw:rotation="600"/>
<draw:hatch draw:name="Green 90 Degrees Triple" draw:style="triple" draw:color="#00a933" draw:distance="0.0799inch" draw:rotation="900"/>
<draw:hatch draw:name="Red 45 Degrees" draw:style="single" draw:color="#ff0000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Red 90 Degrees Crossed" draw:style="double" draw:color="#ff0000" draw:distance="0.1201inch" draw:rotation="900"/>
<draw:hatch draw:name="Red -45 Degrees Triple" draw:style="triple" draw:color="#ff0000" draw:distance="0.1201inch" draw:rotation="1350"/>
<draw:hatch draw:name="Yellow 45 Degrees" draw:style="single" draw:color="#ffbf00" draw:distance="0.1614inch" draw:rotation="450"/>
<draw:hatch draw:name="Yellow 45 Degrees Crossed" draw:style="double" draw:color="#ffbf00" draw:distance="0.1614inch" draw:rotation="450"/>
<draw:hatch draw:name="Yellow 45 Degrees Triple" draw:style="triple" draw:color="#ffbf00" draw:distance="0.1614inch" draw:rotation="450"/>
</office:hatch-table>