Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: animations ::

unpublished constants group TransitionSubType
Usage Restrictions
not published
See also
http://www.w3.org/TR/smil20/smil-transitions.html#Table%201:%20Taxonomy%20Table

Constants
DEFAULT  
LEFTTORIGHT  
TOPTOBOTTOM  
TOPLEFT  
TOPRIGHT  
BOTTOMRIGHT  
BOTTOMLEFT  
TOPCENTER  
RIGHTCENTER  
BOTTOMCENTER  
LEFTCENTER  
CORNERSIN  
CORNERSOUT  
VERTICAL  
HORIZONTAL  
DIAGONALBOTTOMLEFT  
DIAGONALTOPLEFT  
DOUBLEBARNDOOR  
DOUBLEDIAMOND  
DOWN  
LEFT  
UP  
RIGHT  
RECTANGLE  
DIAMOND  
CIRCLE  
FOURPOINT  
FIVEPOINT  
SIXPOINT  
HEART  
KEYHOLE  
CLOCKWISETWELVE  
CLOCKWISETHREE  
CLOCKWISESIX  
CLOCKWISENINE  
TWOBLADEVERTICAL  
TWOBLADEHORIZONTAL  
FOURBLADE  
CLOCKWISETOP  
CLOCKWISERIGHT  
CLOCKWISEBOTTOM  
CLOCKWISELEFT  
CLOCKWISETOPLEFT  
COUNTERCLOCKWISEBOTTOMLEFT  
CLOCKWISEBOTTOMRIGHT  
COUNTERCLOCKWISETOPRIGHT  
CENTERTOP  
CENTERRIGHT  
TOP  
BOTTOM  
FANOUTVERTICAL  
FANOUTHORIZONTAL  
FANINVERTICAL  
FANINHORIZONTAL  
PARALLELVERTICAL  
PARALLELDIAGONAL  
OPPOSITEVERTICAL  
OPPOSITEHORIZONTAL  
PARALLELDIAGONALTOPLEFT  
PARALLELDIAGONALBOTTOMLEFT  
TOPLEFTHORIZONTAL  
TOPLEFTDIAGONAL  
TOPRIGHTDIAGONAL  
BOTTOMRIGHTDIAGONAL  
BOTTOMLEFTDIAGONAL  
TOPLEFTCLOCKWISE  
TOPRIGHTCLOCKWISE  
BOTTOMRIGHTCLOCKWISE  
BOTTOMLEFTCLOCKWISE  
TOPLEFTCOUNTERCLOCKWISE  
TOPRIGHTCOUNTERCLOCKWISE  
BOTTOMRIGHTCOUNTERCLOCKWISE  
BOTTOMLEFTCOUNTERCLOCKWISE  
VERTICALTOPSAME  
VERTICALBOTTOMSAME  
VERTICALTOPLEFTOPPOSITE  
VERTICALBOTTOMLEFTOPPOSITE  
HORIZONTALLEFTSAME  
HORIZONTALRIGHTSAME  
HORIZONTALTOPLEFTOPPOSITE  
HORIZONTALTOPRIGHTOPPOSITE  
DIAGONALBOTTOMLEFTOPPOSITE  
DIAGONALTOPLEFTOPPOSITE  
TWOBOXTOP  
TWOBOXBOTTOM  
TWOBOXLEFT  
TWOBOXRIGHT  
FOURBOXVERTICAL  
FOURBOXHORIZONTAL  
VERTICALLEFT  
VERTICALRIGHT  
HORIZONTALLEFT  
HORIZONTALRIGHT  
FROMLEFT  
FROMTOP  
FROMRIGHT  
FROMBOTTOM  
CROSSFADE  
FADETOCOLOR  
FADEFROMCOLOR  
FADEOVERCOLOR  
THREEBLADE  
EIGHTBLADE  
ONEBLADE  
ACROSS  
TOPLEFTVERTICAL  
COMBHORIZONTAL  
COMBVERTICAL  
IN  
OUT  
ROTATEIN  
ROTATEOUT  
FROMTOPLEFT  
FROMTOPRIGHT  
FROMBOTTOMLEFT  
FROMBOTTOMRIGHT  
Constants' Details
DEFAULT
const short DEFAULT = 0;
LEFTTORIGHT
const short LEFTTORIGHT = 1;
TOPTOBOTTOM
const short TOPTOBOTTOM = 2;
TOPLEFT
const short TOPLEFT = 3;
TOPRIGHT
const short TOPRIGHT = 4;
BOTTOMRIGHT
const short BOTTOMRIGHT = 5;
BOTTOMLEFT
const short BOTTOMLEFT = 6;
TOPCENTER
const short TOPCENTER = 7;
RIGHTCENTER
const short RIGHTCENTER = 8;
BOTTOMCENTER
const short BOTTOMCENTER = 9;
LEFTCENTER
const short LEFTCENTER = 10;
CORNERSIN
const short CORNERSIN = 11;
CORNERSOUT
const short CORNERSOUT = 12;
VERTICAL
const short VERTICAL = 13;
HORIZONTAL
const short HORIZONTAL = 14;
DIAGONALBOTTOMLEFT
const short DIAGONALBOTTOMLEFT = 15;
DIAGONALTOPLEFT
const short DIAGONALTOPLEFT = 16;
DOUBLEBARNDOOR
const short DOUBLEBARNDOOR = 17;
DOUBLEDIAMOND
const short DOUBLEDIAMOND = 18;
DOWN
const short DOWN = 19;
LEFT
const short LEFT = 20;
UP
const short UP = 21;
RIGHT
const short RIGHT = 22;
RECTANGLE
const short RECTANGLE = 25;
DIAMOND
const short DIAMOND = 26;
CIRCLE
const short CIRCLE = 27;
FOURPOINT
const short FOURPOINT = 28;
FIVEPOINT
const short FIVEPOINT = 29;
SIXPOINT
const short SIXPOINT = 30;
HEART
const short HEART = 31;
KEYHOLE
const short KEYHOLE = 32;
CLOCKWISETWELVE
const short CLOCKWISETWELVE = 33;
CLOCKWISETHREE
const short CLOCKWISETHREE = 34;
CLOCKWISESIX
const short CLOCKWISESIX = 35;
CLOCKWISENINE
const short CLOCKWISENINE = 36;
TWOBLADEVERTICAL
const short TWOBLADEVERTICAL = 37;
TWOBLADEHORIZONTAL
const short TWOBLADEHORIZONTAL = 38;
FOURBLADE
const short FOURBLADE = 39;
CLOCKWISETOP
const short CLOCKWISETOP = 40;
CLOCKWISERIGHT
const short CLOCKWISERIGHT = 41;
CLOCKWISEBOTTOM
const short CLOCKWISEBOTTOM = 42;
CLOCKWISELEFT
const short CLOCKWISELEFT = 43;
CLOCKWISETOPLEFT
const short CLOCKWISETOPLEFT = 44;
COUNTERCLOCKWISEBOTTOMLEFT
const short COUNTERCLOCKWISEBOTTOMLEFT = 45;
CLOCKWISEBOTTOMRIGHT
const short CLOCKWISEBOTTOMRIGHT = 46;
COUNTERCLOCKWISETOPRIGHT
const short COUNTERCLOCKWISETOPRIGHT = 47;
CENTERTOP
const short CENTERTOP = 48;
CENTERRIGHT
const short CENTERRIGHT = 49;
TOP
const short TOP = 50;
BOTTOM
const short BOTTOM = 52;
FANOUTVERTICAL
const short FANOUTVERTICAL = 54;
FANOUTHORIZONTAL
const short FANOUTHORIZONTAL = 55;
FANINVERTICAL
const short FANINVERTICAL = 56;
FANINHORIZONTAL
const short FANINHORIZONTAL = 57;
PARALLELVERTICAL
const short PARALLELVERTICAL = 58;
PARALLELDIAGONAL
const short PARALLELDIAGONAL = 59;
OPPOSITEVERTICAL
const short OPPOSITEVERTICAL = 60;
OPPOSITEHORIZONTAL
const short OPPOSITEHORIZONTAL = 61;
PARALLELDIAGONALTOPLEFT
const short PARALLELDIAGONALTOPLEFT = 62;
PARALLELDIAGONALBOTTOMLEFT
const short PARALLELDIAGONALBOTTOMLEFT = 63;
TOPLEFTHORIZONTAL
const short TOPLEFTHORIZONTAL = 64;
TOPLEFTDIAGONAL
const short TOPLEFTDIAGONAL = 65;
TOPRIGHTDIAGONAL
const short TOPRIGHTDIAGONAL = 66;
BOTTOMRIGHTDIAGONAL
const short BOTTOMRIGHTDIAGONAL = 67;
BOTTOMLEFTDIAGONAL
const short BOTTOMLEFTDIAGONAL = 68;
TOPLEFTCLOCKWISE
const short TOPLEFTCLOCKWISE = 69;
TOPRIGHTCLOCKWISE
const short TOPRIGHTCLOCKWISE = 70;
BOTTOMRIGHTCLOCKWISE
const short BOTTOMRIGHTCLOCKWISE = 71;
BOTTOMLEFTCLOCKWISE
const short BOTTOMLEFTCLOCKWISE = 72;
TOPLEFTCOUNTERCLOCKWISE
const short TOPLEFTCOUNTERCLOCKWISE = 73;
TOPRIGHTCOUNTERCLOCKWISE
const short TOPRIGHTCOUNTERCLOCKWISE = 74;
BOTTOMRIGHTCOUNTERCLOCKWISE
const short BOTTOMRIGHTCOUNTERCLOCKWISE = 75;
BOTTOMLEFTCOUNTERCLOCKWISE
const short BOTTOMLEFTCOUNTERCLOCKWISE = 76;
VERTICALTOPSAME
const short VERTICALTOPSAME = 77;
VERTICALBOTTOMSAME
const short VERTICALBOTTOMSAME = 78;
VERTICALTOPLEFTOPPOSITE
const short VERTICALTOPLEFTOPPOSITE = 79;
VERTICALBOTTOMLEFTOPPOSITE
const short VERTICALBOTTOMLEFTOPPOSITE = 80;
HORIZONTALLEFTSAME
const short HORIZONTALLEFTSAME = 81;
HORIZONTALRIGHTSAME
const short HORIZONTALRIGHTSAME = 82;
HORIZONTALTOPLEFTOPPOSITE
const short HORIZONTALTOPLEFTOPPOSITE = 83;
HORIZONTALTOPRIGHTOPPOSITE
const short HORIZONTALTOPRIGHTOPPOSITE = 84;
DIAGONALBOTTOMLEFTOPPOSITE
const short DIAGONALBOTTOMLEFTOPPOSITE = 85;
DIAGONALTOPLEFTOPPOSITE
const short DIAGONALTOPLEFTOPPOSITE = 86;
TWOBOXTOP
const short TWOBOXTOP = 87;
TWOBOXBOTTOM
const short TWOBOXBOTTOM = 88;
TWOBOXLEFT
const short TWOBOXLEFT = 89;
TWOBOXRIGHT
const short TWOBOXRIGHT = 90;
FOURBOXVERTICAL
const short FOURBOXVERTICAL = 91;
FOURBOXHORIZONTAL
const short FOURBOXHORIZONTAL = 92;
VERTICALLEFT
const short VERTICALLEFT = 93;
VERTICALRIGHT
const short VERTICALRIGHT = 94;
HORIZONTALLEFT
const short HORIZONTALLEFT = 95;
HORIZONTALRIGHT
const short HORIZONTALRIGHT = 96;
FROMLEFT
const short FROMLEFT = 97;
FROMTOP
const short FROMTOP = 98;
FROMRIGHT
const short FROMRIGHT = 99;
FROMBOTTOM
const short FROMBOTTOM = 100;
CROSSFADE
const short CROSSFADE = 101;
FADETOCOLOR
const short FADETOCOLOR = 102;
FADEFROMCOLOR
const short FADEFROMCOLOR = 103;
FADEOVERCOLOR
const short FADEOVERCOLOR = 104;
THREEBLADE
const short THREEBLADE = 105;
EIGHTBLADE
const short EIGHTBLADE = 106;
ONEBLADE
const short ONEBLADE = 107;
ACROSS
const short ACROSS = 108;
TOPLEFTVERTICAL
const short TOPLEFTVERTICAL = 109;
COMBHORIZONTAL
const short COMBHORIZONTAL = 110;
COMBVERTICAL
const short COMBVERTICAL = 111;
IN
const short IN = 112;
OUT
const short OUT = 113;
ROTATEIN
const short ROTATEIN = 114;
ROTATEOUT
const short ROTATEOUT = 115;
FROMTOPLEFT
const short FROMTOPLEFT = 116;
FROMTOPRIGHT
const short FROMTOPRIGHT = 117;
FROMBOTTOMLEFT
const short FROMBOTTOMLEFT = 118;
FROMBOTTOMRIGHT
const short FROMBOTTOMRIGHT = 119;
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.