xref: /trunk/main/sd/source/ui/inc/dlgass.hrc (revision cc2d236ef38d06aaf2de3a9ab3b8b9943bf13230)
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#define BUT_FINISH                  1
25#define BUT_CANCEL                  2
26#define BUT_LAST                    3
27#define BUT_NEXT                    4
28#define BUT_HELP                    5
29#define CT_PREVIEW                  6
30#define CB_PREVIEW                  7
31#define CB_STARTWITH                8
32
33#define FB_PAGE1                    9
34#define FL_PAGE1_ARTGROUP           10
35#define RB_PAGE1_EMPTY              11
36#define RB_PAGE1_TEMPLATE           12
37#define LB_PAGE1_REGION             13
38#define LB_PAGE1_TEMPLATES          14
39#define RB_PAGE1_OPEN               15
40#define LB_PAGE1_OPEN               16
41#define PB_PAGE1_OPEN               17
42
43#define FB_PAGE2                    30
44#define FL_PAGE2_LAYOUT             31
45#define LB_PAGE2_REGION             32
46#define LB_PAGE2_LAYOUT             33
47#define FL_PAGE2_OUTPUTTYPES        34
48#define RB_PAGE2_MEDIUM1            35
49#define RB_PAGE2_MEDIUM2            36
50#define RB_PAGE2_MEDIUM3            37
51#define RB_PAGE2_MEDIUM4            38
52#define RB_PAGE2_MEDIUM5            39
53#define RB_PAGE2_MEDIUM6            40
54
55#define FB_PAGE3                    41
56#define FL_PAGE3_EFFECT             42
57#define FT_PAGE3_EFFECT             43
58#define LB_PAGE3_EFFECT             44
59#define FT_PAGE3_SPEED              45
60#define LB_PAGE3_SPEED              46
61#define FL_PAGE3_PRESTYPE           47
62#define RB_PAGE3_LIVE               48
63#define RB_PAGE3_KIOSK              49
64#define FT_PAGE3_TIME               50
65#define TMF_PAGE3_TIME              51
66#define FT_PAGE3_BREAK              52
67#define TMF_PAGE3_BREAK             53
68#define CB_PAGE3_LOGO               54
69
70#define FB_PAGE4                    20
71#define FL_PAGE4_PERSONAL           21
72#define FT_PAGE4_ASKNAME            22
73#define EDT_PAGE4_ASKNAME           23
74#define FT_PAGE4_ASKTOPIC           24
75#define EDT_PAGE4_ASKTOPIC          25
76#define FT_PAGE4_ASKINFORMATION     26
77#define EDT_PAGE4_ASKINFORMATION    27
78
79#define FB_PAGE5                    60
80#define FT_PAGE5_PAGELIST           61
81#define CT_PAGE5_PAGELIST           62
82#define CB_PAGE5_SUMMARY            63
83
84#define STR_CREATE                  64
85#define STR_OPEN                    65
86
87#define DLG_ASS                     900
88