summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml
blob: c96361ce93deff84fbcb455565391e937abf9747 (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
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
	<KivioSMLStencilSpawnerInfo>
		<Author data="Kristof Borrey"/>
		<Title data="Data Store"/>
		<Id data="Data Store"/>
		<Description data="Data Store shape"/>
		<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="150.0" h="50.0"/>
        <KivioConnectorTarget x="0.0" y="25.0"/>
        <KivioConnectorTarget x="75.0" y="0.0"/>
        <KivioConnectorTarget x="75.0" y="50.0"/>
        <KivioShape type="ClosedPath" name="Data_Store">
        <KivioPoint x="0" y="0"/>
        <KivioPoint x="150" y="0"/>
        <KivioPoint x="35" y="0"/>
        <KivioPoint x="35" y="50"/>
        <KivioPoint x="150" y="50"/>
        <KivioPoint x="0" y="50"/>
        <KivioPoint x="0" y="0"/>
	</KivioShape>
	<KivioShape type="TextBox" name="Text"  x="40.0" y="5.0" w="150.0" h="50.0"/>
</KivioShapeStencil>