1*cdf0e10cSrcweir/************************************************************************* 2*cdf0e10cSrcweir * 3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4*cdf0e10cSrcweir * 5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates. 6*cdf0e10cSrcweir * 7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite 8*cdf0e10cSrcweir * 9*cdf0e10cSrcweir * This file is part of OpenOffice.org. 10*cdf0e10cSrcweir * 11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify 12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3 13*cdf0e10cSrcweir * only, as published by the Free Software Foundation. 14*cdf0e10cSrcweir * 15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful, 16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of 17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details 19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code). 20*cdf0e10cSrcweir * 21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License 22*cdf0e10cSrcweir * version 3 along with OpenOffice.org. If not, see 23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html> 24*cdf0e10cSrcweir * for a copy of the LGPLv3 License. 25*cdf0e10cSrcweir * 26*cdf0e10cSrcweir ************************************************************************/ 27*cdf0e10cSrcweir 28*cdf0e10cSrcweir 29*cdf0e10cSrcweir#define PAGE1_BMP 1 30*cdf0e10cSrcweir#define PAGE1_TITEL 2 31*cdf0e10cSrcweir#define PAGE1_NEW_DESIGN 3 32*cdf0e10cSrcweir#define PAGE1_OLD_DESIGN 4 33*cdf0e10cSrcweir#define PAGE1_DESIGNS 5 34*cdf0e10cSrcweir#define PAGE1_DEL_DESIGN 6 35*cdf0e10cSrcweir#define PAGE1_DESC 7 36*cdf0e10cSrcweir 37*cdf0e10cSrcweir////////////////////////////// 38*cdf0e10cSrcweir 39*cdf0e10cSrcweir#define PAGE2_BMP 20 40*cdf0e10cSrcweir#define PAGE2_TITEL 21 41*cdf0e10cSrcweir#define PAGE2_STANDARD 22 42*cdf0e10cSrcweir#define PAGE2_FRAMES 23 43*cdf0e10cSrcweir#define PAGE2_KIOSK 24 44*cdf0e10cSrcweir#define PAGE2_WEBCAST 25 45*cdf0e10cSrcweir 46*cdf0e10cSrcweir#define PAGE2_NOFRAMES_FB 26 47*cdf0e10cSrcweir#define PAGE2_FRAMES_FB 27 48*cdf0e10cSrcweir#define PAGE2_KIOSK_FB 28 49*cdf0e10cSrcweir#define PAGE2_WEBCAST_FB 29 50*cdf0e10cSrcweir 51*cdf0e10cSrcweir#define PAGE2_TITEL_HTML 30 52*cdf0e10cSrcweir#define PAGE2_CONTENT 31 53*cdf0e10cSrcweir#define PAGE2_NOTES 32 54*cdf0e10cSrcweir 55*cdf0e10cSrcweir#define PAGE2_TITEL_KIOSK 33 56*cdf0e10cSrcweir#define PAGE2_CHG_DEFAULT 34 57*cdf0e10cSrcweir#define PAGE2_CHG_AUTO 35 58*cdf0e10cSrcweir#define PAGE2_DURATION_TXT 36 59*cdf0e10cSrcweir#define PAGE2_DURATION_TMF 37 60*cdf0e10cSrcweir#define PAGE2_ENDLESS 38 61*cdf0e10cSrcweir 62*cdf0e10cSrcweir#define PAGE2_TITEL_WEBCAST 40 63*cdf0e10cSrcweir#define PAGE2_ASP 41 64*cdf0e10cSrcweir#define PAGE2_PERL 42 65*cdf0e10cSrcweir#define PAGE2_INDEX_TXT 43 66*cdf0e10cSrcweir#define PAGE2_INDEX 44 67*cdf0e10cSrcweir#define PAGE2_URL_TXT 45 68*cdf0e10cSrcweir#define PAGE2_URL 46 69*cdf0e10cSrcweir#define PAGE2_CGI_TXT 47 70*cdf0e10cSrcweir#define PAGE2_CGI 48 71*cdf0e10cSrcweir#define PAGE2_VERT 49 72*cdf0e10cSrcweir 73*cdf0e10cSrcweir////////////////////////////// 74*cdf0e10cSrcweir 75*cdf0e10cSrcweir#define PAGE3_BMP 50 76*cdf0e10cSrcweir#define PAGE3_TITEL_1 51 77*cdf0e10cSrcweir#define PAGE3_PNG 51 78*cdf0e10cSrcweir#define PAGE3_GIF 52 79*cdf0e10cSrcweir#define PAGE3_JPG 53 80*cdf0e10cSrcweir#define PAGE3_QUALITY_TXT 54 81*cdf0e10cSrcweir#define PAGE3_QUALITY 55 82*cdf0e10cSrcweir#define PAGE3_TITEL_2 56 83*cdf0e10cSrcweir#define PAGE3_RESOLUTION_1 57 84*cdf0e10cSrcweir#define PAGE3_RESOLUTION_2 58 85*cdf0e10cSrcweir#define PAGE3_RESOLUTION_3 59 86*cdf0e10cSrcweir#define PAGE3_TITEL_3 60 87*cdf0e10cSrcweir#define PAGE3_SLD_SOUND 61 88*cdf0e10cSrcweir#define PAGE3_VERT 62 89*cdf0e10cSrcweir#define PAGE3_HIDDEN_SLIDES 63 90*cdf0e10cSrcweir 91*cdf0e10cSrcweir////////////////////////////// 92*cdf0e10cSrcweir 93*cdf0e10cSrcweir#define PAGE4_BMP 65 94*cdf0e10cSrcweir#define PAGE4_TITEL_1 66 95*cdf0e10cSrcweir#define PAGE4_AUTHOR_TXT 67 96*cdf0e10cSrcweir#define PAGE4_AUTHOR 68 97*cdf0e10cSrcweir#define PAGE4_EMAIL_TXT 69 98*cdf0e10cSrcweir#define PAGE4_EMAIL_EDIT 70 99*cdf0e10cSrcweir#define PAGE4_WWW_TXT 71 100*cdf0e10cSrcweir#define PAGE4_WWW_EDIT 72 101*cdf0e10cSrcweir#define PAGE4_TITEL_2 73 102*cdf0e10cSrcweir#define PAGE4_MISC 74 103*cdf0e10cSrcweir#define PAGE4_DOWNLOAD 75 104*cdf0e10cSrcweir#define PAGE4_CREATED 76 105*cdf0e10cSrcweir 106*cdf0e10cSrcweir////////////////////////////// 107*cdf0e10cSrcweir 108*cdf0e10cSrcweir#define PAGE5_BMP 80 109*cdf0e10cSrcweir#define PAGE5_TITEL 81 110*cdf0e10cSrcweir#define PAGE5_TEXTONLY 82 111*cdf0e10cSrcweir#define PAGE5_BUTTONS 83 112*cdf0e10cSrcweir#define PAGE5_TITEL_2 84 113*cdf0e10cSrcweir#define PAGE5_NOBACK 85 114*cdf0e10cSrcweir#define PAGE5_BACKS 86 115*cdf0e10cSrcweir 116*cdf0e10cSrcweir////////////////////////////// 117*cdf0e10cSrcweir 118*cdf0e10cSrcweir#define PAGE6_BMP 100 119*cdf0e10cSrcweir#define PAGE6_TITEL 101 120*cdf0e10cSrcweir#define PAGE6_DEFAULT 102 121*cdf0e10cSrcweir#define PAGE6_USER 103 122*cdf0e10cSrcweir#define PAGE6_BACK 104 123*cdf0e10cSrcweir#define PAGE6_TEXT 105 124*cdf0e10cSrcweir#define PAGE6_LINK 106 125*cdf0e10cSrcweir#define PAGE6_VLINK 107 126*cdf0e10cSrcweir#define PAGE6_ALINK 108 127*cdf0e10cSrcweir#define PAGE6_DOCCOLORS 109 128*cdf0e10cSrcweir#define PAGE6_USECOLOR 110 129*cdf0e10cSrcweir#define PAGE6_PREVIEW 111 130*cdf0e10cSrcweir 131*cdf0e10cSrcweir////////////////////////////// 132*cdf0e10cSrcweir 133*cdf0e10cSrcweir//#define PAGE6_PAGE_SND 128 134*cdf0e10cSrcweir 135*cdf0e10cSrcweir////////////////////////////// 136*cdf0e10cSrcweir 137*cdf0e10cSrcweir#define BUT_LAST 200 138*cdf0e10cSrcweir#define BUT_NEXT 201 139*cdf0e10cSrcweir#define BUT_FINISH 202 140*cdf0e10cSrcweir#define BUT_CANCEL 203 141*cdf0e10cSrcweir#define BUT_HELP 204 142*cdf0e10cSrcweir#define BOTTOM_LINE 205 143*cdf0e10cSrcweir 144*cdf0e10cSrcweir////////////////////////////// 145*cdf0e10cSrcweir 146*cdf0e10cSrcweir#define DLG_PUBLISHING 739 147*cdf0e10cSrcweir 148*cdf0e10cSrcweir////////////////////////////// 149*cdf0e10cSrcweir 150*cdf0e10cSrcweir#define BTN_SAVE 1 151*cdf0e10cSrcweir#define BTN_NOSAVE 2 152*cdf0e10cSrcweir#define EDT_NAME 3 153*cdf0e10cSrcweir#define DLG_DESIGNNAME 740 154