/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. * *************************************************************/ #define FL_LEVEL 1 #define LB_LEVEL 2 #define FL_POSITION 3 #define FT_BORDERDIST 4 #define MF_BORDERDIST 5 #define CB_RELATIVE 6 #define FT_INDENT 7 #define MF_INDENT 8 #define FT_NUMDIST 9 #define MF_NUMDIST 10 #define FT_ALIGN 11 #define LB_ALIGN 12 #define PB_STANDARD 13 #define WIN_PREVIEW 15 #define ST_RESET 16 #define FT_LABEL_FOLLOWED_BY 17 #define LB_LABEL_FOLLOWED_BY 18 #define FT_LISTTAB 19 #define MF_LISTTAB 20 #define FT_ALIGN_2 21 #define LB_ALIGN_2 22 #define FT_ALIGNED_AT 23 #define MF_ALIGNED_AT 24 #define FT_INDENT_AT 25 #define MF_INDENT_AT 26