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 BTN_PREVIEW 51 24#define WIN_PREVIEW 50 25#define GB_DOCCLASS 1 26#define LB_DOCCLASS 2 27#define GB_DESC 10 28#define FT_DESC 11 29#define FT_STYLESHEETS 19 30#define FT_REGION 20 31#define ED_TITLE 56 32#define ED_KEYWORDS 61 33#define FT_KEYWORDS 60 34#define FT_TITLE 55 35#define ED_DESC 71 36#define FT_DOCINFO 70 37#define LB_REGION 21 38#define BT_OK 30 39#define BT_CANCEL 31 40#define BT_HELP 32 41#define GB_DOCINFO 70 42#define ED_THEMA 55 43#define FT_THEMA 54 44#define FT_TEMPLATE 53 45#define LB_TEMPLATE 52 46#define BT_MORE 32 47#define CB_TEXT_STYLE 33 48#define CB_FRAME_STYLE 34 49#define CB_PAGE_STYLE 35 50#define CB_NUM_STYLE 36 51#define CB_MERGE_STYLE 37 52#define PB_LOAD_FILE 38 53#define STR_LOAD_TEMPLATE 39 54