dlgass.hrc (e3349227) | dlgass.hrc (2155a943) |
---|---|
1/************************************************************** | 1/************************************************************** |
2 * | 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 | 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 * | 10 * |
11 * http://www.apache.org/licenses/LICENSE-2.0 | 11 * http://www.apache.org/licenses/LICENSE-2.0 |
12 * | 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. | 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 * | 19 * |
20 *************************************************************/ 21 22 | 20 *************************************************************/ 21 22 |
23#define BUT_FINISH 1 24#define BUT_CANCEL 2 25#define BUT_LAST 3 26#define BUT_NEXT 4 27#define BUT_HELP 5 28#define CT_PREVIEW 6 29#define CB_PREVIEW 7 30#define CB_STARTWITH 8 | |
31 | 23 |
32#define FB_PAGE1 9 33#define FL_PAGE1_ARTGROUP 10 34#define RB_PAGE1_EMPTY 11 35#define RB_PAGE1_TEMPLATE 12 36#define LB_PAGE1_REGION 13 37#define LB_PAGE1_TEMPLATES 14 38#define RB_PAGE1_OPEN 15 39#define LB_PAGE1_OPEN 16 40#define PB_PAGE1_OPEN 17 | 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 |
41 | 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 |
|
42#define FB_PAGE2 30 | 43#define FB_PAGE2 30 |
43#define FL_PAGE2_LAYOUT 31 | 44#define FL_PAGE2_LAYOUT 31 |
44#define LB_PAGE2_REGION 32 45#define LB_PAGE2_LAYOUT 33 46#define FL_PAGE2_OUTPUTTYPES 34 47#define RB_PAGE2_MEDIUM1 35 48#define RB_PAGE2_MEDIUM2 36 49#define RB_PAGE2_MEDIUM3 37 50#define RB_PAGE2_MEDIUM4 38 51#define RB_PAGE2_MEDIUM5 39 52 53#define FB_PAGE3 40 | 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 |
54#define FL_PAGE3_EFFECT 41 | 55#define FL_PAGE3_EFFECT 41 |
55#define FT_PAGE3_EFFECT 42 56#define LB_PAGE3_EFFECT 43 57#define FT_PAGE3_SPEED 44 58#define LB_PAGE3_SPEED 45 59#define FL_PAGE3_PRESTYPE 46 60#define RB_PAGE3_LIVE 47 61#define RB_PAGE3_KIOSK 48 62#define FT_PAGE3_TIME 49 --- 13 unchanged lines hidden (view full) --- 76 77#define FB_PAGE5 60 78#define FT_PAGE5_PAGELIST 61 79#define CT_PAGE5_PAGELIST 62 80#define CB_PAGE5_SUMMARY 63 81 82#define STR_CREATE 64 83#define STR_OPEN 65 | 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 --- 13 unchanged lines hidden (view full) --- 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 |
84#define DLG_ASS 900 | 85 86#define DLG_ASS 900 |