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// SwLoadOptPage -------------------------------- 25 26#define FL_UPDATE 10 27#define FT_LINK 11 28#define RB_ALWAYS 12 29#define RB_REQUEST 13 30#define RB_NEVER 14 31#define FT_FIELD 15 32#define CB_AUTO_UPDATE_FIELDS 16 33#define CB_AUTO_UPDATE_CHARTS 17 34#define FL_SETTINGS 18 35#define LB_METRIC 19 36#define FT_METRIC 20 37#define FT_TAB 21 38#define MF_TAB 22 39#define CB_USE_SQUARE_PAGE_MODE 23 40 41// SwCaptionOptPage ----------------------------- 42 43#define FT_OBJECTS 10 44#define CLB_OBJECTS 11 45#define FL_SETTINGS_2 12 46#define TXT_CATEGORY 13 47#define BOX_CATEGORY 14 48#define TXT_FORMAT 15 49#define BOX_FORMAT 16 50#define TXT_TEXT 17 51#define EDT_TEXT 18 52#define TXT_POS 19 53#define BOX_POS 20 54#define FL_NUMCAPT 21 55#define FT_LEVEL 22 56#define LB_LEVEL 23 57#define FT_SEPARATOR 24 58#define ED_SEPARATOR 25 59#define FL_CATEGORY 26 60#define FT_CHARSTYLE 27 61#define LB_CHARSTYLE 28 62#define CB_APPLYBORDER 29 63#define WIN_PREVIEW 30 64#define STR_CATEGORY_NONE 31 65#define LB_ORDER 32 66#define FT_ORDER 33 67#define FT_NUM_SEP 34 68#define ED_NUM_SEP 35 69 70#define STR_TABLE 10 71#define STR_FRAME 11 72#define STR_GRAPHIC 12 73#define STR_OLE 13 74#define STR_BEGINNING 14 75#define STR_END 15 76#define STR_ABOVE 16 77#define STR_CP_BELOW 17 78 79