xref: /aoo4110/main/sd/source/ui/inc/pubdlg.hrc (revision b1cdbd2c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24
25#define PAGE1_BMP			1
26#define PAGE1_TITEL			2
27#define PAGE1_NEW_DESIGN	3
28#define PAGE1_OLD_DESIGN	4
29#define PAGE1_DESIGNS		5
30#define PAGE1_DEL_DESIGN	6
31#define PAGE1_DESC			7
32
33//////////////////////////////
34
35#define PAGE2_BMP			20
36#define PAGE2_TITEL			21
37#define PAGE2_STANDARD		22
38#define PAGE2_FRAMES		23
39#define PAGE2_KIOSK			24
40#define PAGE2_WEBCAST		25
41
42#define PAGE2_NOFRAMES_FB	26
43#define PAGE2_FRAMES_FB		27
44#define PAGE2_KIOSK_FB		28
45#define PAGE2_WEBCAST_FB	29
46
47#define PAGE2_TITEL_HTML	30
48#define PAGE2_CONTENT		31
49#define PAGE2_NOTES			32
50
51#define PAGE2_TITEL_KIOSK	33
52#define PAGE2_CHG_DEFAULT	34
53#define PAGE2_CHG_AUTO		35
54#define PAGE2_DURATION_TXT	36
55#define PAGE2_DURATION_TMF	37
56#define PAGE2_ENDLESS		38
57
58#define PAGE2_TITEL_WEBCAST	40
59#define PAGE2_ASP			41
60#define PAGE2_PERL			42
61#define PAGE2_INDEX_TXT		43
62#define PAGE2_INDEX			44
63#define PAGE2_URL_TXT		45
64#define PAGE2_URL			46
65#define PAGE2_CGI_TXT		47
66#define PAGE2_CGI			48
67#define PAGE2_VERT			49
68
69//////////////////////////////
70
71#define PAGE3_BMP			50
72#define PAGE3_TITEL_1		51
73#define PAGE3_PNG			51
74#define PAGE3_GIF			52
75#define PAGE3_JPG			53
76#define PAGE3_QUALITY_TXT	54
77#define PAGE3_QUALITY		55
78#define PAGE3_TITEL_2		56
79#define PAGE3_RESOLUTION_1	57
80#define PAGE3_RESOLUTION_2	58
81#define PAGE3_RESOLUTION_3	59
82#define PAGE3_TITEL_3		60
83#define PAGE3_SLD_SOUND		61
84#define PAGE3_VERT			62
85#define PAGE3_HIDDEN_SLIDES 63
86
87//////////////////////////////
88
89#define PAGE4_BMP			65
90#define PAGE4_TITEL_1		66
91#define PAGE4_AUTHOR_TXT	67
92#define PAGE4_AUTHOR		68
93#define PAGE4_EMAIL_TXT		69
94#define PAGE4_EMAIL_EDIT	70
95#define PAGE4_WWW_TXT		71
96#define PAGE4_WWW_EDIT		72
97#define PAGE4_TITEL_2		73
98#define PAGE4_MISC			74
99#define PAGE4_DOWNLOAD		75
100#define PAGE4_CREATED		76
101
102//////////////////////////////
103
104#define PAGE5_BMP			80
105#define PAGE5_TITEL			81
106#define PAGE5_TEXTONLY		82
107#define PAGE5_BUTTONS		83
108#define PAGE5_TITEL_2		84
109#define PAGE5_NOBACK		85
110#define PAGE5_BACKS			86
111
112//////////////////////////////
113
114#define PAGE6_BMP			100
115#define PAGE6_TITEL			101
116#define PAGE6_DEFAULT		102
117#define PAGE6_USER			103
118#define PAGE6_BACK			104
119#define PAGE6_TEXT			105
120#define PAGE6_LINK			106
121#define PAGE6_VLINK			107
122#define PAGE6_ALINK			108
123#define PAGE6_DOCCOLORS		109
124#define PAGE6_USECOLOR		110
125#define PAGE6_PREVIEW		111
126
127//////////////////////////////
128
129//#define PAGE6_PAGE_SND		128
130
131//////////////////////////////
132
133#define BUT_LAST 200
134#define BUT_NEXT 201
135#define BUT_FINISH 202
136#define BUT_CANCEL 203
137#define BUT_HELP 204
138#define BOTTOM_LINE	205
139
140//////////////////////////////
141
142#define DLG_PUBLISHING 739
143
144//////////////////////////////
145
146#define	BTN_SAVE	1
147#define BTN_NOSAVE	2
148#define EDT_NAME	3
149#define DLG_DESIGNNAME 740
150