merge the formfield patch from ooo-build
[ooovba.git] / sd / source / ui / animations / SlideTransitionPane.hrc
blobb3c73ec268d2fe81c23df229a7d81323a4c1966e
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: SlideTransitionPane.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_SLIDETRANSITIONPANE_HRC
32 #define _SD_SLIDETRANSITIONPANE_HRC
34 #define FL_APPLY_TRANSITION    1
35 // spec: 1
36 #define LB_SLIDE_TRANSITIONS   2
38 #define FL_MODIFY_TRANSITION   3
39 #define FT_SPEED               4
40 // spec: 2
41 #define LB_SPEED               5
42 #define FT_SOUND               6
43 // spec: 3
44 #define LB_SOUND               7
45 // spec: 4
46 #define CB_LOOP_SOUND          8
48 #define FL_ADVANCE_SLIDE       9
49 // spec: 5
50 #define RB_ADVANCE_ON_MOUSE   10
51 // spec: 6
52 #define RB_ADVANCE_AUTO       11
53 // spec: 7
54 #define MF_ADVANCE_AUTO_AFTER 12
56 #define FL_EMPTY1             13
57 // spec: 8
58 #define PB_APPLY_TO_ALL       14
59 // spec: 9
60 #define PB_PLAY               15
61 // spec: 10
62 #define PB_SLIDE_SHOW         16
64 #define FL_EMPTY2             17
65 // spec: 11
66 #define CB_AUTO_PREVIEW       18
68 #define STR_NO_TRANSITION     19
71 #endif // _SD_SLIDETRANSITIONPANE_HRC