xref: /aoo4110/main/sw/source/ui/misc/linenum.hrc (revision b1cdbd2c)
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 CB_NUMBERING_ON		1
24#define FT_CHAR_STYLE       2
25#define LB_CHAR_STYLE       3
26#define FT_FORMAT           4
27#define LB_FORMAT           5
28#define FT_POS              6
29#define LB_POS				7
30#define FT_OFFSET   		8
31#define MF_OFFSET   		9
32#define FT_NUM_INVERVAL     10
33#define NF_NUM_INVERVAL     11
34#define FT_NUM_ROWS			12
35#define FL_DISPLAY          13
36#define FT_DIVISOR          14
37#define ED_DIVISOR          15
38#define FT_DIV_INTERVAL     16
39#define NF_DIV_INTERVAL     17
40#define FT_DIV_ROWS			18
41#define FL_DIVISOR          19
42#define CB_COUNT_EMPTYLINES 20
43#define CB_COUNT_FRAMELINES 21
44#define FL_COUNT            22
45#define CB_RESTART_PAGE		23
46
47