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