LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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
27published enum AnimationEffect
28{
31 NONE,
100 PATH,
127 DISSOLVE,
142 RANDOM,
366
367
368}; }; }; };
369
370/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
AnimationEffect
specifies the animation effects for animating text or objects.
Definition AnimationEffect.idl:28
@ APPEAR
use the animation effect "Appear".
Definition AnimationEffect.idl:175
@ ZOOM_IN_FROM_LOWERRIGHT
use the animation effect "Zoom In From Lower Right".
Definition AnimationEffect.idl:328
@ ZOOM_OUT_FROM_UPPERLEFT
use the animation effect "Zoom Out From Upper Left".
Definition AnimationEffect.idl:343
@ MOVE_SHORT_FROM_UPPERLEFT
use the animation effect "Move Short from Upper Left".
Definition AnimationEffect.idl:208
@ MOVE_SHORT_FROM_LEFT
use the animation effect "Move Short from Left".
Definition AnimationEffect.idl:205
@ VERTICAL_STRETCH
use the animation effect "Vertical Stretch".
Definition AnimationEffect.idl:268
@ ZOOM_OUT_FROM_LEFT
use the animation effect "Zoom Out From Left".
Definition AnimationEffect.idl:340
@ MOVE_TO_LOWERRIGHT
use the animation effect "Move to Lower Right".
Definition AnimationEffect.idl:199
@ ZOOM_OUT_FROM_BOTTOM
use the animation effect "Zoom Out From Bottom".
Definition AnimationEffect.idl:358
@ MOVE_SHORT_TO_LOWERLEFT
use the animation effect "Move Short to Lower Left".
Definition AnimationEffect.idl:250
@ ZOOM_OUT_FROM_RIGHT
use the animation effect "Zoom Out From Right".
Definition AnimationEffect.idl:352
@ ZOOM_OUT_SPIRAL
use the animation effect "Zoom Out Spiral".
Definition AnimationEffect.idl:310
@ MOVE_SHORT_FROM_TOP
use the animation effect "Move Short from Top".
Definition AnimationEffect.idl:211
@ ZOOM_OUT_FROM_TOP
use the animation effect "Zoom Out From Top".
Definition AnimationEffect.idl:346
@ HORIZONTAL_STRETCH
use the animation effect "Horizontal Stretch".
Definition AnimationEffect.idl:265
@ LASER_FROM_RIGHT
use the animation effect "Laser from Right".
Definition AnimationEffect.idl:157
@ LASER_FROM_LOWERLEFT
use the animation effect "Laser from Lower Left".
Definition AnimationEffect.idl:169
@ MOVE_TO_UPPERRIGHT
use the animation effect "Move to Upper Right".
Definition AnimationEffect.idl:196
@ ZOOM_IN_FROM_CENTER
use the animation effect "Zoom In From Center".
Definition AnimationEffect.idl:337
@ MOVE_SHORT_FROM_LOWERLEFT
use the animation effect "Move Short from Lower Left".
Definition AnimationEffect.idl:226
@ ZOOM_IN_FROM_UPPERRIGHT
use the animation effect "Zoom In From Upper Right".
Definition AnimationEffect.idl:322
@ LASER_FROM_LEFT
use the animation effect "Wavy Line from Left".
Definition AnimationEffect.idl:151
@ MOVE_SHORT_FROM_UPPERRIGHT
use the animation effect "Move Short from Upper Right".
Definition AnimationEffect.idl:214
@ ZOOM_IN_FROM_TOP
use the animation effect "Zoom In From Top".
Definition AnimationEffect.idl:319
@ MOVE_SHORT_TO_LOWERRIGHT
use the animation effect "Move Short to Lower Right".
Definition AnimationEffect.idl:244
@ VERTICAL_ROTATE
use the animation effect "Vertical Rotate".
Definition AnimationEffect.idl:262
@ MOVE_SHORT_TO_TOP
use the animation effect "Move Short to Top".
Definition AnimationEffect.idl:235
@ LASER_FROM_UPPERLEFT
use the animation effect "Laser from Upper Left".
Definition AnimationEffect.idl:163
@ STRETCH_FROM_UPPERLEFT
use the animation effect "Stretch From Upper Left".
Definition AnimationEffect.idl:274
@ ZOOM_IN_FROM_UPPERLEFT
use the animation effect "Zoom In From Upper Left".
Definition AnimationEffect.idl:316
@ ZOOM_IN
use the animation effect "Zoom In".
Definition AnimationEffect.idl:295
@ ZOOM_IN_FROM_RIGHT
use the animation effect "Zoom In From Right".
Definition AnimationEffect.idl:325
@ MOVE_TO_TOP
use the animation effect "Move to Top".
Definition AnimationEffect.idl:106
@ LASER_FROM_LOWERRIGHT
use the animation effect "Laser from Lower Right".
Definition AnimationEffect.idl:172
@ MOVE_SHORT_TO_UPPERRIGHT
use the animation effect "Move Short to Upper Right".
Definition AnimationEffect.idl:238
@ MOVE_TO_RIGHT
use the animation effect "Move to Right".
Definition AnimationEffect.idl:109
@ ZOOM_OUT_FROM_LOWERLEFT
use the animation effect "Zoom Out From Lower Left".
Definition AnimationEffect.idl:361
@ HIDE
use the animation effect "Hide".
Definition AnimationEffect.idl:178
@ ZOOM_OUT_SMALL
use the animation effect "Zoom Out Small".
Definition AnimationEffect.idl:307
@ LASER_FROM_BOTTOM
use the animation effect "Laser from Bottom".
Definition AnimationEffect.idl:160
@ ZOOM_OUT_FROM_CENTER
use the animation effect "Zoom Out From Center".
Definition AnimationEffect.idl:364
@ LASER_FROM_UPPERRIGHT
use the animation effect "Laser from Upper Right".
Definition AnimationEffect.idl:166
@ ZOOM_IN_FROM_LOWERLEFT
use the animation effect "Zoom In From Lower Left".
Definition AnimationEffect.idl:334
@ LASER_FROM_TOP
use the animation effect "Laser from Top".
Definition AnimationEffect.idl:154
@ STRETCH_FROM_UPPERRIGHT
use the animation effect "Stretch From Upper Right".
Definition AnimationEffect.idl:280
@ ZOOM_OUT_FROM_UPPERRIGHT
use the animation effect "Zoom Out From Upper Right".
Definition AnimationEffect.idl:349
@ ZOOM_IN_FROM_BOTTOM
use the animation effect "Zoom In From Bottom".
Definition AnimationEffect.idl:331
@ MOVE_SHORT_TO_UPPERLEFT
use the animation effect "Move Short to Upper Left".
Definition AnimationEffect.idl:232
@ MOVE_SHORT_FROM_RIGHT
use the animation effect "Move Short from Right".
Definition AnimationEffect.idl:217
@ MOVE_SHORT_FROM_BOTTOM
use the animation effect "Move Short from Bottom".
Definition AnimationEffect.idl:223
@ HORIZONTAL_ROTATE
use the animation effect "Horizontal Rotate".
Definition AnimationEffect.idl:259
@ ZOOM_IN_SMALL
use the animation effect "Zoom In Small".
Definition AnimationEffect.idl:298
@ MOVE_TO_LEFT
use the animation effect "Move to Left".
Definition AnimationEffect.idl:103
@ MOVE_SHORT_TO_LEFT
use the animation effect "Move Short to Left".
Definition AnimationEffect.idl:229
@ MOVE_TO_LOWERLEFT
use the animation effect "Move to Lower Left".
Definition AnimationEffect.idl:202
@ STRETCH_FROM_LOWERRIGHT
use the animation effect "Stretch From Lower Right".
Definition AnimationEffect.idl:286
@ MOVE_SHORT_TO_RIGHT
use the animation effect "Move Short to Right".
Definition AnimationEffect.idl:241
@ MOVE_TO_BOTTOM
use the animation effect "Move to Bottom".
Definition AnimationEffect.idl:112
@ ZOOM_OUT
use the animation effect "Zoom Out".
Definition AnimationEffect.idl:304
@ MOVE_TO_UPPERLEFT
use the animation effect "Move to Upper Left".
Definition AnimationEffect.idl:193
@ MOVE_SHORT_FROM_LOWERRIGHT
use the animation effect "Move Short from Lower Right".
Definition AnimationEffect.idl:220
@ ZOOM_OUT_FROM_LOWERRIGHT
use the animation effect "Zoom Out From Lower Right".
Definition AnimationEffect.idl:355
@ ZOOM_IN_SPIRAL
use the animation effect "Zoom In Spiral".
Definition AnimationEffect.idl:301
@ MOVE_SHORT_TO_BOTTOM
use the animation effect "Move Short to Bottom".
Definition AnimationEffect.idl:247
@ ZOOM_IN_FROM_LEFT
use the animation effect "Zoom In From Left".
Definition AnimationEffect.idl:313
@ STRETCH_FROM_LOWERLEFT
use the animation effect "Stretch From Lower Left".
Definition AnimationEffect.idl:292
@ SPIRALIN_LEFT
use the animation effect "Spiral Inward Left".
Definition AnimationEffect.idl:115
@ MOVE_FROM_UPPERLEFT
use the animation effect "Move from Upper Left".
Definition AnimationEffect.idl:181
@ CLOSE_HORIZONTAL
use the animation effect "Close Horizontal".
Definition AnimationEffect.idl:91
@ OPEN_VERTICAL
use the animation effect "Open Vertical".
Definition AnimationEffect.idl:94
@ FADE_FROM_LOWERRIGHT
use the animation effect "Fade from Lower Right".
Definition AnimationEffect.idl:85
@ FADE_FROM_TOP
use the animation effect "Fade from Top".
Definition AnimationEffect.idl:37
@ STRETCH_FROM_BOTTOM
use the animation effect "Stretch From Bottom".
Definition AnimationEffect.idl:289
@ VERTICAL_LINES
use the animation effect "Vertical Lines".
Definition AnimationEffect.idl:145
@ FADE_FROM_UPPERLEFT
use the animation effect "Fade from Upper Left".
Definition AnimationEffect.idl:76
@ HORIZONTAL_LINES
use the animation effect "Horizontal Lines".
Definition AnimationEffect.idl:148
@ MOVE_FROM_LEFT
use the animation effect "Move from Left".
Definition AnimationEffect.idl:52
@ COUNTERCLOCKWISE
use the animation effect "Counter Clockwise".
Definition AnimationEffect.idl:73
@ VERTICAL_STRIPES
use the animation effect "Vertical Stripes".
Definition AnimationEffect.idl:64
@ SPIRALIN_RIGHT
use the animation effect "Spiral Inward Right".
Definition AnimationEffect.idl:118
@ FADE_FROM_LOWERLEFT
use the animation effect "Fade from Lower Left".
Definition AnimationEffect.idl:82
@ MOVE_FROM_BOTTOM
use the animation effect "Move from Bottom".
Definition AnimationEffect.idl:61
@ MOVE_FROM_LOWERLEFT
use the animation effect "Move from Lower Left".
Definition AnimationEffect.idl:190
@ FADE_FROM_BOTTOM
use the animation effect "Fade from Bottom".
Definition AnimationEffect.idl:43
@ FADE_FROM_RIGHT
use the animation effect "Fade from Right".
Definition AnimationEffect.idl:40
@ MOVE_FROM_UPPERRIGHT
use the animation effect "Move from Upper Right".
Definition AnimationEffect.idl:184
@ HORIZONTAL_STRIPES
use the animation effect "Horizontal Stripes".
Definition AnimationEffect.idl:67
@ OPEN_HORIZONTAL
use the animation effect "Open Horizontal".
Definition AnimationEffect.idl:97
@ VERTICAL_CHECKERBOARD
use the animation effect "Vertical Checkerboard".
Definition AnimationEffect.idl:253
@ HORIZONTAL_CHECKERBOARD
use the animation effect "Horizontal Checkerboard".
Definition AnimationEffect.idl:256
@ WAVYLINE_FROM_TOP
use the animation effect "Wavy Line from Top".
Definition AnimationEffect.idl:133
@ MOVE_FROM_RIGHT
use the animation effect "Move from Right".
Definition AnimationEffect.idl:58
@ SPIRALOUT_LEFT
use the animation effect "Spiral Outward Left".
Definition AnimationEffect.idl:121
@ FADE_FROM_LEFT
use the animation effect "Fade from Left".
Definition AnimationEffect.idl:34
@ WAVYLINE_FROM_LEFT
use the animation effect "Wavy Line from Left".
Definition AnimationEffect.idl:130
@ STRETCH_FROM_LEFT
use the animation effect "Stretch From Left".
Definition AnimationEffect.idl:271
@ FADE_FROM_UPPERRIGHT
use the animation effect "Fade from Upper Right".
Definition AnimationEffect.idl:79
@ STRETCH_FROM_RIGHT
use the animation effect "Stretch From Right".
Definition AnimationEffect.idl:283
@ SPIRALOUT_RIGHT
use the animation effect "Spiral Outward Right".
Definition AnimationEffect.idl:124
@ STRETCH_FROM_TOP
use the animation effect "Stretch From Top".
Definition AnimationEffect.idl:277
@ MOVE_FROM_TOP
use the animation effect "Move from Top".
Definition AnimationEffect.idl:55
@ FADE_FROM_CENTER
use the animation effect "Fade from Center".
Definition AnimationEffect.idl:49
@ WAVYLINE_FROM_RIGHT
use the animation effect "Wavy Line from Right".
Definition AnimationEffect.idl:136
@ MOVE_FROM_LOWERRIGHT
use the animation effect "Move from Lower Right".
Definition AnimationEffect.idl:187
@ WAVYLINE_FROM_BOTTOM
use the animation effect "Wavy Line from Button".
Definition AnimationEffect.idl:139
@ CLOCKWISE
use the animation effect "Clockwise".
Definition AnimationEffect.idl:70
@ FADE_TO_CENTER
use the animation effect "Fade to Center".
Definition AnimationEffect.idl:46
@ CLOSE_VERTICAL
use the animation effect "Close Vertical".
Definition AnimationEffect.idl:88
Definition Ambiguous.idl:20