update dev300-m58
[ooovba.git] / sw / source / ui / misc / linenum.hrc
blobb0be592e79d1434deab4debb2250a667687fb725
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: linenum.hrc,v $
10  * $Revision: 1.4 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #define CB_NUMBERING_ON         1
31 #define FT_CHAR_STYLE       2
32 #define LB_CHAR_STYLE       3
33 #define FT_FORMAT           4
34 #define LB_FORMAT           5
35 #define FT_POS              6
36 #define LB_POS                          7
37 #define FT_OFFSET               8
38 #define MF_OFFSET               9
39 #define FT_NUM_INVERVAL     10
40 #define NF_NUM_INVERVAL     11
41 #define FT_NUM_ROWS                     12
42 #define FL_DISPLAY          13
43 #define FT_DIVISOR          14
44 #define ED_DIVISOR          15
45 #define FT_DIV_INTERVAL     16
46 #define NF_DIV_INTERVAL     17
47 #define FT_DIV_ROWS                     18
48 #define FL_DIVISOR          19
49 #define CB_COUNT_EMPTYLINES 20
50 #define CB_COUNT_FRAMELINES 21
51 #define FL_COUNT            22
52 #define CB_RESTART_PAGE         23