blob: a3c417b1169251254cc6f44576ff97dcee134e2d (
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
|
<?xml version="1.0"?>
<KivioShapeStencil creator="vi">
<KivioSMLStencilSpawnerInfo>
<Author data="Joerg de la Haye"/>
<Title data="choice"/>
<Id data="choice"/>
<Description data="choice"/>
<Version data="0.2"/>
<Web data=""/>
<Email data="[email protected]"/>
<Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="260.0" h="240.0"/>
<KivioShape type="Rectangle" name="choice" x="0.0" y="0.0" w="260.0" h="240.0"/>
<KivioShape type="LineArray" name="Separator">
<Line x1="20.0" y1="40.0" x2="260.0" y2="40.0"/>
<Line x1="20.0" y1="80.0" x2="260.0" y2="80.0"/>
<Line x1="20.0" y1="40.0" x2="20.0" y2="80.0"/>
<Line x1="20.0" y1="100.0" x2="260.0" y2="100.0"/>
<Line x1="20.0" y1="140.0" x2="260.0" y2="140.0"/>
<Line x1="20.0" y1="100.0" x2="20.0" y2="140.0"/>
<Line x1="20.0" y1="160.0" x2="260.0" y2="160.0"/>
<Line x1="20.0" y1="200.0" x2="260.0" y2="200.0"/>
<Line x1="20.0" y1="160.0" x2="20.0" y2="200.0"/>
<Line x1="20.0" y1="220.0" x2="260.0" y2="220.0"/>
<Line x1="20.0" y1="220.0" x2="20.0" y2="240.0"/>
</KivioShape>
<KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="36.0"/>
<KivioShape type="TextBox" name="Text2" x="25.0" y="42.0" w="230.0" h="36.0"/>
<KivioShape type="TextBox" name="Text3" x="5.0" y="82.0" w="250.0" h="16.0"/>
<KivioShape type="TextBox" name="Text4" x="25.0" y="102.0" w="230.0" h="36.0"/>
<KivioShape type="TextBox" name="Text5" x="5.0" y="142.0" w="250.0" h="16.0"/>
<KivioShape type="TextBox" name="Text6" x="25.0" y="162.0" w="230.0" h="36.0"/>
<KivioShape type="TextBox" name="Text7" x="5.0" y="202.0" w="250.0" h="16.0"/>
<KivioShape type="TextBox" name="Text8" x="25.0" y="222.0" w="230.0" h="16.0"/>
</KivioShapeStencil>
|