1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: pggrid.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #define FL_GRID_TYPE 1
33 #define RB_LINESGRID 3
34 #define RB_CHARSGRID 4
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
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