1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27#define RB_1 1 28#define RB_2 2 29#define RB_3 3 30#define RB_4 4 31#define RB_5 5 32#define FT_1 6 33#define FT_2 7 34#define FT_3 8 35#define FT_4 9 36#define FT_5 10 37#define FI_1 11 38#define FI_2 12 39#define FI_3 13 40#define FI_4 14 41#define FI_5 15 42//#define FL_LEVEL 16 43 44#define FT_COLL 20 45#define LB_COLL 21 46#define FT_NUMBER 22 47#define LB_NUMBER 23 48#define FT_DELIM 24 49#define FT_DELIM_BEVOR 25 50#define FT_DELIM_AFTER 26 51#define ED_DELIM_BEVOR 27 52#define ED_DELIM_AFTER 28 53#define CB_COMPLETE 29 54#define FL_NUMBER 30 55 56#define LB_ALIGN 31 57#define FL_ALIGN 33 58 59#define FT_START 40 60#define ED_START 41 61#define FL_START 42 62 63#define BT_OK 100 64#define BT_CANCEL 101 65#define BT_HELP 102 66#define BT_FORM 103 67#define BT_RESET 104 68#define FL_FORM 105 69#define LB_FORM 106 70#define ED_FORM 107 71#define FT_ALL_LEVEL 108 72#define NF_ALL_LEVEL 109 73 74#define MN_FORM 110 75#define MN_FORM1 111 76#define MN_FORMBASE MN_FORM1 77#define MN_FORM2 112 78#define MN_FORM3 113 79#define MN_FORM4 114 80#define MN_FORM5 115 81#define MN_FORM6 116 82#define MN_FORM7 117 83#define MN_FORM8 118 84#define MN_FORM9 119 85#define MN_SAVE 120 86 87#define FL_LEVEL 130 88#define LB_LEVEL 131 89#define WIN_PREVIEW 132 90#define FT_SUFFIX 134 91#define ED_SUFFIX 135 92#define FT_PREFIX 136 93#define ED_PREFIX 137 94#define ST_NO_COLL 138 95 96#define ST_FORM 140 97#define FT_CHARFMT 141 98#define LB_CHARFMT 141 99