LibreOffice
LibreOffice 7.6 SDK API Reference
AnimationEffect.idl
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  * Licensed to the Apache Software Foundation (ASF) under one or more
12  * contributor license agreements. See the NOTICE file distributed
13  * with this work for additional information regarding copyright
14  * ownership. The ASF licenses this file to you under the Apache
15  * License, Version 2.0 (the "License"); you may not use this file
16  * except in compliance with the License. You may obtain a copy of
17  * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 
20 
21 
22  module com { module sun { module star { module presentation {
23 
27 published enum AnimationEffect
28 {
365 };
366 
367 
368 }; }; }; };
369 
370 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::presentation::FADE_FROM_RIGHT
@ FADE_FROM_RIGHT
use the animation effect "Fade from Right".
Definition: AnimationEffect.idl:40
com::sun::star::presentation::VERTICAL_ROTATE
@ VERTICAL_ROTATE
use the animation effect "Vertical Rotate".
Definition: AnimationEffect.idl:262
com::sun::star::presentation::MOVE_SHORT_FROM_BOTTOM
@ MOVE_SHORT_FROM_BOTTOM
use the animation effect "Move Short from Bottom".
Definition: AnimationEffect.idl:223
com::sun::star::presentation::MOVE_SHORT_TO_LEFT
@ MOVE_SHORT_TO_LEFT
use the animation effect "Move Short to Left".
Definition: AnimationEffect.idl:229
com::sun::star::presentation::HIDE
@ HIDE
use the animation effect "Hide".
Definition: AnimationEffect.idl:178
com::sun::star::presentation::SPIRALIN_RIGHT
@ SPIRALIN_RIGHT
use the animation effect "Spiral Inward Right".
Definition: AnimationEffect.idl:118
com::sun::star::presentation::ZOOM_OUT_SPIRAL
@ ZOOM_OUT_SPIRAL
use the animation effect "Zoom Out Spiral".
Definition: AnimationEffect.idl:310
com::sun::star::presentation::WAVYLINE_FROM_BOTTOM
@ WAVYLINE_FROM_BOTTOM
use the animation effect "Wavy Line from Button".
Definition: AnimationEffect.idl:139
com::sun::star::presentation::ZOOM_IN_FROM_LEFT
@ ZOOM_IN_FROM_LEFT
use the animation effect "Zoom In From Left".
Definition: AnimationEffect.idl:313
com::sun::star::presentation::MOVE_SHORT_TO_RIGHT
@ MOVE_SHORT_TO_RIGHT
use the animation effect "Move Short to Right".
Definition: AnimationEffect.idl:241
com::sun::star::presentation::ZOOM_OUT_FROM_LOWERRIGHT
@ ZOOM_OUT_FROM_LOWERRIGHT
use the animation effect "Zoom Out From Lower Right".
Definition: AnimationEffect.idl:355
com::sun::star::presentation::CLOCKWISE
@ CLOCKWISE
use the animation effect "Clockwise".
Definition: AnimationEffect.idl:70
com::sun::star::presentation::MOVE_FROM_UPPERLEFT
@ MOVE_FROM_UPPERLEFT
use the animation effect "Move from Upper Left".
Definition: AnimationEffect.idl:181
com::sun::star::presentation::ZOOM_IN_FROM_UPPERRIGHT
@ ZOOM_IN_FROM_UPPERRIGHT
use the animation effect "Zoom In From Upper Right".
Definition: AnimationEffect.idl:322
com::sun::star::presentation::MOVE_SHORT_FROM_TOP
@ MOVE_SHORT_FROM_TOP
use the animation effect "Move Short from Top".
Definition: AnimationEffect.idl:211
com::sun::star::presentation::SPIRALOUT_LEFT
@ SPIRALOUT_LEFT
use the animation effect "Spiral Outward Left".
Definition: AnimationEffect.idl:121
com::sun::star::presentation::MOVE_TO_RIGHT
@ MOVE_TO_RIGHT
use the animation effect "Move to Right".
Definition: AnimationEffect.idl:109
com::sun::star::presentation::STRETCH_FROM_BOTTOM
@ STRETCH_FROM_BOTTOM
use the animation effect "Stretch From Bottom".
Definition: AnimationEffect.idl:289
com::sun::star::presentation::FADE_FROM_TOP
@ FADE_FROM_TOP
use the animation effect "Fade from Top".
Definition: AnimationEffect.idl:37
com::sun::star::presentation::ZOOM_OUT_FROM_LOWERLEFT
@ ZOOM_OUT_FROM_LOWERLEFT
use the animation effect "Zoom Out From Lower Left".
Definition: AnimationEffect.idl:361
com::sun::star::presentation::STRETCH_FROM_LEFT
@ STRETCH_FROM_LEFT
use the animation effect "Stretch From Left".
Definition: AnimationEffect.idl:271
com::sun::star::presentation::ZOOM_IN_FROM_TOP
@ ZOOM_IN_FROM_TOP
use the animation effect "Zoom In From Top".
Definition: AnimationEffect.idl:319
com::sun::star::presentation::ZOOM_IN_SPIRAL
@ ZOOM_IN_SPIRAL
use the animation effect "Zoom In Spiral".
Definition: AnimationEffect.idl:301
com::sun::star::presentation::MOVE_FROM_RIGHT
@ MOVE_FROM_RIGHT
use the animation effect "Move from Right".
Definition: AnimationEffect.idl:58
com::sun::star::presentation::VERTICAL_CHECKERBOARD
@ VERTICAL_CHECKERBOARD
use the animation effect "Vertical Checkerboard".
Definition: AnimationEffect.idl:253
com::sun::star::presentation::SPIRALIN_LEFT
@ SPIRALIN_LEFT
use the animation effect "Spiral Inward Left".
Definition: AnimationEffect.idl:115
com::sun::star::presentation::LASER_FROM_BOTTOM
@ LASER_FROM_BOTTOM
use the animation effect "Laser from Bottom".
Definition: AnimationEffect.idl:160
com::sun::star::presentation::VERTICAL_STRIPES
@ VERTICAL_STRIPES
use the animation effect "Vertical Stripes".
Definition: AnimationEffect.idl:64
com::sun::star::presentation::ZOOM_OUT_FROM_UPPERLEFT
@ ZOOM_OUT_FROM_UPPERLEFT
use the animation effect "Zoom Out From Upper Left".
Definition: AnimationEffect.idl:343
com::sun::star::presentation::LASER_FROM_LOWERRIGHT
@ LASER_FROM_LOWERRIGHT
use the animation effect "Laser from Lower Right".
Definition: AnimationEffect.idl:172
com::sun::star::presentation::LASER_FROM_UPPERLEFT
@ LASER_FROM_UPPERLEFT
use the animation effect "Laser from Upper Left".
Definition: AnimationEffect.idl:163
com::sun::star::presentation::STRETCH_FROM_RIGHT
@ STRETCH_FROM_RIGHT
use the animation effect "Stretch From Right".
Definition: AnimationEffect.idl:283
com::sun::star::presentation::FADE_FROM_UPPERRIGHT
@ FADE_FROM_UPPERRIGHT
use the animation effect "Fade from Upper Right".
Definition: AnimationEffect.idl:79
com::sun::star::presentation::FADE_FROM_LEFT
@ FADE_FROM_LEFT
use the animation effect "Fade from Left".
Definition: AnimationEffect.idl:34
com::sun::star::presentation::FADE_FROM_LOWERLEFT
@ FADE_FROM_LOWERLEFT
use the animation effect "Fade from Lower Left".
Definition: AnimationEffect.idl:82
com::sun::star::presentation::MOVE_TO_LOWERRIGHT
@ MOVE_TO_LOWERRIGHT
use the animation effect "Move to Lower Right".
Definition: AnimationEffect.idl:199
com::sun::star::presentation::APPEAR
@ APPEAR
use the animation effect "Appear".
Definition: AnimationEffect.idl:175
com::sun::star::presentation::STRETCH_FROM_UPPERLEFT
@ STRETCH_FROM_UPPERLEFT
use the animation effect "Stretch From Upper Left".
Definition: AnimationEffect.idl:274
com::sun::star::presentation::FADE_FROM_BOTTOM
@ FADE_FROM_BOTTOM
use the animation effect "Fade from Bottom".
Definition: AnimationEffect.idl:43
com::sun::star::presentation::CLOSE_HORIZONTAL
@ CLOSE_HORIZONTAL
use the animation effect "Close Horizontal".
Definition: AnimationEffect.idl:91
com::sun::star::presentation::MOVE_TO_UPPERLEFT
@ MOVE_TO_UPPERLEFT
use the animation effect "Move to Upper Left".
Definition: AnimationEffect.idl:193
com::sun::star::presentation::RANDOM
@ RANDOM
use the animation effect "Random".
Definition: AnimationEffect.idl:142
com::sun::star::presentation::HORIZONTAL_ROTATE
@ HORIZONTAL_ROTATE
use the animation effect "Horizontal Rotate".
Definition: AnimationEffect.idl:259
com::sun::star::presentation::LASER_FROM_TOP
@ LASER_FROM_TOP
use the animation effect "Laser from Top".
Definition: AnimationEffect.idl:154
com::sun::star::presentation::CLOSE_VERTICAL
@ CLOSE_VERTICAL
use the animation effect "Close Vertical".
Definition: AnimationEffect.idl:88
com::sun::star::presentation::COUNTERCLOCKWISE
@ COUNTERCLOCKWISE
use the animation effect "Counter Clockwise".
Definition: AnimationEffect.idl:73
com::sun::star::presentation::HORIZONTAL_STRIPES
@ HORIZONTAL_STRIPES
use the animation effect "Horizontal Stripes".
Definition: AnimationEffect.idl:67
com::sun::star::presentation::MOVE_FROM_LOWERRIGHT
@ MOVE_FROM_LOWERRIGHT
use the animation effect "Move from Lower Right".
Definition: AnimationEffect.idl:187
com::sun::star::presentation::STRETCH_FROM_TOP
@ STRETCH_FROM_TOP
use the animation effect "Stretch From Top".
Definition: AnimationEffect.idl:277
com::sun::star::presentation::MOVE_SHORT_FROM_RIGHT
@ MOVE_SHORT_FROM_RIGHT
use the animation effect "Move Short from Right".
Definition: AnimationEffect.idl:217
com::sun::star::presentation::MOVE_TO_LOWERLEFT
@ MOVE_TO_LOWERLEFT
use the animation effect "Move to Lower Left".
Definition: AnimationEffect.idl:202
com::sun::star::presentation::MOVE_SHORT_TO_LOWERLEFT
@ MOVE_SHORT_TO_LOWERLEFT
use the animation effect "Move Short to Lower Left".
Definition: AnimationEffect.idl:250
com::sun::star::presentation::MOVE_SHORT_FROM_LOWERRIGHT
@ MOVE_SHORT_FROM_LOWERRIGHT
use the animation effect "Move Short from Lower Right".
Definition: AnimationEffect.idl:220
com::sun::star::presentation::MOVE_TO_BOTTOM
@ MOVE_TO_BOTTOM
use the animation effect "Move to Bottom".
Definition: AnimationEffect.idl:112
com::sun::star::presentation::FADE_FROM_UPPERLEFT
@ FADE_FROM_UPPERLEFT
use the animation effect "Fade from Upper Left".
Definition: AnimationEffect.idl:76
com::sun::star::presentation::ZOOM_OUT
@ ZOOM_OUT
use the animation effect "Zoom Out".
Definition: AnimationEffect.idl:304
com::sun::star::presentation::MOVE_TO_LEFT
@ MOVE_TO_LEFT
use the animation effect "Move to Left".
Definition: AnimationEffect.idl:103
com::sun::star::presentation::FADE_TO_CENTER
@ FADE_TO_CENTER
use the animation effect "Fade to Center".
Definition: AnimationEffect.idl:46
com::sun::star::presentation::WAVYLINE_FROM_TOP
@ WAVYLINE_FROM_TOP
use the animation effect "Wavy Line from Top".
Definition: AnimationEffect.idl:133
com::sun::star::presentation::MOVE_SHORT_TO_LOWERRIGHT
@ MOVE_SHORT_TO_LOWERRIGHT
use the animation effect "Move Short to Lower Right".
Definition: AnimationEffect.idl:244
com::sun::star::presentation::MOVE_SHORT_TO_UPPERLEFT
@ MOVE_SHORT_TO_UPPERLEFT
use the animation effect "Move Short to Upper Left".
Definition: AnimationEffect.idl:232
com::sun::star::presentation::MOVE_SHORT_FROM_LEFT
@ MOVE_SHORT_FROM_LEFT
use the animation effect "Move Short from Left".
Definition: AnimationEffect.idl:205
com::sun::star::presentation::MOVE_SHORT_FROM_LOWERLEFT
@ MOVE_SHORT_FROM_LOWERLEFT
use the animation effect "Move Short from Lower Left".
Definition: AnimationEffect.idl:226
com::sun::star::presentation::LASER_FROM_LOWERLEFT
@ LASER_FROM_LOWERLEFT
use the animation effect "Laser from Lower Left".
Definition: AnimationEffect.idl:169
com::sun::star::presentation::MOVE_SHORT_TO_UPPERRIGHT
@ MOVE_SHORT_TO_UPPERRIGHT
use the animation effect "Move Short to Upper Right".
Definition: AnimationEffect.idl:238
com::sun::star::presentation::ZOOM_IN_FROM_RIGHT
@ ZOOM_IN_FROM_RIGHT
use the animation effect "Zoom In From Right".
Definition: AnimationEffect.idl:325
com::sun::star::presentation::ZOOM_OUT_FROM_BOTTOM
@ ZOOM_OUT_FROM_BOTTOM
use the animation effect "Zoom Out From Bottom".
Definition: AnimationEffect.idl:358
com::sun::star::presentation::PATH
@ PATH
use the animation effect "Path".
Definition: AnimationEffect.idl:100
com::sun::star::presentation::MOVE_FROM_TOP
@ MOVE_FROM_TOP
use the animation effect "Move from Top".
Definition: AnimationEffect.idl:55
com::sun::star::presentation::LASER_FROM_RIGHT
@ LASER_FROM_RIGHT
use the animation effect "Laser from Right".
Definition: AnimationEffect.idl:157
com::sun::star::presentation::FADE_FROM_LOWERRIGHT
@ FADE_FROM_LOWERRIGHT
use the animation effect "Fade from Lower Right".
Definition: AnimationEffect.idl:85
com::sun::star::presentation::ZOOM_IN_FROM_CENTER
@ ZOOM_IN_FROM_CENTER
use the animation effect "Zoom In From Center".
Definition: AnimationEffect.idl:337
com::sun::star::presentation::MOVE_SHORT_FROM_UPPERLEFT
@ MOVE_SHORT_FROM_UPPERLEFT
use the animation effect "Move Short from Upper Left".
Definition: AnimationEffect.idl:208
com::sun::star::presentation::ZOOM_OUT_FROM_CENTER
@ ZOOM_OUT_FROM_CENTER
use the animation effect "Zoom Out From Center".
Definition: AnimationEffect.idl:364
com::sun::star::presentation::STRETCH_FROM_UPPERRIGHT
@ STRETCH_FROM_UPPERRIGHT
use the animation effect "Stretch From Upper Right".
Definition: AnimationEffect.idl:280
com::sun::star::presentation::ZOOM_IN_FROM_UPPERLEFT
@ ZOOM_IN_FROM_UPPERLEFT
use the animation effect "Zoom In From Upper Left".
Definition: AnimationEffect.idl:316
com::sun::star::presentation::SPIRALOUT_RIGHT
@ SPIRALOUT_RIGHT
use the animation effect "Spiral Outward Right".
Definition: AnimationEffect.idl:124
com::sun::star::presentation::MOVE_SHORT_TO_BOTTOM
@ MOVE_SHORT_TO_BOTTOM
use the animation effect "Move Short to Bottom".
Definition: AnimationEffect.idl:247
com::sun::star::presentation::OPEN_HORIZONTAL
@ OPEN_HORIZONTAL
use the animation effect "Open Horizontal".
Definition: AnimationEffect.idl:97
com::sun::star::presentation::HORIZONTAL_LINES
@ HORIZONTAL_LINES
use the animation effect "Horizontal Lines".
Definition: AnimationEffect.idl:148
com::sun::star::presentation::VERTICAL_LINES
@ VERTICAL_LINES
use the animation effect "Vertical Lines".
Definition: AnimationEffect.idl:145
com::sun::star::presentation::MOVE_SHORT_FROM_UPPERRIGHT
@ MOVE_SHORT_FROM_UPPERRIGHT
use the animation effect "Move Short from Upper Right".
Definition: AnimationEffect.idl:214
com::sun::star::presentation::DISSOLVE
@ DISSOLVE
use the animation effect "Spiral Inward Left".
Definition: AnimationEffect.idl:127
com::sun::star::presentation::MOVE_FROM_LOWERLEFT
@ MOVE_FROM_LOWERLEFT
use the animation effect "Move from Lower Left".
Definition: AnimationEffect.idl:190
com::sun::star::presentation::HORIZONTAL_STRETCH
@ HORIZONTAL_STRETCH
use the animation effect "Horizontal Stretch".
Definition: AnimationEffect.idl:265
com::sun::star::presentation::STRETCH_FROM_LOWERLEFT
@ STRETCH_FROM_LOWERLEFT
use the animation effect "Stretch From Lower Left".
Definition: AnimationEffect.idl:292
com::sun::star::presentation::WAVYLINE_FROM_LEFT
@ WAVYLINE_FROM_LEFT
use the animation effect "Wavy Line from Left".
Definition: AnimationEffect.idl:130
com::sun::star::presentation::MOVE_SHORT_TO_TOP
@ MOVE_SHORT_TO_TOP
use the animation effect "Move Short to Top".
Definition: AnimationEffect.idl:235
com
Definition: Ambiguous.idl:20
com::sun::star::presentation::AnimationEffect
AnimationEffect
specifies the animation effects for animating text or objects.
Definition: AnimationEffect.idl:28
com::sun::star::presentation::ZOOM_IN_FROM_LOWERRIGHT
@ ZOOM_IN_FROM_LOWERRIGHT
use the animation effect "Zoom In From Lower Right".
Definition: AnimationEffect.idl:328
com::sun::star::presentation::ZOOM_IN_FROM_LOWERLEFT
@ ZOOM_IN_FROM_LOWERLEFT
use the animation effect "Zoom In From Lower Left".
Definition: AnimationEffect.idl:334
com::sun::star::presentation::ZOOM_IN
@ ZOOM_IN
use the animation effect "Zoom In".
Definition: AnimationEffect.idl:295
com::sun::star::presentation::OPEN_VERTICAL
@ OPEN_VERTICAL
use the animation effect "Open Vertical".
Definition: AnimationEffect.idl:94
com::sun::star::presentation::FADE_FROM_CENTER
@ FADE_FROM_CENTER
use the animation effect "Fade from Center".
Definition: AnimationEffect.idl:49
com::sun::star::presentation::ZOOM_IN_FROM_BOTTOM
@ ZOOM_IN_FROM_BOTTOM
use the animation effect "Zoom In From Bottom".
Definition: AnimationEffect.idl:331
com::sun::star::presentation::MOVE_TO_UPPERRIGHT
@ MOVE_TO_UPPERRIGHT
use the animation effect "Move to Upper Right".
Definition: AnimationEffect.idl:196
com::sun::star::presentation::ZOOM_OUT_FROM_TOP
@ ZOOM_OUT_FROM_TOP
use the animation effect "Zoom Out From Top".
Definition: AnimationEffect.idl:346
com::sun::star::presentation::LASER_FROM_UPPERRIGHT
@ LASER_FROM_UPPERRIGHT
use the animation effect "Laser from Upper Right".
Definition: AnimationEffect.idl:166
com::sun::star::presentation::MOVE_FROM_BOTTOM
@ MOVE_FROM_BOTTOM
use the animation effect "Move from Bottom".
Definition: AnimationEffect.idl:61
com::sun::star::presentation::MOVE_TO_TOP
@ MOVE_TO_TOP
use the animation effect "Move to Top".
Definition: AnimationEffect.idl:106
com::sun::star::presentation::ZOOM_OUT_SMALL
@ ZOOM_OUT_SMALL
use the animation effect "Zoom Out Small".
Definition: AnimationEffect.idl:307
com::sun::star::presentation::STRETCH_FROM_LOWERRIGHT
@ STRETCH_FROM_LOWERRIGHT
use the animation effect "Stretch From Lower Right".
Definition: AnimationEffect.idl:286
com::sun::star::presentation::HORIZONTAL_CHECKERBOARD
@ HORIZONTAL_CHECKERBOARD
use the animation effect "Horizontal Checkerboard".
Definition: AnimationEffect.idl:256
com::sun::star::presentation::NONE
@ NONE
use no animation effects.
Definition: AnimationEffect.idl:31
com::sun::star::presentation::ZOOM_OUT_FROM_UPPERRIGHT
@ ZOOM_OUT_FROM_UPPERRIGHT
use the animation effect "Zoom Out From Upper Right".
Definition: AnimationEffect.idl:349
com::sun::star::presentation::ZOOM_OUT_FROM_RIGHT
@ ZOOM_OUT_FROM_RIGHT
use the animation effect "Zoom Out From Right".
Definition: AnimationEffect.idl:352
com::sun::star::presentation::ZOOM_OUT_FROM_LEFT
@ ZOOM_OUT_FROM_LEFT
use the animation effect "Zoom Out From Left".
Definition: AnimationEffect.idl:340
com::sun::star::presentation::MOVE_FROM_UPPERRIGHT
@ MOVE_FROM_UPPERRIGHT
use the animation effect "Move from Upper Right".
Definition: AnimationEffect.idl:184
com::sun::star::presentation::LASER_FROM_LEFT
@ LASER_FROM_LEFT
use the animation effect "Wavy Line from Left".
Definition: AnimationEffect.idl:151
com::sun::star::presentation::VERTICAL_STRETCH
@ VERTICAL_STRETCH
use the animation effect "Vertical Stretch".
Definition: AnimationEffect.idl:268
com::sun::star::presentation::MOVE_FROM_LEFT
@ MOVE_FROM_LEFT
use the animation effect "Move from Left".
Definition: AnimationEffect.idl:52
com::sun::star::presentation::WAVYLINE_FROM_RIGHT
@ WAVYLINE_FROM_RIGHT
use the animation effect "Wavy Line from Right".
Definition: AnimationEffect.idl:136
com::sun::star::presentation::ZOOM_IN_SMALL
@ ZOOM_IN_SMALL
use the animation effect "Zoom In Small".
Definition: AnimationEffect.idl:298