update dev300-m58
[ooovba.git] / sw / source / ui / misc / pggrid.hrc
blobdd40df609fc55715efc7a959c4cd0a69931fd610
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: pggrid.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  ************************************************************************/
31 #define FL_GRID_TYPE        1
32 #define RB_NOGRID           2
33 #define RB_LINESGRID        3
34 #define RB_CHARSGRID        4
35 #define WN_EXAMPLE          5
36 #define FL_LAYOUT           6
37 #define FT_LINESPERPAGE     7
38 #define NF_LINESPERPAGE     8
39 #define FT_LINESPERPAGEHINT 9
40 #define FT_TEXTSIZE         10
41 #define MF_TEXTSIZE         11
42 #define FT_CHARSPERLINE     12
43 #define NF_CHARSPERLINE     13
44 #define FT_CHARSPERLINEHINT 14
45 #define FT_RUBYSIZE         15
46 #define MF_RUBYSIZE         16
47 #define CB_RUBYBELOW        17
48 #define FL_DISPLAY          18
49 #define CB_DISPLAY          19
50 #define CB_PRINT            20
51 #define FT_COLOR            21
52 #define LB_COLOR            22
53 #define CB_SNAPTOCHARS      23
54 #define FT_CHARWIDTH        24
55 #define MF_CHARWIDTH        25
56 #define FT_LINERANGE       26
57 #define FT_CHARRANGE       27