merge the formfield patch from ooo-build
[ooovba.git] / sd / source / ui / animations / CustomAnimationDialog.hrc
blob239e58d36530396e12e4f727b9b3bba3ee21244d
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: CustomAnimationDialog.hrc,v $
10  * $Revision: 1.5 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #ifndef _SD_CUSTOMANIMATIONDIALOG_HRC
32 #define _SD_CUSTOMANIMATIONDIALOG_HRC
34 // TabPage RID_TP_CUSTOMANIMATION_EFFECT
35 #define FL_SETTINGS                                     1
36 #define FT_PROPERTY_1                           2
37 #define LB_PROPERTY_1                           3
38 #define FT_PROPERTY_2                           4
39 #define LB_PROPERTY_2                           5
40 #define CB_SMOOTH_START                         6
41 #define CB_SMOOTH_END                           7
42 #define CB_AUTORESTART                          8
43 #define FL_ENHANCEMENTS                         9
44 #define FT_SOUND                                        10
45 #define LB_SOUND                                        11
46 #define PB_SOUND_PREVIEW                        12
47 #define FT_AFTER_EFFECT                         13
48 #define LB_AFTER_EFFECT                         14
49 #define FT_DIMCOLOR                                     15
50 #define CLB_DIMCOLOR                            16
51 #define FT_TEXT_ANIM                            17
52 #define LB_TEXT_ANIM                            18
53 #define MF_TEXT_DELAY                           19
54 #define FT_TEXT_DELAY                           20
55 #define FL_PLAY                                         21
56 #define RB_FROM_START                           22
57 #define RB_FROM_LAST                            23
58 #define RB_FROM_TIME                            24
59 #define MF_START_TIME                           25
60 #define FL_STOP                                         26
61 #define RB_STOP_ON_CLICK                        27
62 #define RB_STOP_ON_NEXT_SLIDE           28
63 #define RB_STOP_AFTER_N_SLIDES          29
64 #define MF_STOP_AFTER_SLIDES            30
65 #define TP_CUSTOMANIMATION_EFFECT_COUNT 31
67 // TabPage RID_TP_CUSTOMANIMATION_DURATION
68 #define FT_START                                        1
69 #define LB_START                                        2
70 #define FT_START_DELAY                          3
71 #define MF_START_DELAY                          4
72 #define FT_DURATION                                     5
73 #define CB_DURATION                                     6
74 #define FT_REPEAT                                       7
75 #define CB_REPEAT                                       8
76 #define CBX_REWIND                                      9
77 #define FL_TRIGGER                                      10
78 #define RB_CLICKSEQUENCE                        11
79 #define RB_INTERACTIVE                          12
80 #define LB_TRIGGER                                      13
81 #define TP_CUSTOMANIMATION_DURATION_COUNT 13
83 // TabPage RID_TP_CUSTOMANIMATION_TEXT
84 #define FT_GROUP_TEXT                           1
85 #define LB_GROUP_TEXT                           2
86 #define CBX_GROUP_AUTO                          3
87 #define MF_GROUP_AUTO                           4
88 #define CBX_ANIMATE_FORM                        5
89 #define CBX_REVERSE                                     6
90 #define TP_CUSTOMANIMATION_TEXT_COUNT 6
92 #endif // _SD_CUSTOMANIMATIONDIALOG_HRC