1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: CustomAnimationDialog.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #ifndef _SD_CUSTOMANIMATIONDIALOG_HRC
32 #define _SD_CUSTOMANIMATIONDIALOG_HRC
34 // TabPage RID_TP_CUSTOMANIMATION_EFFECT
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
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
56 #define RB_FROM_START 22
57 #define RB_FROM_LAST 23
58 #define RB_FROM_TIME 24
59 #define MF_START_TIME 25
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
70 #define FT_START_DELAY 3
71 #define MF_START_DELAY 4
78 #define RB_CLICKSEQUENCE 11
79 #define RB_INTERACTIVE 12
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
90 #define TP_CUSTOMANIMATION_TEXT_COUNT 6
92 #endif // _SD_CUSTOMANIMATIONDIALOG_HRC