xref: /trunk/main/sd/source/ui/inc/dlgass.hrc (revision 2155a943)
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
54#define FB_PAGE3					40
55#define FL_PAGE3_EFFECT				41
56#define FT_PAGE3_EFFECT				42
57#define LB_PAGE3_EFFECT				43
58#define FT_PAGE3_SPEED				44
59#define LB_PAGE3_SPEED				45
60#define FL_PAGE3_PRESTYPE			46
61#define RB_PAGE3_LIVE				47
62#define RB_PAGE3_KIOSK				48
63#define FT_PAGE3_TIME				49
64#define TMF_PAGE3_TIME				50
65#define FT_PAGE3_BREAK				51
66#define TMF_PAGE3_BREAK				52
67#define CB_PAGE3_LOGO				53
68
69#define FB_PAGE4					20
70#define FL_PAGE4_PERSONAL			21
71#define FT_PAGE4_ASKNAME			22
72#define EDT_PAGE4_ASKNAME			23
73#define FT_PAGE4_ASKTOPIC			24
74#define EDT_PAGE4_ASKTOPIC			25
75#define FT_PAGE4_ASKINFORMATION		26
76#define EDT_PAGE4_ASKINFORMATION	27
77
78#define FB_PAGE5					60
79#define FT_PAGE5_PAGELIST			61
80#define CT_PAGE5_PAGELIST			62
81#define CB_PAGE5_SUMMARY			63
82
83#define STR_CREATE					64
84#define STR_OPEN					65
85
86#define DLG_ASS						900
87