~ubuntu-branches/ubuntu/edgy/koffice/edgy-updates

« back to all changes in this revision

Viewing changes to kivio/kiviopart/stencils/Flowcharting/Logic/nor.sml

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040509113300-xi5t1z4yxe7n03x7
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<KivioShapeStencil creator="kate">
 
3
                <KivioSMLStencilSpawnerInfo>
 
4
                        <Author data="Ian Reinhart Geiser"/>
 
5
                        <Title data="Nor"/>
 
6
                        <Id data="Nor"/>
 
7
                        <Description data="Logical Nor Gate"/>
 
8
                        <Version data="0.1"/>
 
9
                        <Web data="www.kde.org"/>
 
10
                        <Email data="geiseri@kde.org"/>
 
11
                        <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/>
 
12
                        <AutoUpdate data="off"/>
 
13
                </KivioSMLStencilSpawnerInfo>
 
14
  
 
15
       <KivioConnectorTarget  x="20" y="0"/>
 
16
        <KivioConnectorTarget  x="10" y="54"/>
 
17
        <KivioConnectorTarget  x="20" y="52.5"/>
 
18
        <KivioConnectorTarget  x="30" y="54"/>
 
19
 
 
20
        <Dimensions w="40" h="60" defaultAspect="1"/>
 
21
        <KivioShape type="ClosedPath" name="Or">
 
22
                <KivioPoint x="20" y="10" type="bezier"/>   
 
23
                <KivioPoint x="40" y="20" type="bezier"/>  
 
24
                <KivioPoint x="40" y="30" type="bezier"/>  
 
25
                <KivioPoint x="40" y="60" type="bezier"/>  
 
26
 
 
27
                <KivioPoint x="40" y="60" type="bezier"/>  
 
28
                <KivioPoint x="30" y="50" type="bezier"/>  
 
29
                <KivioPoint x="10" y="50" type="bezier"/>  
 
30
                <KivioPoint x="0" y="60" type="bezier"/>  
 
31
 
 
32
                <KivioPoint x="0" y="60" type="bezier"/>  
 
33
                <KivioPoint x="0" y="40" type="bezier"/>  
 
34
                <KivioPoint x="0" y="20" type="bezier"/>  
 
35
                <KivioPoint x="20" y="10" type="bezier"/> 
 
36
        </KivioShape>
 
37
        <KivioShape type="Ellipse" name="Connector" x="15" y="00" w="10" h="10"/>
 
38
   
 
39
   </KivioShapeStencil>
 
 
b'\\ No newline at end of file'