xref: /aoo4110/main/sd/xml/transitions-ogl.xml (revision b1cdbd2c)
1*b1cdbd2cSJim Jagielski<?xml version="1.0"?>
2*b1cdbd2cSJim Jagielski<!--***********************************************************
3*b1cdbd2cSJim Jagielski *
4*b1cdbd2cSJim Jagielski * Licensed to the Apache Software Foundation (ASF) under one
5*b1cdbd2cSJim Jagielski * or more contributor license agreements.  See the NOTICE file
6*b1cdbd2cSJim Jagielski * distributed with this work for additional information
7*b1cdbd2cSJim Jagielski * regarding copyright ownership.  The ASF licenses this file
8*b1cdbd2cSJim Jagielski * to you under the Apache License, Version 2.0 (the
9*b1cdbd2cSJim Jagielski * "License"); you may not use this file except in compliance
10*b1cdbd2cSJim Jagielski * with the License.  You may obtain a copy of the License at
11*b1cdbd2cSJim Jagielski *
12*b1cdbd2cSJim Jagielski *   http://www.apache.org/licenses/LICENSE-2.0
13*b1cdbd2cSJim Jagielski *
14*b1cdbd2cSJim Jagielski * Unless required by applicable law or agreed to in writing,
15*b1cdbd2cSJim Jagielski * software distributed under the License is distributed on an
16*b1cdbd2cSJim Jagielski * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*b1cdbd2cSJim Jagielski * KIND, either express or implied.  See the License for the
18*b1cdbd2cSJim Jagielski * specific language governing permissions and limitations
19*b1cdbd2cSJim Jagielski * under the License.
20*b1cdbd2cSJim Jagielski *
21*b1cdbd2cSJim Jagielski ***********************************************************-->
22*b1cdbd2cSJim Jagielski<anim:seq xmlns:office="urn:oasis:names:tc:openoffice:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:openoffice:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:openoffice:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:openoffice:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:openoffice:xmlns:drawing:1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:openoffice:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:openoffice:xmlns:datastyle:1.0" xmlns:pres="urn:oasis:names:tc:openoffice:xmlns:presentation:1.0" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="urn:oasis:names:tc:openoffice:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:openoffice:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:openoffice:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:openoffice:xmlns:script:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:smil="http://www.w3.org/2001/SMIL20" xmlns:anim="urn:oasis:names:tc:openoffice:xmlns:animation:1.0" pres:node-type="main-sequence">
23*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="tile-flip">
24*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="across"/>
25*b1cdbd2cSJim Jagielski </anim:par>
26*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="outside-cube">
27*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersOut"/>
28*b1cdbd2cSJim Jagielski </anim:par>
29*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="revolving-circles">
30*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="circle"/>
31*b1cdbd2cSJim Jagielski </anim:par>
32*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="turning-helix">
33*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="fanOutHorizontal"/>
34*b1cdbd2cSJim Jagielski </anim:par>
35*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="inside-cube">
36*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersIn"/>
37*b1cdbd2cSJim Jagielski </anim:par>
38*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="fall">
39*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="leftToRight"/>
40*b1cdbd2cSJim Jagielski </anim:par>
41*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="turn-around">
42*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topToBottom"/>
43*b1cdbd2cSJim Jagielski </anim:par>
44*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="iris">
45*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topLeft"/>
46*b1cdbd2cSJim Jagielski </anim:par>
47*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="turn-down">
48*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topRight"/>
49*b1cdbd2cSJim Jagielski </anim:par>
50*b1cdbd2cSJim Jagielski <anim:par pres:preset-id="rochade">
51*b1cdbd2cSJim Jagielski  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="bottomRight"/>
52*b1cdbd2cSJim Jagielski </anim:par>
53*b1cdbd2cSJim Jagielski </anim:seq>
54