Top   Module   Use   Manual   Index 

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

enum FadeEffect


Description
specifies the fade effects to fade one page into another.


Values

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