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#include "globals.hrc" 24 25#define ED_WIDTH 1 26#define FL_WIDTH 3 27#define CB_REL_WIDTH 4 28#define RB_LEFT 10 29#define RB_RIGHT 11 30#define RB_CENTER 12 31#define RB_FREE 13 32#define RB_FULL 14 33#define FL_POS 15 34#define ED_LEFT_DIST 51 35#define ED_RIGHT_DIST 52 36#define FT_RIGHT_DIST 53 37#define FT_LEFT_DIST 54 38#define FT_TOP_DIST 20 39#define ED_TOP_DIST 21 40#define FT_BOTTOM_DIST 22 41#define ED_BOTTOM_DIST 23 42#define FL_DIST 24 43#define FT_WIDTH 25 44#define FT_SCOL 30 45#define DLB_SCOL 31 46#define FT_POS 32 47#define DLB_SPOS 33 48#define FT_SSZ 34 49#define ED_SSZ 36 50#define FL_SHADE 37 51#define CB_HEADLINE 40 52#define FT_REPEAT_HEADER 40 53#define NF_REPEAT_HEADER 40 54#define WIN_REPEAT_HEADER 40 55#define FL_HEADLINE 41 56#define FL_PROPERTIES 42 57#define FT_TEXTDIRECTION 43 58#define LB_TEXTDIRECTION 44 59 60#define BT_OK 100 61#define BT_CANCEL 101 62#define BT_MORE 102 63#define ED_NAME 103 64#define FT_NAME 104 65#define FL_OPTIONS 105 66#define FL_NAME 106 67#define COL_FT_1 107 68#define COL_MF_1 108 69#define COL_FT_2 109 70#define COL_MF_2 110 71#define COL_FT_3 111 72#define COL_MF_3 112 73#define COL_FT_4 113 74#define COL_MF_4 114 75#define COL_FT_5 115 76#define COL_MF_5 116 77#define COL_FT_6 117 78#define COL_MF_6 118 79#define COL_FL_LAYOUT 119 80#define COL_BTN_UP 120 81#define COL_BTN_DOWN 121 82#define CB_MOD_TBL 122 83#define CB_PROP 123 84 85#define FT_SPACE 125 86#define ED_SPACE 126 87 88#define FL_FLOW 130 89#define CB_PAGEBREAK 131 90#define RB_BREAKPAGE 132 91#define RB_BREAKCOLUMN 133 92#define RB_PAGEBREAKBEFORE 134 93#define RB_PAGEBREAKAFTER 135 94#define CB_PAGECOLL 136 95#define LB_PAGECOLL 137 96#define FT_PAGENUM 138 97#define NF_PAGENUM 139 98#define CB_KEEP 144 99#define CB_SPLIT 145 100#define CB_SPLIT_ROW 146 101 102#define FL_VERT_ORIENT 140 103#define RB_FROM_LEFT 144 104 105#define FT_VERTORIENT 150 106#define LB_VERTORIENT 151 107 108