xref: /aoo41x/main/sd/xml/transitions-ogl.xml (revision cdf0e10c)
1*cdf0e10cSrcweir<?xml version="1.0"?>
2*cdf0e10cSrcweir<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">
3*cdf0e10cSrcweir <anim:par pres:preset-id="tile-flip">
4*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="across"/>
5*cdf0e10cSrcweir </anim:par>
6*cdf0e10cSrcweir <anim:par pres:preset-id="outside-cube">
7*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersOut"/>
8*cdf0e10cSrcweir </anim:par>
9*cdf0e10cSrcweir <anim:par pres:preset-id="revolving-circles">
10*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="circle"/>
11*cdf0e10cSrcweir </anim:par>
12*cdf0e10cSrcweir <anim:par pres:preset-id="turning-helix">
13*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="fanOutHorizontal"/>
14*cdf0e10cSrcweir </anim:par>
15*cdf0e10cSrcweir <anim:par pres:preset-id="inside-cube">
16*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersIn"/>
17*cdf0e10cSrcweir </anim:par>
18*cdf0e10cSrcweir <anim:par pres:preset-id="fall">
19*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="leftToRight"/>
20*cdf0e10cSrcweir </anim:par>
21*cdf0e10cSrcweir <anim:par pres:preset-id="turn-around">
22*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topToBottom"/>
23*cdf0e10cSrcweir </anim:par>
24*cdf0e10cSrcweir <anim:par pres:preset-id="iris">
25*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topLeft"/>
26*cdf0e10cSrcweir </anim:par>
27*cdf0e10cSrcweir <anim:par pres:preset-id="turn-down">
28*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topRight"/>
29*cdf0e10cSrcweir </anim:par>
30*cdf0e10cSrcweir <anim:par pres:preset-id="rochade">
31*cdf0e10cSrcweir  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="bottomRight"/>
32*cdf0e10cSrcweir </anim:par>
33*cdf0e10cSrcweir </anim:seq>
34