summaryrefslogtreecommitdiff
path: root/sd/xml/transitions-ogl.xml
blob: d149c21b9abba6e60d456d8e94e6ec315d52f620 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0"?>
<!--
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<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">
 <anim:par pres:preset-id="tile-flip">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="across"/>
 </anim:par>
 <anim:par pres:preset-id="outside-cube">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersOut"/>
 </anim:par>
 <anim:par pres:preset-id="revolving-circles">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="circle"/>
 </anim:par>
 <anim:par pres:preset-id="turning-helix">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="fanOutHorizontal"/>
 </anim:par>
 <anim:par pres:preset-id="inside-cube">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="cornersIn"/>
 </anim:par>
 <anim:par pres:preset-id="fall">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="leftToRight"/>
 </anim:par>
 <anim:par pres:preset-id="turn-around">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topToBottom"/>
 </anim:par>
 <anim:par pres:preset-id="iris">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topLeft"/>
 </anim:par>
 <anim:par pres:preset-id="turn-down">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topRight"/>
 </anim:par>
 <anim:par pres:preset-id="rochade">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="bottomRight"/>
 </anim:par>
 <anim:par pres:preset-id="venetian3dv">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="bottomLeft"/>
 </anim:par>
 <anim:par pres:preset-id="venetian3dh">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="topCenter"/>
 </anim:par>
 <anim:par pres:preset-id="static">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="rightCenter"/>
 </anim:par>
 <anim:par pres:preset-id="finedissolve">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="bottomCenter"/>
 </anim:par>
 <anim:par pres:preset-id="vortex">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="vertical"/>
 </anim:par>
 <anim:par pres:preset-id="ripple">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="horizontal"/>
 </anim:par>
  <anim:par pres:preset-id="glitter">
  <anim:transitionFilter smil:type="miscShapeWipe" smil:subtype="diamond"/>
 </anim:par>
 <anim:par pres:preset-id="zoom-rotate-in">
  <anim:transitionFilter smil:type="zoom" smil:subtype="rotateIn"/>
 </anim:par>
 </anim:seq>