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#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 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 41 42#define FB_PAGE2 30 43#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 54#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 63#define TMF_PAGE3_TIME 50 64#define FT_PAGE3_BREAK 51 65#define TMF_PAGE3_BREAK 52 66#define CB_PAGE3_LOGO 53 67 68#define FB_PAGE4 20 69#define FL_PAGE4_PERSONAL 21 70#define FT_PAGE4_ASKNAME 22 71#define EDT_PAGE4_ASKNAME 23 72#define FT_PAGE4_ASKTOPIC 24 73#define EDT_PAGE4_ASKTOPIC 25 74#define FT_PAGE4_ASKINFORMATION 26 75#define EDT_PAGE4_ASKINFORMATION 27 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 84#define DLG_ASS 900 85