Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: presentation ::

enum FadeEffect
Description
specifies the fade effects to fade one page into another.
Developers Guide
Drawings - Slide Transition

Values
NONE use no fade effects.  
FADE_FROM_LEFT use the fade effect 'Fade from Left'.  
FADE_FROM_TOP use the fade effect 'Fade from Top'.  
FADE_FROM_RIGHT use the fade effect 'Fade from Right'.  
FADE_FROM_BOTTOM use the fade effect 'Fade from Bottom'.  
FADE_TO_CENTER use the fade effect 'Fade to Center'.  
FADE_FROM_CENTER use the fade effect 'Fade from Center'.  
MOVE_FROM_LEFT use the fade effect 'Move from Left'.  
MOVE_FROM_TOP use the fade effect 'Move from Top'.  
MOVE_FROM_RIGHT use the fade effect 'Move from Right'.  
MOVE_FROM_BOTTOM use the fade effect 'Move from Bottom'.  
ROLL_FROM_LEFT use the fade effect 'Roll from Left'.  
ROLL_FROM_TOP use the fade effect 'Roll from Top'.  
ROLL_FROM_RIGHT use the fade effect 'Roll from Right'.  
ROLL_FROM_BOTTOM use the fade effect 'Roll from Bottom'.  
VERTICAL_STRIPES use the fade effect 'Vertical Stripes'.  
HORIZONTAL_STRIPES use the fade effect 'Horizontal Stripes'.  
CLOCKWISE use the fade effect 'Clockwise'.  
COUNTERCLOCKWISE use the fade effect 'Counter Clockwise'.  
FADE_FROM_UPPERLEFT use the fade effect 'Fade from Upper Left'.  
FADE_FROM_UPPERRIGHT use the fade effect 'Fade from Upper Right'.  
FADE_FROM_LOWERLEFT use the fade effect 'Fade from Lower Left'.  
FADE_FROM_LOWERRIGHT use the fade effect 'Fade from Lower Right'.  
CLOSE_VERTICAL use the fade effect 'Close Vertical'.  
CLOSE_HORIZONTAL use the fade effect 'Close Horizontal'.  
OPEN_VERTICAL use the fade effect 'Open Vertical'.  
OPEN_HORIZONTAL use the fade effect 'Open Horizontal'.  
SPIRALIN_LEFT use the fade effect 'Spiral Inward Left'.  
SPIRALIN_RIGHT use the fade effect 'Spiral Inward Right'.  
SPIRALOUT_LEFT use the fade effect 'Spiral Outward Left'.  
SPIRALOUT_RIGHT use the fade effect 'Spiral Outward Right'.  
DISSOLVE use the fade effect 'Dissolve'.  
WAVYLINE_FROM_LEFT use the fade effect 'Wavy Line from Left'.  
WAVYLINE_FROM_TOP use the fade effect 'Wavy Line from Top'.  
WAVYLINE_FROM_RIGHT use the fade effect 'Wavy Line from Right'.  
WAVYLINE_FROM_BOTTOM use the fade effect 'Wavy Line from Bottom'.  
RANDOM use the fade effect 'Random'.  
STRETCH_FROM_LEFT use the fade effect 'Stretch from Left'.  
STRETCH_FROM_TOP use the fade effect 'Stretch from Top'.  
STRETCH_FROM_RIGHT use the fade effect 'Stretch from Right'.  
STRETCH_FROM_BOTTOM use the fade effect 'Stretch from Bottom'.  
VERTICAL_LINES use the fade effect 'Vertical Lines'.  
HORIZONTAL_LINES use the fade effect 'Horizontal Lines'.  
MOVE_FROM_UPPERLEFT use the fade effect 'Move from Upper Left'.  
MOVE_FROM_UPPERRIGHT use the fade effect 'Move from Upper Right'.  
MOVE_FROM_LOWERRIGHT use the fade effect 'Move from Lower Right'.  
MOVE_FROM_LOWERLEFT use the fade effect 'Move from Lower Left'.  
UNCOVER_TO_LEFT use the fade effect 'Uncover to Left'.  
UNCOVER_TO_UPPERLEFT use the fade effect 'Uncover to Upper Left'.  
UNCOVER_TO_TOP use the fade effect 'Uncover to Top'.  
UNCOVER_TO_UPPERRIGHT use the fade effect 'Uncover to Upper Right'.  
UNCOVER_TO_RIGHT use the fade effect 'Uncover to Right'.  
UNCOVER_TO_LOWERRIGHT use the fade effect 'Uncover to Lower Right'.  
UNCOVER_TO_BOTTOM use the fade effect 'Uncover to Bottom'.  
UNCOVER_TO_LOWERLEFT use the fade effect 'Uncover to Lower Left'.  
VERTICAL_CHECKERBOARD use the fade effect 'Vertical Checkerboard'.  
HORIZONTAL_CHECKERBOARD use the fade effect 'Horizontal Checkerboard'.  
Values' Details
NONE
NONE,
Description
use no fade effects.
FADE_FROM_LEFT
FADE_FROM_LEFT,
Description
use the fade effect 'Fade from Left'.
FADE_FROM_TOP
FADE_FROM_TOP,
Description
use the fade effect 'Fade from Top'.
FADE_FROM_RIGHT
FADE_FROM_RIGHT,
Description
use the fade effect 'Fade from Right'.
FADE_FROM_BOTTOM
FADE_FROM_BOTTOM,
Description
use the fade effect 'Fade from Bottom'.
FADE_TO_CENTER
FADE_TO_CENTER,
Description
use the fade effect 'Fade to Center'.
FADE_FROM_CENTER
FADE_FROM_CENTER,
Description
use the fade effect 'Fade from Center'.
MOVE_FROM_LEFT
MOVE_FROM_LEFT,
Description
use the fade effect 'Move from Left'.
MOVE_FROM_TOP
MOVE_FROM_TOP,
Description
use the fade effect 'Move from Top'.
MOVE_FROM_RIGHT
MOVE_FROM_RIGHT,
Description
use the fade effect 'Move from Right'.
MOVE_FROM_BOTTOM
MOVE_FROM_BOTTOM,
Description
use the fade effect 'Move from Bottom'.
ROLL_FROM_LEFT
ROLL_FROM_LEFT,
Description
use the fade effect 'Roll from Left'.
ROLL_FROM_TOP
ROLL_FROM_TOP,
Description
use the fade effect 'Roll from Top'.
ROLL_FROM_RIGHT
ROLL_FROM_RIGHT,
Description
use the fade effect 'Roll from Right'.
ROLL_FROM_BOTTOM
ROLL_FROM_BOTTOM,
Description
use the fade effect 'Roll from Bottom'.
VERTICAL_STRIPES
VERTICAL_STRIPES,
Description
use the fade effect 'Vertical Stripes'.
HORIZONTAL_STRIPES
HORIZONTAL_STRIPES,
Description
use the fade effect 'Horizontal Stripes'.
CLOCKWISE
CLOCKWISE,
Description
use the fade effect 'Clockwise'.
COUNTERCLOCKWISE
COUNTERCLOCKWISE,
Description
use the fade effect 'Counter Clockwise'.
FADE_FROM_UPPERLEFT
FADE_FROM_UPPERLEFT,
Description
use the fade effect 'Fade from Upper Left'.
FADE_FROM_UPPERRIGHT
FADE_FROM_UPPERRIGHT,
Description
use the fade effect 'Fade from Upper Right'.
FADE_FROM_LOWERLEFT
FADE_FROM_LOWERLEFT,
Description
use the fade effect 'Fade from Lower Left'.
FADE_FROM_LOWERRIGHT
FADE_FROM_LOWERRIGHT,
Description
use the fade effect 'Fade from Lower Right'.
CLOSE_VERTICAL
CLOSE_VERTICAL,
Description
use the fade effect 'Close Vertical'.
CLOSE_HORIZONTAL
CLOSE_HORIZONTAL,
Description
use the fade effect 'Close Horizontal'.
OPEN_VERTICAL
OPEN_VERTICAL,
Description
use the fade effect 'Open Vertical'.
OPEN_HORIZONTAL
OPEN_HORIZONTAL,
Description
use the fade effect 'Open Horizontal'.
SPIRALIN_LEFT
SPIRALIN_LEFT,
Description
use the fade effect 'Spiral Inward Left'.
SPIRALIN_RIGHT
SPIRALIN_RIGHT,
Description
use the fade effect 'Spiral Inward Right'.
SPIRALOUT_LEFT
SPIRALOUT_LEFT,
Description
use the fade effect 'Spiral Outward Left'.
SPIRALOUT_RIGHT
SPIRALOUT_RIGHT,
Description
use the fade effect 'Spiral Outward Right'.
DISSOLVE
DISSOLVE,
Description
use the fade effect 'Dissolve'.
WAVYLINE_FROM_LEFT
WAVYLINE_FROM_LEFT,
Description
use the fade effect 'Wavy Line from Left'.
WAVYLINE_FROM_TOP
WAVYLINE_FROM_TOP,
Description
use the fade effect 'Wavy Line from Top'.
WAVYLINE_FROM_RIGHT
WAVYLINE_FROM_RIGHT,
Description
use the fade effect 'Wavy Line from Right'.
WAVYLINE_FROM_BOTTOM
WAVYLINE_FROM_BOTTOM,
Description
use the fade effect 'Wavy Line from Bottom'.
RANDOM
RANDOM,
Description
use the fade effect 'Random'.
STRETCH_FROM_LEFT
STRETCH_FROM_LEFT,
Description
use the fade effect 'Stretch from Left'.
STRETCH_FROM_TOP
STRETCH_FROM_TOP,
Description
use the fade effect 'Stretch from Top'.
STRETCH_FROM_RIGHT
STRETCH_FROM_RIGHT,
Description
use the fade effect 'Stretch from Right'.
STRETCH_FROM_BOTTOM
STRETCH_FROM_BOTTOM,
Description
use the fade effect 'Stretch from Bottom'.
VERTICAL_LINES
VERTICAL_LINES,
Description
use the fade effect 'Vertical Lines'.
HORIZONTAL_LINES
HORIZONTAL_LINES,
Description
use the fade effect 'Horizontal Lines'.
MOVE_FROM_UPPERLEFT
MOVE_FROM_UPPERLEFT,
Description
use the fade effect 'Move from Upper Left'.
MOVE_FROM_UPPERRIGHT
MOVE_FROM_UPPERRIGHT,
Description
use the fade effect 'Move from Upper Right'.
MOVE_FROM_LOWERRIGHT
MOVE_FROM_LOWERRIGHT,
Description
use the fade effect 'Move from Lower Right'.
MOVE_FROM_LOWERLEFT
MOVE_FROM_LOWERLEFT,
Description
use the fade effect 'Move from Lower Left'.
UNCOVER_TO_LEFT
UNCOVER_TO_LEFT,
Description
use the fade effect 'Uncover to Left'.
UNCOVER_TO_UPPERLEFT
UNCOVER_TO_UPPERLEFT,
Description
use the fade effect 'Uncover to Upper Left'.
UNCOVER_TO_TOP
UNCOVER_TO_TOP,
Description
use the fade effect 'Uncover to Top'.
UNCOVER_TO_UPPERRIGHT
UNCOVER_TO_UPPERRIGHT,
Description
use the fade effect 'Uncover to Upper Right'.
UNCOVER_TO_RIGHT
UNCOVER_TO_RIGHT,
Description
use the fade effect 'Uncover to Right'.
UNCOVER_TO_LOWERRIGHT
UNCOVER_TO_LOWERRIGHT,
Description
use the fade effect 'Uncover to Lower Right'.
UNCOVER_TO_BOTTOM
UNCOVER_TO_BOTTOM,
Description
use the fade effect 'Uncover to Bottom'.
UNCOVER_TO_LOWERLEFT
UNCOVER_TO_LOWERLEFT,
Description
use the fade effect 'Uncover to Lower Left'.
VERTICAL_CHECKERBOARD
VERTICAL_CHECKERBOARD,
Description
use the fade effect 'Vertical Checkerboard'.
HORIZONTAL_CHECKERBOARD
HORIZONTAL_CHECKERBOARD,
Description
use the fade effect 'Horizontal Checkerboard'.
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.