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 TAB_CONTROL 55 24#define INDENT_FRM 1 25#define LEFT_LABEL 2 26#define FLINE_LABEL 3 27#define RIGHT_LABEL 4 28#define LEFT_INDENT 5 29#define FLINE_INDENT 6 30#define RIGHT_INDENT 7 31#define DIST_FRM 8 32#define TOP_LABEL 9 33#define TOP_DIST 10 34#define BOTTOM_LABEL 11 35#define BOTTOM_DIST 12 36#define ALG_LEFT 13 37#define ALG_RIGHT 50 38#define ALG_CENTER 51 39#define ALG_JUSTIFY 52 40#define ALG_FRM 14 41#define LINEDIST_FRM 15 42#define LINEDIST_BOX 16 43#define LINEDIST_AT_LABEL 17 44#define LINEDIST_AT_PERCENTBOX 18 45#define LINEDIST_AT_METRICBOX 19 46#define HYPHEN_FRM 21 47#define HYPHEN_BOX_AFTER 44 48#define HYPHEN_BOX_BEFORE 22 49#define EXTHYPHEN_BOX_AFTER 42 50#define EXTHYPHEN_BOX_BEFORE 23 51#define HYPHEN_LABEL_AFTER 43 52#define HYPHEN_LABEL_BEFORE 24 53#define EXTEND_FRM 25 54#define PAGEBREAK_BOX 26 55#define PAGEBREAK_DAVOR 27 56#define PAGEBREAK_DAHINTER 28 57#define KEEP_TOGETHER_BOX 29 58#define WIDOW_BOX 31 59#define WIDOW_ROW_NO 32 60#define WIDOW_ROW_LABEL 33 61#define ORPHAN_BOX 34 62#define ORPHAN_ROW_NO 35 63#define ORPHAN_ROW_LABEL 36 64#define PAGE_COLL_BTN 40 65#define PAGE_COLL_BOX 41 66#define OK_BTN 50 67#define CANCEL_BTN 51 68