blob: edff873b43f6bc87d2da6ca470303d022fdac807 (
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
58
59
|
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Kristof Borrey"/>
<Id data="Norway"/>
<Description data="Norway"/>
<Title data="Norway"/>
<Version data="0.1"/>
<Web data="www.koffice.org"/>
<Email data="[email protected]"/>
<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="104.312" h="62.625" defaultAspect="0.75"/>
<KivioShape type="Polygon" name="Polygon1">
<KivioPoint x="0.062" y="0.062"/>
<KivioPoint x="104.250" y="0.062"/>
<KivioPoint x="104.250" y="62.562"/>
<KivioPoint x="0.062" y="62.562"/>
<KivioPoint x="0.062" y="0.062"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" />
<KivioFillStyle colorStyle="1" color="#ff0000" />
</KivioShape>
<KivioShape type="Polygon" name="Polygon2">
<KivioPoint x="0.062" y="23.500"/>
<KivioPoint x="26.125" y="23.500"/>
<KivioPoint x="26.125" y="0.062"/>
<KivioPoint x="41.750" y="0.062"/>
<KivioPoint x="41.750" y="23.500"/>
<KivioPoint x="104.250" y="23.500"/>
<KivioPoint x="104.250" y="39.125"/>
<KivioPoint x="41.750" y="39.125"/>
<KivioPoint x="41.750" y="62.562"/>
<KivioPoint x="26.125" y="62.562"/>
<KivioPoint x="26.125" y="39.125"/>
<KivioPoint x="0.062" y="39.125"/>
<KivioPoint x="0.062" y="23.500"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" />
<KivioFillStyle colorStyle="1" color="#ffffff" />
</KivioShape>
<KivioShape type="Polygon" name="Polygon3">
<KivioPoint x="0.062" y="26.062"/>
<KivioPoint x="28.750" y="26.062"/>
<KivioPoint x="28.750" y="0.062"/>
<KivioPoint x="39.125" y="0.062"/>
<KivioPoint x="39.125" y="26.062"/>
<KivioPoint x="104.250" y="26.062"/>
<KivioPoint x="104.250" y="36.500"/>
<KivioPoint x="39.125" y="36.500"/>
<KivioPoint x="39.125" y="62.562"/>
<KivioPoint x="28.750" y="62.562"/>
<KivioPoint x="28.750" y="36.500"/>
<KivioPoint x="0.062" y="36.500"/>
<KivioPoint x="0.062" y="26.062"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" />
<KivioFillStyle colorStyle="1" color="#000079" />
</KivioShape>
<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="104.312" h="62.625" />
</KivioShapeStencil>
|