diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml')
-rw-r--r-- | kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml new file mode 100644 index 00000000..a6c83d8a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Off-Page Reference"/> + <Id data="Off-Page Reference"/> + <Description data="Off-Page Reference"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="lndshark@speakeasy.net"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="72.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="18.0"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="54.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="72.0"/> + <KivioConnectorTarget x="18.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="18.0"/> + <KivioShape type="Polygon" name="Off-Page Reference"> + <KivioPoint x="0.0" y="0.0"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="72.0" y="36.0"/> + <KivioPoint x="36.0" y="72.0"/> + <KivioPoint x="0.0" y="36.0"/> + <KivioPoint x="0.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0" /> +</KivioShapeStencil> + |