Kaydet (Commit) d1805e86 authored tarafından Christian Lippka's avatar Christian Lippka

#88124# fixed missing slide effect

üst dd9874f5
<!--
$Id: drawing.mod,v 1.60 2001-06-14 17:03:08 cl Exp $
$Id: drawing.mod,v 1.61 2001-06-15 11:30:58 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
......@@ -530,7 +530,7 @@
<!-- presentation page attributes -->
<!ATTLIST style:properties presentation:transition-type (manual|automatic|semi-automatic) #IMPLIED >
<!ATTLIST style:properties presentation:transition-style (none|fade-from-left|fade-from-top|fade-from-right|fade-from-bottom|fade-to-center|fade-from-center|move-from-left|move-from-top|move-from-right|move-from-bottom|roll-from-left|roll-from-right|roll-from-bottom|vertical-stripes|horizontal-stripes|clockwise|counterclockwise|fade-from-upperleft|fade-from-upperright|fade-from-lowerleft|fade-from-lowerright|close-vertical|close-horizontal|open-vertical|open-horizontal|spiralin-left|spiralin-right|spiralout-left|spiralout-right|dissolve|wavyline-from-left|wavyline-from-top|wavyline-from-right|wavyline-from-bottom|random|stretch-from-left|stretch-from-top|stretch-from-right|stretch-from-bottom|vertical-lines|horizontal-lines) #IMPLIED >
<!ATTLIST style:properties presentation:transition-style (none|fade-from-left|fade-from-top|fade-from-right|fade-from-bottom|fade-to-center|fade-from-center|move-from-left|move-from-top|move-from-right|move-from-bottom|roll-from-top|roll-from-left|roll-from-right|roll-from-bottom|vertical-stripes|horizontal-stripes|clockwise|counterclockwise|fade-from-upperleft|fade-from-upperright|fade-from-lowerleft|fade-from-lowerright|close-vertical|close-horizontal|open-vertical|open-horizontal|spiralin-left|spiralin-right|spiralout-left|spiralout-right|dissolve|wavyline-from-left|wavyline-from-top|wavyline-from-right|wavyline-from-bottom|random|stretch-from-left|stretch-from-top|stretch-from-right|stretch-from-bottom|vertical-lines|horizontal-lines) #IMPLIED >
<!ATTLIST style:properties presentation:transition-speed %presentationSpeeds; #IMPLIED >
<!ATTLIST style:properties presentation:duration %timeDuration; #IMPLIED>
<!ATTLIST style:properties presentation:visibility (visible|hidden) #IMPLIED>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
* $Revision: 1.166 $
* $Revision: 1.167 $
*
* last change: $Author: dvo $ $Date: 2001-06-12 17:46:19 $
* last change: $Author: cl $ $Date: 2001-06-15 11:29:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -2017,4 +2017,5 @@ XML_CONSTASCII_ACTION( sXML_glue_point, "glue-point" );
XML_CONSTASCII_ACTION( sXML_text_style_name, "text-style-name" );
XML_CONSTASCII_ACTION( sXML_sort_algorithm, "sort-algorithm" );
XML_CONSTASCII_ACTION( sXML_roll_from_top, "roll-from-top" );
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment