merge the formfield patch from ooo-build
[ooovba.git] / sd / source / ui / inc / present.hrc
blob3122227db534d416069398dbba38aaa1fc33c004
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: present.hrc,v $
10  * $Revision: 1.4 $
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  ************************************************************************/
30 #include <sfx2/sfx.hrc>
32 #define DLG_START_PRESENTATION  RID_APP_START+3
33 #define BTN_OK 1
34 #define BTN_CANCEL 1
35 #define BTN_HELP 1
37 #define GRP_RANGE 1
38 #define RBT_ALL 1
39 #define RBT_AT_DIA 2
40 #define RBT_CUSTOMSHOW 3
41 #define LB_DIAS 1
42 #define LB_CUSTOMSHOW 2
44 #define GRP_KIND 2
45 #define RBT_STANDARD 4
46 #define RBT_WINDOW 5
47 #define RBT_AUTO 6
48 #define FT_PAUSE 1
49 #define TMF_PAUSE 1
50 #define CBX_AUTOLOGO 1
52 #define GRP_OPTIONS 3
53 #define CBX_MANUEL 2
54 #define CBX_MOUSEPOINTER 3
55 #define CBX_PEN 4
56 #define CBX_NAVIGATOR 5
57 #define CBX_ANIMATION_ALLOWED 6
58 #define CBX_CHANGE_PAGE 7
59 #define CBX_ALWAYS_ON_TOP 8
61 #define GRP_MONITOR 9
62 #define FT_MONITOR 10
63 #define LB_MONITOR 11
65 #define STR_PRIMARY_MONITOR 1
66 #define STR_MONITOR 2
67 #define STR_ALL_MONITORS 3
69 // #define CBX_ENDLESS 1
70 // #define CBX_WINDOW_PRESENTATION 9