merge the formfield patch from ooo-build
[ooovba.git] / svx / source / cui / grfpage.hrc
blobb5e2022ff5d7ebb5b91da64d133983374abaedd8
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: grfpage.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 FT_BOTTOM                       1
32 #define FT_HEIGHT           2
33 #define FT_HEIGHTZOOM       3
34 #define FT_LEFT             4
35 #define FT_ORIG_SIZE        5
36 #define FT_RIGHT            6
37 #define FT_TOP              7
38 #define FT_WIDTH            8
39 #define FT_WIDTHZOOM        9
40 #define FL_CROP             10
41 #define FL_SIZE             12
42 #define FL_ZOOM             13
43 #define MF_BOTTOM           14
44 #define MF_HEIGHT           15
45 #define MF_HEIGHTZOOM       16
46 #define MF_LEFT             17
47 #define MF_RIGHT            18
48 #define MF_TOP              19
49 #define MF_WIDTH            20
50 #define MF_WIDTHZOOM        21
51 #define PB_ORGSIZE          22
52 #define RB_SIZECONST        23
53 #define RB_ZOOMCONST        24
54 #define WN_BSP              25