/**************************************************************
 * 
 * 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 RB_POS_PAGE		1
#define RB_POS_CHAPTER	2
#define FT_POS			3
#define FT_NUMTYPE      4
#define FT_NUMCOUNT     5

#define LB_NUMVIEW		10
#define LB_NUMCOUNT		11
#define FLD_OFFSET		12
#define FT_OFFSET		13
#define FL_NUM                  14

#define LB_PARA_TEMPL	30
#define LB_PAGE_TEMPL	31
#define FT_PARA_TEMPL	32
#define FT_PAGE_TEMPL	33
#define FL_TEMPL                34

#define FT_CONT			40
#define ED_CONT			41
#define FT_CONT_FROM	42
#define ED_CONT_FROM	43
#define FL_CONT                 44

#define FT_PREFIX       45
#define ED_PREFIX       46
#define FT_SUFFIX       47
#define ED_SUFFIX       48
#define FT_TEXT_CHARFMT  	49
#define LB_TEXT_CHARFMT  	50
#define FT_ANCHR_CHARFMT  	51
#define FL_CHAR_TEMPL           52
#define LB_ANCHR_CHARFMT  	53

