Update ooo320-m1
[ooovba.git] / svx / source / options / optgrid.hrc
blob766851f251401eac0ae38682fac587bcdcfb675f
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: optgrid.hrc,v $
10  * $Revision: 1.7 $
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 #ifndef _SVX_OPTGRID_HRC
31 #define _SVX_OPTGRID_HRC
33 //Grid-Page
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
48 #define FT_SNAP_X               15
49 #define FT_SNAP_Y               16
50 #define FT_DRAW_X               17
51 #define FT_DRAW_Y               18
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
64 #define GRP_SNAP                31
65 #define CBX_ORTHO               32
66 #define CBX_BIGORTHO            33
67 #define CBX_ROTATE              34
68 #define MTR_FLD_ANGLE           35
69 #define FT_BEZ_ANGLE            36
70 #define MTR_FLD_BEZ_ANGLE       37
71 #define GRP_ORTHO               38
72 #define FL_SEPARATOR            39
74 #endif