Bump for 3.6-28
[LibreOffice.git] / offapi / com / sun / star / presentation / FadeEffect.idl
blob9bb7b56fd5ccaf040bfc6c1e19d762a5a9c22149
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*************************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 * Copyright 2000, 2010 Oracle and/or its affiliates.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * This file is part of OpenOffice.org.
12 * OpenOffice.org is free software: you can redistribute it and/or modify
13 * it under the terms of the GNU Lesser General Public License version 3
14 * only, as published by the Free Software Foundation.
16 * OpenOffice.org is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU Lesser General Public License version 3 for more details
20 * (a copy is included in the LICENSE file that accompanied this code).
22 * You should have received a copy of the GNU Lesser General Public License
23 * version 3 along with OpenOffice.org. If not, see
24 * <http://www.openoffice.org/license.html>
25 * for a copy of the LGPLv3 License.
27 ************************************************************************/
28 #ifndef __com_sun_star_presentation_FadeEffect_idl__
29 #define __com_sun_star_presentation_FadeEffect_idl__
32 //=============================================================================
34 module com { module sun { module star { module presentation {
36 //=============================================================================
38 /** specifies the fade effects to fade one page into another.
40 published enum FadeEffect
42 //-------------------------------------------------------------------------
44 /** use no fade effects.
46 NONE,
48 //-------------------------------------------------------------------------
50 /** use the fade effect "Fade from Left".
52 FADE_FROM_LEFT,
54 //-------------------------------------------------------------------------
56 /** use the fade effect "Fade from Top".
58 FADE_FROM_TOP,
60 //-------------------------------------------------------------------------
62 /** use the fade effect "Fade from Right".
64 FADE_FROM_RIGHT,
66 //-------------------------------------------------------------------------
68 /** use the fade effect "Fade from Bottom".
70 FADE_FROM_BOTTOM,
72 //-------------------------------------------------------------------------
74 /** use the fade effect "Fade to Center".
76 FADE_TO_CENTER,
78 //-------------------------------------------------------------------------
80 /** use the fade effect "Fade from Center".
82 FADE_FROM_CENTER,
84 //-------------------------------------------------------------------------
86 /** use the fade effect "Move from Left".
88 MOVE_FROM_LEFT,
90 //-------------------------------------------------------------------------
92 /** use the fade effect "Move from Top".
94 MOVE_FROM_TOP,
96 //-------------------------------------------------------------------------
98 /** use the fade effect "Move from Right".
100 MOVE_FROM_RIGHT,
102 //-------------------------------------------------------------------------
104 /** use the fade effect "Move from Bottom".
106 MOVE_FROM_BOTTOM,
108 //-------------------------------------------------------------------------
110 /** use the fade effect "Roll from Left".
112 ROLL_FROM_LEFT,
114 //-------------------------------------------------------------------------
116 /** use the fade effect "Roll from Top".
118 ROLL_FROM_TOP,
120 //-------------------------------------------------------------------------
122 /** use the fade effect "Roll from Right".
124 ROLL_FROM_RIGHT,
126 //-------------------------------------------------------------------------
128 /** use the fade effect "Roll from Bottom".
130 ROLL_FROM_BOTTOM,
132 //-------------------------------------------------------------------------
134 /** use the fade effect "Vertical Stripes".
136 VERTICAL_STRIPES,
138 //-------------------------------------------------------------------------
140 /** use the fade effect "Horizontal Stripes".
142 HORIZONTAL_STRIPES,
144 //-------------------------------------------------------------------------
146 /** use the fade effect "Clockwise".
148 CLOCKWISE,
150 //-------------------------------------------------------------------------
152 /** use the fade effect "Counter Clockwise".
154 COUNTERCLOCKWISE,
156 //-------------------------------------------------------------------------
158 /** use the fade effect "Fade from Upper Left".
160 FADE_FROM_UPPERLEFT,
162 //-------------------------------------------------------------------------
164 /** use the fade effect "Fade from Upper Right".
166 FADE_FROM_UPPERRIGHT,
168 //-------------------------------------------------------------------------
170 /** use the fade effect "Fade from Lower Left".
172 FADE_FROM_LOWERLEFT,
174 //-------------------------------------------------------------------------
176 /** use the fade effect "Fade from Lower Right".
178 FADE_FROM_LOWERRIGHT,
180 //-------------------------------------------------------------------------
182 /** use the fade effect "Close Vertical".
184 CLOSE_VERTICAL,
186 //-------------------------------------------------------------------------
188 /** use the fade effect "Close Horizontal".
190 CLOSE_HORIZONTAL,
192 //-------------------------------------------------------------------------
194 /** use the fade effect "Open Vertical".
196 OPEN_VERTICAL,
198 //-------------------------------------------------------------------------
200 /** use the fade effect "Open Horizontal".
202 OPEN_HORIZONTAL,
204 //-------------------------------------------------------------------------
206 /** use the fade effect "Spiral Inward Left".
208 SPIRALIN_LEFT,
210 //-------------------------------------------------------------------------
212 /** use the fade effect "Spiral Inward Right".
214 SPIRALIN_RIGHT,
216 //-------------------------------------------------------------------------
218 /** use the fade effect "Spiral Outward Left".
220 SPIRALOUT_LEFT,
222 //-------------------------------------------------------------------------
224 /** use the fade effect "Spiral Outward Right".
226 SPIRALOUT_RIGHT,
228 //-------------------------------------------------------------------------
230 /** use the fade effect "Dissolve".
232 DISSOLVE,
234 //-------------------------------------------------------------------------
236 /** use the fade effect "Wavy Line from Left".
238 WAVYLINE_FROM_LEFT,
240 //-------------------------------------------------------------------------
242 /** use the fade effect "Wavy Line from Top".
244 WAVYLINE_FROM_TOP,
246 //-------------------------------------------------------------------------
248 /** use the fade effect "Wavy Line from Right".
250 WAVYLINE_FROM_RIGHT,
252 //-------------------------------------------------------------------------
254 /** use the fade effect "Wavy Line from Bottom".
256 WAVYLINE_FROM_BOTTOM,
258 //-------------------------------------------------------------------------
260 /** use the fade effect "Random".
262 RANDOM,
264 //-------------------------------------------------------------------------
266 /** use the fade effect "Stretch from Left".
268 STRETCH_FROM_LEFT,
270 //-------------------------------------------------------------------------
272 /** use the fade effect "Stretch from Top".
274 STRETCH_FROM_TOP,
276 //-------------------------------------------------------------------------
278 /** use the fade effect "Stretch from Right".
280 STRETCH_FROM_RIGHT,
282 //-------------------------------------------------------------------------
284 /** use the fade effect "Stretch from Bottom".
286 STRETCH_FROM_BOTTOM,
288 //-------------------------------------------------------------------------
290 /** use the fade effect "Vertical Lines".
292 VERTICAL_LINES,
294 //-------------------------------------------------------------------------
296 /** use the fade effect "Horizontal Lines".
298 HORIZONTAL_LINES,
300 //-------------------------------------------------------------------------
302 /** use the fade effect "Move from Upper Left".
304 MOVE_FROM_UPPERLEFT,
306 //-------------------------------------------------------------------------
308 /** use the fade effect "Move from Upper Right".
310 MOVE_FROM_UPPERRIGHT,
312 //-------------------------------------------------------------------------
314 /** use the fade effect "Move from Lower Right".
316 MOVE_FROM_LOWERRIGHT,
318 //-------------------------------------------------------------------------
320 /** use the fade effect "Move from Lower Left".
322 MOVE_FROM_LOWERLEFT,
324 //-------------------------------------------------------------------------
326 /** use the fade effect "Uncover to Left".
328 UNCOVER_TO_LEFT,
330 //-------------------------------------------------------------------------
332 /** use the fade effect "Uncover to Upper Left".
334 UNCOVER_TO_UPPERLEFT,
336 //-------------------------------------------------------------------------
338 /** use the fade effect "Uncover to Top".
340 UNCOVER_TO_TOP,
342 //-------------------------------------------------------------------------
344 /** use the fade effect "Uncover to Upper Right".
346 UNCOVER_TO_UPPERRIGHT,
348 //-------------------------------------------------------------------------
350 /** use the fade effect "Uncover to Right".
352 UNCOVER_TO_RIGHT,
354 //-------------------------------------------------------------------------
356 /** use the fade effect "Uncover to Lower Right".
358 UNCOVER_TO_LOWERRIGHT,
360 //-------------------------------------------------------------------------
362 /** use the fade effect "Uncover to Bottom".
364 UNCOVER_TO_BOTTOM,
366 //-------------------------------------------------------------------------
368 /** use the fade effect "Uncover to Lower Left".
370 UNCOVER_TO_LOWERLEFT,
372 //-------------------------------------------------------------------------
374 /** use the fade effect "Vertical Checkerboard".
376 VERTICAL_CHECKERBOARD,
378 //-------------------------------------------------------------------------
380 /** use the fade effect "Horizontal Checkerboard".
382 HORIZONTAL_CHECKERBOARD
385 //=============================================================================
387 }; }; }; };
389 #endif
391 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */