summaryrefslogtreecommitdiff
path: root/sd/xml/transitions.xml
diff options
context:
space:
mode:
authorjan iversen <jani@documentfoundation.org>2016-06-09 15:23:06 +0000
committerjan iversen <jani@documentfoundation.org>2016-06-09 15:25:23 +0000
commit4bcb4774a331cbe7edbb8d92bc6b628e79eee9a6 (patch)
tree309f569854f45516066817339a334a5472ae8a21 /sd/xml/transitions.xml
parentd6a6f587a852ba5c993c658b6b6432a65207f5b7 (diff)
Revert "Slideshow: Add 'Oval' Shape Transition variant"
The patch caused problems with the export filter tests, to check that you need to add --with-export-validation to your autopen.input see https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/export-validation for more info on how to set it up This reverts commit 248c5ea771255b54e64394458a321ccf829bbd02. Change-Id: Ib3b8fa7bf80630feeca1f24dfb1ceb5a945d7162 Reviewed-on: https://gerrit.libreoffice.org/26114 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sd/xml/transitions.xml')
-rw-r--r--sd/xml/transitions.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/xml/transitions.xml b/sd/xml/transitions.xml
index cefcab31cf36..8b96d7959e0e 100644
--- a/sd/xml/transitions.xml
+++ b/sd/xml/transitions.xml
@@ -107,12 +107,6 @@
<anim:par pres:preset-id="shape-circle">
<anim:transitionFilter smil:type="ellipseWipe" smil:subtype="circle"/>
</anim:par>
- <anim:par pres:preset-id="shape-oval-horizontal">
- <anim:transitionFilter smil:type="ellipseWipe" smil:subtype="horizontal"/>
- </anim:par>
- <anim:par pres:preset-id="shape-oval-vertical">
- <anim:transitionFilter smil:type="ellipseWipe" smil:subtype="vertical"/>
- </anim:par>
<!-- <anim:par pres:preset-id="circle-in"> -->
<!-- <anim:transitionFilter smil:type="ellipseWipe" smil:subtype="circle" smil:direction="reverse"/> -->
<!-- </anim:par> -->