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: page.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 ************************************************************************/
33 // defines ---------------------------------------------------------------
35 #define FT_LEFT_MARGIN 10
36 #define ED_LEFT_MARGIN 11
37 #define FT_RIGHT_MARGIN 12
38 #define ED_RIGHT_MARGIN 13
39 #define FT_TOP_MARGIN 14
40 #define ED_TOP_MARGIN 15
41 #define FT_BOTTOM_MARGIN 16
42 #define ED_BOTTOM_MARGIN 17
46 #define FT_PAGELAYOUT 21
48 #define LB_NUMBER_FORMAT 30
50 #define FT_NUMBER_FORMAT 32
52 #define FT_TEXT_FLOW 35
53 #define LB_TEXT_FLOW 36
57 #define FT_ORIENTATION 48
58 #define FT_PAPER_FORMAT 49
59 #define LB_PAPER_SIZE 50
60 #define RB_PORTRAIT 51
61 #define RB_LANDSCAPE 52
62 #define FT_PAPER_WIDTH 53
63 #define ED_PAPER_WIDTH 54
64 #define FT_PAPER_HEIGHT 55
65 #define ED_PAPER_HEIGHT 56
66 #define FT_PAPER_TRAY 57
67 #define LB_PAPER_TRAY 58
68 #define FL_PAPER_SIZE 59
70 #define CB_REGISTER 60
71 #define FT_REGISTER 61
72 #define LB_REGISTER 62
73 #define FL_BOTTOM_SEP 64
78 #define FT_TBL_ALIGN 73
83 #define STR_OUTSIDE 91
84 #define STR_QUERY_PRINTRANGE 92