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: optgrid.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 ************************************************************************/
30 #ifndef _SVX_OPTGRID_HRC
31 #define _SVX_OPTGRID_HRC
34 #define MTR_FLD_GRID 1
35 #define GRP_DRAWGRID 2
36 #define GRP_SNAPGRID 3
37 #define CBX_USE_GRIDSNAP 4
38 #define CBX_SYNCHRONIZE 5
39 #define CBX_EQUAL_GRID 6
40 #define CBX_SNAPGRID 7
41 #define CBX_GRID_VISIBLE 8
42 #define MTR_FLD_DRAW_Y 9
43 #define MTR_FLD_SNAP_X 10
44 #define MTR_FLD_SNAP_Y 11
45 #define MTR_FLD_DRAW_X 12
46 #define NUM_FLD_DIVISION_X 13
47 #define NUM_FLD_DIVISION_Y 14
52 #define FL_RESOLUTION 19
53 #define FL_DIVISION 20
54 #define FT_VERT_POINTS 21
55 #define FT_HORZ_POINTS 22
56 #define FT_DIVISION_Y 23
57 #define FT_DIVISION_X 24
58 #define CBX_SNAP_HELPLINES 25
59 #define CBX_SNAP_BORDER 26
60 #define CBX_SNAP_FRAME 27
61 #define CBX_SNAP_POINTS 28
62 #define FT_SNAP_AREA 29
63 #define MTR_FLD_SNAP_AREA 30
66 #define CBX_BIGORTHO 33
68 #define MTR_FLD_ANGLE 35
69 #define FT_BEZ_ANGLE 36
70 #define MTR_FLD_BEZ_ANGLE 37
72 #define FL_SEPARATOR 39